ports/117317: [PATCH] net/p5-URI-Template: update to 0.09
Yen-Ming Lee
leeym at leeym.com
Fri Oct 19 05:10:06 UTC 2007
>Number: 117317
>Category: ports
>Synopsis: [PATCH] net/p5-URI-Template: update to 0.09
>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: Fri Oct 19 05:10:06 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- Update to 0.09
Port maintainer (clsung at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-URI-Template-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-URI-Template/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 29 May 2007 07:35:53 -0000 1.1
+++ Makefile 19 Oct 2007 05:05:14 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= URI-Template
-PORTVERSION= 0.07
+PORTVERSION= 0.09
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= URI
@@ -20,6 +20,6 @@
MAN3= URI::Template.3
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-URI-Template/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo 29 May 2007 07:35:53 -0000 1.1
+++ distinfo 19 Oct 2007 05:05:14 -0000
@@ -1,3 +1,3 @@
-MD5 (URI-Template-0.07.tar.gz) = 36528c9b9e16ca62cf59f494794edcf6
-SHA256 (URI-Template-0.07.tar.gz) = ae989f8915c53dc4ab469e1697c910fc0decf5680bf916fc28dd2ef341626347
-SIZE (URI-Template-0.07.tar.gz) = 4196
+MD5 (URI-Template-0.09.tar.gz) = 4b5d0d0c951d5b58bcd601999f00aa1a
+SHA256 (URI-Template-0.09.tar.gz) = ddf0a1e67b82ed7d751fefbe1c2da7b21f0453440c7817946dfd538fcd645c6d
+SIZE (URI-Template-0.09.tar.gz) = 21023
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net/p5-URI-Template/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist 29 May 2007 07:35:53 -0000 1.1
+++ pkg-plist 19 Oct 2007 05:05:14 -0000
@@ -1,2 +1,5 @@
%%SITE_PERL%%/URI/Template.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Template/.packlist
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Template
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI
@dirrmtry %%SITE_PERL%%/URI
--- p5-URI-Template-0.09.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list