- Update to 0.7.0

- Add LICENSE section
- Pass maintainership to ruby@
This commit is contained in:
TAKATSU Tomonari 2014-09-09 17:22:10 +00:00
parent b85b5b5add
commit 155e03566e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367753
2 changed files with 7 additions and 4 deletions

View File

@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= archive-zip
PORTVERSION= 0.6.0
PORTVERSION= 0.7.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= tota@FreeBSD.org
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides interface to working with ZIP archives
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-io-like>=0.3.0:${PORTSDIR}/devel/rubygem-io-like
USE_RUBY= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/archive-zip-0.6.0.gem) = 7521af5927380757dbe91cef0c904a5d0ff98c8de89de12dca01c94fdece661c
SIZE (rubygem/archive-zip-0.6.0.gem) = 70656
SHA256 (rubygem/archive-zip-0.7.0.gem) = 2e15771b5208fe796199bb8d676b22449bfbf7e5365c15b8863e87988f408d4e
SIZE (rubygem/archive-zip-0.7.0.gem) = 57856