Update to 0.16
- Update LICENSE - Add LICENSE_FILE Changes: https://github.com/vjoel/bit-struct/blob/master/History.txt
This commit is contained in:
parent
be6cb1aab5
commit
967f34055d
@ -1,17 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bit-struct
|
||||
PORTVERSION= 0.15.0
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Library for packed binary data stored in ruby Strings
|
||||
|
||||
LICENSE= RUBY
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1468572686
|
||||
SHA256 (rubygem/bit-struct-0.15.0.gem) = 99f91abd0b4f87f227db2f6ecba54c5bb0c425f4f3aa11857b00d37089007e9e
|
||||
SIZE (rubygem/bit-struct-0.15.0.gem) = 30720
|
||||
TIMESTAMP = 1495046376
|
||||
SHA256 (rubygem/bit-struct-0.16.gem) = 5d83d2a170f1a264916bfabcdbbe69e4039c3b710dd668c8ba361a45a00bfdf0
|
||||
SIZE (rubygem/bit-struct-0.16.gem) = 31232
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user