forked from Lainports/freebsd-ports
Update to 1.5.0
- Update LICENSE Changes: https://github.com/djberg96/getopt/blob/master/CHANGES
This commit is contained in:
parent
6a81186deb
commit
fc2835e975
2 changed files with 8 additions and 7 deletions
|
|
@ -2,17 +2,18 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getopt
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Command line parsing with Ruby
|
||||
|
||||
LICENSE= ART20
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532783353
|
||||
SHA256 (rubygem/getopt-1.4.4.gem) = 882bfc4e14a57a82efa2ddaadea6213badf9c4f87f637ef5fda2cbc0cc2e5cc4
|
||||
SIZE (rubygem/getopt-1.4.4.gem) = 21504
|
||||
TIMESTAMP = 1552133676
|
||||
SHA256 (rubygem/getopt-1.5.0.gem) = 5c3c621dfbb284105e1cc33c2622e83d2a745296eaa5d3f77bbce1d1f5d054ee
|
||||
SIZE (rubygem/getopt-1.5.0.gem) = 21504
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue