ports/99691: [PATCH] archivers/ruby18-zip: update to 0.9.1
Cheng-Lung Sung
clsung at FreeBSD.org
Sat Jul 1 15:20:16 UTC 2006
>Number: 99691
>Category: ports
>Synopsis: [PATCH] archivers/ruby18-zip: update to 0.9.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 01 15:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #20: Tue Jun 6 10:27:46 CST
>Description:
- Update to 0.9.1
- Major feature enhancements
Port maintainer (joe at joeholden.co.uk) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- ruby18-zip-0.9.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/archivers/ruby-zip/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile 8 Feb 2006 08:23:20 -0000 1.15
+++ Makefile 1 Jul 2006 15:18:07 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= zip
-PORTVERSION= 0.5.12
+PORTVERSION= 0.9.1
CATEGORIES= archivers ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/archivers/ruby-zip/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo 8 Feb 2006 08:23:20 -0000 1.11
+++ distinfo 1 Jul 2006 15:18:07 -0000
@@ -1,3 +1,3 @@
-MD5 (ruby/rubyzip-0.5.12.tgz) = caa64d423ce7ba81ae9b43d9591f1ea9
-SHA256 (ruby/rubyzip-0.5.12.tgz) = 07e5d9edc4fb4df2db0585c6acb820ea6357b5f9ba02e14134e73248993b5ad8
-SIZE (ruby/rubyzip-0.5.12.tgz) = 61651
+MD5 (ruby/rubyzip-0.9.1.tgz) = 162a54d8fc0f159602ba9aba0a79b041
+SHA256 (ruby/rubyzip-0.9.1.tgz) = 9ab710661a33843b3f755cda5202277c0d03061d8d94b06d3a9c01affa637b9d
+SIZE (ruby/rubyzip-0.9.1.tgz) = 62254
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/archivers/ruby-zip/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist 8 Feb 2006 08:23:20 -0000 1.7
+++ pkg-plist 1 Jul 2006 15:18:07 -0000
@@ -10,7 +10,6 @@
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/gtkRubyzip.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/write_simple.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/zipfind.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/zipdialogui.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/qtzip.rb
%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
--- ruby18-zip-0.9.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list