Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2007 17:32:58 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   [PATCH] www/p5-Bigtop: update to 0.29
Message-ID:  <20070624093258.8B0325C49@ccreader.NCTU.edu.tw>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Gea-Suan Lin
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] www/p5-Bigtop: update to 0.29
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.2-STABLE i386
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 0.29

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

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

--- p5-Bigtop-0.29.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	Wed May 30 09:48:24 2007
+++ /home/staff/gslin/work/ports/p5-Bigtop/Makefile	Sun Jun 24 17:32:31 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Bigtop
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Bigtop
@@ -58,6 +58,7 @@
 		Bigtop::ScriptHelp::Style::Kickstart.3 \
 		Bigtop::ScriptHelp::Style::Pg8Live.3 \
 		Bigtop::TentMaker.3 \
-		Bigtop::TentMakerPath.3
+		Bigtop::TentMakerPath.3 \
+		Bigtop::grammar.3
 
 .include <bsd.port.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	Wed May 30 09:48:24 2007
+++ /home/staff/gslin/work/ports/p5-Bigtop/distinfo	Sun Jun 24 17:30:17 2007
@@ -1,3 +1,3 @@
-MD5 (Bigtop-0.28.tar.gz) = f093dc35c522b7445c9bbd8d828df870
-SHA256 (Bigtop-0.28.tar.gz) = 4d42f1d4f589ad2e54f88b89b40f8777ca52761a28388513cc4ef31fb7192fc5
-SIZE (Bigtop-0.28.tar.gz) = 1062371
+MD5 (Bigtop-0.29.tar.gz) = d0128acc7b1ca76c7a8f0f6516a644b3
+SHA256 (Bigtop-0.29.tar.gz) = 4651bedb2676c3d068da6fa0bc3433697a19d2c3872e6f1a79c92be2ed5eaad8
+SIZE (Bigtop-0.29.tar.gz) = 1119663
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	Wed May 30 09:48:24 2007
+++ /home/staff/gslin/work/ports/p5-Bigtop/pkg-plist	Sun Jun 24 17:32:30 2007
@@ -41,6 +41,7 @@
 %%SITE_PERL%%/Bigtop/ScriptHelp/Style/Pg8Live.pm
 %%SITE_PERL%%/Bigtop/TentMaker.pm
 %%SITE_PERL%%/Bigtop/TentMakerPath.pm
+%%SITE_PERL%%/Bigtop/grammar.pod
 bin/bigtop
 bin/tentmaker
 @dirrmtry %%SITE_PERL%%/Bigtop/ScriptHelp/Style
--- p5-Bigtop-0.29.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070624093258.8B0325C49>