Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  9 Nov 2006 07:02:35 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/105306: [MAINTAINER] www/p5-Bigtop: update to 0.19
Message-ID:  <20061108230235.A098085@netnews.NCTU.edu.tw>
Resent-Message-ID: <200611082310.kA8NANnV065060@freefall.freebsd.org>

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

>Number:         105306
>Category:       ports
>Synopsis:       [MAINTAINER] www/p5-Bigtop: update to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 08 23:10:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 0.19
- Transfer maintainership to perl@

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-Bigtop-0.19.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	Mon Oct  2 23:36:16 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/Makefile	Thu Nov  9 07:01:59 2006
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Bigtop
-PORTVERSION=	0.16
+PORTVERSION=	0.19
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Bigtop
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A web application data language processor
 
 RUN_DEPENDS=	${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \
@@ -29,12 +29,13 @@
 
 MAN3=		Bigtop.3 Bigtop::Backend::CGI.3 \
 		Bigtop::Backend::CGI::Gantry.3 Bigtop::Backend::Conf.3 \
+		Bigtop::Backend::Conf::Gantry.3 \
 		Bigtop::Backend::Conf::General.3 Bigtop::Backend::Control.3 \
 		Bigtop::Backend::Control::Gantry.3 \
 		Bigtop::Backend::HttpdConf.3 \
 		Bigtop::Backend::HttpdConf::Gantry.3 \
 		Bigtop::Backend::Init::Std.3 \
-		Bigtop::Backend::Model.3 Bigtop::Backend::Model::Gantry.3 \
+		Bigtop::Backend::Model.3 \
 		Bigtop::Backend::Model::GantryCDBI.3 \
 		Bigtop::Backend::Model::GantryDBIxClass.3 \
 		Bigtop::Backend::SQL.3 Bigtop::Backend::SQL::MySQL.3 \
diff -ruN --exclude=CVS /usr/ports/www/p5-Bigtop/distinfo /home/staff/gslin/work/ports/p5-Bigtop/distinfo
--- /usr/ports/www/p5-Bigtop/distinfo	Mon Oct  2 23:36:16 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/distinfo	Thu Nov  9 06:54:17 2006
@@ -1,3 +1,3 @@
-MD5 (Bigtop-0.16.tar.gz) = 05e15a5bab7a5da0fb52d5a9ac1754ba
-SHA256 (Bigtop-0.16.tar.gz) = 55b51e784736ee3a19ec4697266bfa3ab5e12ff3976e032401790964b7beffd1
-SIZE (Bigtop-0.16.tar.gz) = 378518
+MD5 (Bigtop-0.19.tar.gz) = 9de2a4e90a2723a6dd6abac59eb605b4
+SHA256 (Bigtop-0.19.tar.gz) = 953eb03bfe566f67a250800912f6f225d9cb5f4cc288f20df05dbaf1d8e4ad86
+SIZE (Bigtop-0.19.tar.gz) = 422319
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	Mon Oct  2 23:36:16 2006
+++ /home/staff/gslin/work/ports/p5-Bigtop/pkg-plist	Thu Nov  9 07:01:35 2006
@@ -3,6 +3,7 @@
 %%SITE_PERL%%/Bigtop/Backend/CGI.pm
 %%SITE_PERL%%/Bigtop/Backend/CGI/Gantry.pm
 %%SITE_PERL%%/Bigtop/Backend/Conf.pm
+%%SITE_PERL%%/Bigtop/Backend/Conf/Gantry.pm
 %%SITE_PERL%%/Bigtop/Backend/Conf/General.pm
 %%SITE_PERL%%/Bigtop/Backend/Control.pm
 %%SITE_PERL%%/Bigtop/Backend/Control/Gantry.pm
@@ -10,7 +11,6 @@
 %%SITE_PERL%%/Bigtop/Backend/HttpdConf/Gantry.pm
 %%SITE_PERL%%/Bigtop/Backend/Init/Std.pm
 %%SITE_PERL%%/Bigtop/Backend/Model.pm
-%%SITE_PERL%%/Bigtop/Backend/Model/Gantry.pm
 %%SITE_PERL%%/Bigtop/Backend/Model/GantryCDBI.pm
 %%SITE_PERL%%/Bigtop/Backend/Model/GantryDBIxClass.pm
 %%SITE_PERL%%/Bigtop/Backend/SQL.pm
--- p5-Bigtop-0.19.patch ends here ---

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



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