[PATCH] www/p5-Bigtop: update to 0.21

Gea-Suan Lin gslin at gslin.org
Sat Feb 3 10:04:48 UTC 2007


>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] www/p5-Bigtop: update to 0.21
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.2-RELEASE i386
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 0.21

Port maintainer (perl at FreeBSD.org) is cc'd.

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

--- p5-Bigtop-0.21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Bigtop/Makefile /home/staff/gslin/work/ports/p5-Bigtop/Makefile
--- /usr/ports/www/p5-Bigtop/Makefile	Sat Dec  9 03:21:06 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/Makefile	Sat Feb  3 18:04:15 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Bigtop
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Bigtop
@@ -49,7 +49,8 @@
 		Bigtop::Docs::TentRef.3 Bigtop::Docs::TentTut.3 \
 		Bigtop::Docs::Tutorial.3 Bigtop::Docs::Vim.3 \
 		Bigtop::Grammar.3 Bigtop::Keywords.3 Bigtop::Parser.3 \
-		Bigtop::ScriptHelp.3 Bigtop::TentMaker.3
+		Bigtop::ScriptHelp.3 Bigtop::TentMaker.3 \
+		Bigtop::TentMakerPath.3
 
 .include <bsd.port.pre.mk>
 
diff -ruN --exclude=CVS /usr/ports/www/p5-Bigtop/distinfo /home/staff/gslin/work/ports/p5-Bigtop/distinfo
--- /usr/ports/www/p5-Bigtop/distinfo	Sat Dec  9 03:21:06 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/distinfo	Sat Feb  3 18:02:22 2007
@@ -1,3 +1,3 @@
-MD5 (Bigtop-0.20.tar.gz) = 02474b72ba3335e512873799a538e734
-SHA256 (Bigtop-0.20.tar.gz) = 718845788390340fcb711e182314b781008545603418d0e323af8758e5997baf
-SIZE (Bigtop-0.20.tar.gz) = 422716
+MD5 (Bigtop-0.21.tar.gz) = c2c59428ecafb9fa25cf16e4944c7cad
+SHA256 (Bigtop-0.21.tar.gz) = fcd4fb7c102a20c0d7a976ee9a088979a1b15d4e47f78f8b81a44bcdfa6c3ab3
+SIZE (Bigtop-0.21.tar.gz) = 443427
diff -ruN --exclude=CVS /usr/ports/www/p5-Bigtop/pkg-plist /home/staff/gslin/work/ports/p5-Bigtop/pkg-plist
--- /usr/ports/www/p5-Bigtop/pkg-plist	Sat Nov 11 03:16:45 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/pkg-plist	Sat Feb  3 18:04:29 2007
@@ -35,6 +35,7 @@
 %%SITE_PERL%%/Bigtop/Parser.pm
 %%SITE_PERL%%/Bigtop/ScriptHelp.pm
 %%SITE_PERL%%/Bigtop/TentMaker.pm
+%%SITE_PERL%%/Bigtop/TentMakerPath.pm
 bin/bigtop
 bin/tentmaker
 @dirrmtry %%SITE_PERL%%/Bigtop/Docs
--- p5-Bigtop-0.21.patch ends here ---



More information about the freebsd-perl mailing list