diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-09 04:12:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-03-09 04:12:44 +0000 |
commit | e47d9fd103e7ee2093fd567b90a0191f9046ad24 (patch) | |
tree | 6e37749d69cad4ddf2825e98472940e885957e7d /archivers/ruby-zip | |
parent | 84910af5b2d385100dbeb1dfa2ab3b3d60d64106 (diff) |
Notes
Diffstat (limited to 'archivers/ruby-zip')
-rw-r--r-- | archivers/ruby-zip/Makefile | 4 | ||||
-rw-r--r-- | archivers/ruby-zip/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index a13eea761f2f..cd3ebe9887a6 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zip -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.4 CATEGORIES= archivers ruby MASTER_SITES= SF/ruby${PORTNAME}/ruby${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby module for reading and writing zip files -MAKE_JOBS_SAFE= yes +MAKE_JOBS_SAFE= yes USE_RUBY= yes USE_RUBY_FEATURES= zlib diff --git a/archivers/ruby-zip/distinfo b/archivers/ruby-zip/distinfo index 2ba29e51fb06..156106434252 100644 --- a/archivers/ruby-zip/distinfo +++ b/archivers/ruby-zip/distinfo @@ -1,3 +1,2 @@ -MD5 (ruby/rubyzip-0.9.1.tgz) = 162a54d8fc0f159602ba9aba0a79b041 -SHA256 (ruby/rubyzip-0.9.1.tgz) = 9ab710661a33843b3f755cda5202277c0d03061d8d94b06d3a9c01affa637b9d -SIZE (ruby/rubyzip-0.9.1.tgz) = 62254 +SHA256 (ruby/rubyzip-0.9.4.tgz) = 8e13d1a34cb35998b508e3aee0db74d124d2108ec6785475c15f5e8befada5c0 +SIZE (ruby/rubyzip-0.9.4.tgz) = 63696 |