Update to 0.12.0
Changes: https://github.com/javanthropus/archive-zip/blob/master/NEWS.md
This commit is contained in:
parent
6154eda761
commit
c59ea3a571
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505594
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= archive-zip
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.12.0
|
||||
CATEGORIES= archivers rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= rubygem-io-like>=0.3.0:devel/rubygem-io-like
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1517218994
|
||||
SHA256 (rubygem/archive-zip-0.11.0.gem) = 0607d2ca68f1bcd3d036ca878a86bd8f6faeec3724079b4dfcf7b1e073602ec1
|
||||
SIZE (rubygem/archive-zip-0.11.0.gem) = 58880
|
||||
TIMESTAMP = 1561910719
|
||||
SHA256 (rubygem/archive-zip-0.12.0.gem) = 068d0c24c205cb5c1f9e21c9691395d22fdbf2a811e2e1a466b87e05ebeb977b
|
||||
SIZE (rubygem/archive-zip-0.12.0.gem) = 58880
|
||||
|
|
Loading…
Reference in a new issue