ports/133097: [PATCH] games/p5-Games-Tournament-RoundRobin: update to 0.02

TAKAHASHI Kaoru kaoru at kaisei.org
Thu Mar 26 16:40:04 UTC 2009


>Number:         133097
>Category:       ports
>Synopsis:       [PATCH] games/p5-Games-Tournament-RoundRobin: update to 0.02
>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:   Thu Mar 26 16:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     TAKAHASHI Kaoru
>Release:        FreeBSD 6.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p1 FreeBSD 6.4-RELEASE-p1 #0: Sun Dec 21 08:13:10 UTC 2008
>Description:
- Update to 0.02
- Fix pkg-plist

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Games-Tournament-RoundRobin-0.02.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/p5-Games-Tournament-RoundRobin/Makefile /tmp/p5-Games-Tournament-RoundRobin/Makefile
--- /usr/ports/games/p5-Games-Tournament-RoundRobin/Makefile	2008-04-29 14:26:48.000000000 +0900
+++ /tmp/p5-Games-Tournament-RoundRobin/Makefile	2009-03-27 01:29:57.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Games-Tournament-RoundRobin
-PORTVERSION=	0.01
+PORTVERSION=	0.02
 CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,6 +17,6 @@
 MAN3=	Games::Tournament::RoundRobin.3 \
 	Games::League::Member.3
 
-PERL_MODBUILD=	yes
+PERL_CONFIGURE=	5.6.2+
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/games/p5-Games-Tournament-RoundRobin/distinfo /tmp/p5-Games-Tournament-RoundRobin/distinfo
--- /usr/ports/games/p5-Games-Tournament-RoundRobin/distinfo	2006-02-18 17:30:09.000000000 +0900
+++ /tmp/p5-Games-Tournament-RoundRobin/distinfo	2009-03-27 01:27:28.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (Games-Tournament-RoundRobin-0.01.tar.gz) = 97648c1360d592e3baf22bcba4effc3a
-SHA256 (Games-Tournament-RoundRobin-0.01.tar.gz) = ad7fd08fe2df6b1c65bd0ff090202a0b9489ca3cb8105a36227690897ed47d0c
-SIZE (Games-Tournament-RoundRobin-0.01.tar.gz) = 9799
+MD5 (Games-Tournament-RoundRobin-0.02.tar.gz) = 10bdbdd831fe3ba06a9d1f9ef536cf5e
+SHA256 (Games-Tournament-RoundRobin-0.02.tar.gz) = 1d76a7a0e55747415a299bf7e3a02e337d41838c943acd5c205fb7cf6c760b41
+SIZE (Games-Tournament-RoundRobin-0.02.tar.gz) = 11208
diff -ruN --exclude=CVS /usr/ports/games/p5-Games-Tournament-RoundRobin/pkg-plist /tmp/p5-Games-Tournament-RoundRobin/pkg-plist
--- /usr/ports/games/p5-Games-Tournament-RoundRobin/pkg-plist	2006-02-18 17:30:09.000000000 +0900
+++ /tmp/p5-Games-Tournament-RoundRobin/pkg-plist	2009-03-27 01:32:12.000000000 +0900
@@ -1,5 +1,10 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Tournament/RoundRobin/.packlist
 %%SITE_PERL%%/Games/League/Member.pm
 %%SITE_PERL%%/Games/Tournament/RoundRobin.pm
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Tournament/RoundRobin
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Tournament
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
 @dirrm %%SITE_PERL%%/Games/Tournament
 @dirrm %%SITE_PERL%%/Games/League
 @dirrmtry %%SITE_PERL%%/Games
--- p5-Games-Tournament-RoundRobin-0.02.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list