Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:21:10 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/136572: [PATCH] www/p5-Catalyst-Example-InstantCRUD: update to 0.033
Message-ID:  <200907090121.n691LACB019670@freefall.freebsd.org>
Resent-Message-ID: <200907090130.n691U7GC035490@freefall.freebsd.org>

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

>Number:         136572
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Example-InstantCRUD: update to 0.033
>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 Jul 09 01:30:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.033

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

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

--- p5-Catalyst-Example-InstantCRUD-0.033.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Example-InstantCRUD/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	15 Jun 2009 21:13:37 -0000	1.15
+++ Makefile	9 Jul 2009 01:21:05 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Example-InstantCRUD
-PORTVERSION=	0.0.30
+PORTVERSION=	0.033
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -46,6 +46,7 @@
 
 MAN1=	instantcrud.pl.1
 MAN3=	Catalyst::Example::Controller::InstantCRUD.3 \
+	Catalyst::Example::Controller::InstantCRUD::REST.3 \
 	Catalyst::Example::InstantCRUD.3 \
 	Catalyst::Helper::Controller::InstantCRUD.3 \
 	Catalyst::Helper::InstantCRUD.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Example-InstantCRUD/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	15 Jun 2009 21:13:37 -0000	1.10
+++ distinfo	9 Jul 2009 01:21:05 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 9b0a7b47e1f7ecb84694424fd9026fc8
-SHA256 (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 9d6fda276f87287e2f1b738d35097acbf381537b08a4ebe235acbd5da033731a
-SIZE (Catalyst-Example-InstantCRUD-0.0.30.tar.gz) = 24741
+MD5 (Catalyst-Example-InstantCRUD-0.033.tar.gz) = c0f409cc43f53eef98715ad74617896e
+SHA256 (Catalyst-Example-InstantCRUD-0.033.tar.gz) = 39140bdeb3e080387a959eac51148c1945d57fe6ce84f4f850cc2945f76d195a
+SIZE (Catalyst-Example-InstantCRUD-0.033.tar.gz) = 24280
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Example-InstantCRUD/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist	15 Jun 2009 21:13:37 -0000	1.7
+++ pkg-plist	9 Jul 2009 01:21:05 -0000
@@ -1,4 +1,5 @@
 %%SITE_PERL%%/Catalyst/Example/Controller/InstantCRUD.pm
+%%SITE_PERL%%/Catalyst/Example/Controller/InstantCRUD/REST.pm
 %%SITE_PERL%%/Catalyst/Example/InstantCRUD.pm
 %%SITE_PERL%%/Catalyst/Helper/Controller/InstantCRUD.pm
 %%SITE_PERL%%/Catalyst/Helper/InstantCRUD.pm
@@ -10,6 +11,7 @@
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example/InstantCRUD
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Example
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
+@dirrmtry %%SITE_PERL%%/Catalyst/Example/Controller/InstantCRUD
 @dirrmtry %%SITE_PERL%%/Catalyst/Example/Controller
 @dirrmtry %%SITE_PERL%%/Catalyst/Example/InstantCRUD
 @dirrmtry %%SITE_PERL%%/Catalyst/Example
--- p5-Catalyst-Example-InstantCRUD-0.033.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?200907090121.n691LACB019670>