Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2009 19:33:51 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/135109: [PATCH] www/p5-Catalyst-Devel: update to 1.15
Message-ID:  <200905312333.n4VNXpdT070848@frieza.p6m7g8.net>
Resent-Message-ID: <200905312340.n4VNe4bK045154@freefall.freebsd.org>

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

>Number:         135109
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Devel: update to 1.15
>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:   Sun May 31 23:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu May 14 21:52:43 EDT 2009
>Description:
- Update to 1.15

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

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

--- p5-Catalyst-Devel-1.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Devel/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	22 Mar 2009 01:01:51 -0000	1.10
+++ Makefile	31 May 2009 23:36:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Devel
-PORTVERSION=	1.10
+PORTVERSION=	1.15
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -31,6 +31,7 @@
 
 MAN3=	Catalyst::Helper.3 \
 	Module::Install::Catalyst.3 \
-	Catalyst::Devel.3
+	Catalyst::Devel.3 \
+	Catalyst::Restarter.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Devel/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	22 Mar 2009 01:01:51 -0000	1.8
+++ distinfo	31 May 2009 23:36:07 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Devel-1.10.tar.gz) = eed4274286d91b355d737d129d4c2f01
-SHA256 (Catalyst-Devel-1.10.tar.gz) = 701c9bc4ed03ab46ccc7d42c2d726ef0d84890284511ca7aef09ab574a9fd4a7
-SIZE (Catalyst-Devel-1.10.tar.gz) = 73945
+MD5 (Catalyst-Devel-1.15.tar.gz) = 556106455b646dabfb7a5f5efe96251a
+SHA256 (Catalyst-Devel-1.15.tar.gz) = da200ee825564323253a16b14504258437d427707cceac80ff166c8705959748
+SIZE (Catalyst-Devel-1.15.tar.gz) = 81351
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Devel/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	11 Jul 2006 17:36:57 -0000	1.1
+++ pkg-plist	31 May 2009 23:36:07 -0000
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/Catalyst/Helper.pm
 %%SITE_PERL%%/Catalyst/Devel.pm
+%%SITE_PERL%%/Catalyst/Restarter.pm
 %%SITE_PERL%%/Module/Install/Catalyst.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Devel/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Devel
--- p5-Catalyst-Devel-1.15.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?200905312333.n4VNXpdT070848>