ports/96300: [PATCH] devel/ruby18-flexmock: update to 0.2.1
Christopher Boumenot
boumenot at crash.divebomb.org
Tue Apr 25 04:20:16 UTC 2006
>Number: 96300
>Category: ports
>Synopsis: [PATCH] devel/ruby18-flexmock: update to 0.2.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: Tue Apr 25 04:20:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Christopher Boumenot
>Release: FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Nov 20 07:14:34 UTC 2005
>Description:
- Update to 0.2.1
According to some of the commit messages Akinori Musha hasn't been active in a
while. I'm willing to take over the maintenance of this port, as well as some
of the others ones that he once maintained. I'm a newbie when it comes to port
maintenance, but willing to learn. (This is my second port.) If this pr goes
well, I'll queue of the rest of the updates I have.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- ruby18-flexmock-0.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-flexmock/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 17 Nov 2005 19:12:22 -0000 1.1
+++ Makefile 25 Apr 2006 04:03:04 -0000
@@ -6,16 +6,16 @@
#
PORTNAME= flexmock
-PORTVERSION= 0.1.7
+PORTVERSION= 0.2.1
CATEGORIES= devel ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/7073/
+MASTER_SITES= http://rubyforge.org/frs/download.php/9301/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
+EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= knu at FreeBSD.org
+MAINTAINER= boumenot at gmail.com
COMMENT= A simple mock object for Ruby
-USE_ZIP= yes
USE_RUBY= yes
NO_BUILD= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-flexmock/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 17 Nov 2005 19:12:22 -0000 1.1
+++ distinfo 25 Apr 2006 04:03:04 -0000
@@ -1,3 +1,3 @@
-MD5 (ruby/flexmock-0.1.7.zip) = 5d96cb7554620795dd6ea80173cb03af
-SHA256 (ruby/flexmock-0.1.7.zip) = d18d754b1ebe3b7922517c21f832cab75d370fb8473cb98132b5f6431035708e
-SIZE (ruby/flexmock-0.1.7.zip) = 16546
+MD5 (ruby/flexmock-0.2.1.tgz) = fb52e617d4425a62691b0d1aba4d2de0
+SHA256 (ruby/flexmock-0.2.1.tgz) = aab4b93c1aa104529a0f328d4ee57ffade7b89aadfa607712a930d16c629739e
+SIZE (ruby/flexmock-0.2.1.tgz) = 15954
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-flexmock/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 17 Nov 2005 19:12:22 -0000 1.1
+++ pkg-plist 25 Apr 2006 04:03:04 -0000
@@ -2,6 +2,7 @@
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_example.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_mock.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_naming.rb
+%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_record_mode.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_samples.rb
%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test_should_receive.rb
%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
--- ruby18-flexmock-0.2.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list