ports/166627: [PATCH] www/p5-Jemplate: update to 0.262

Steve Wills swills at FreeBSD.org
Tue Apr 3 23:30:02 UTC 2012


>Number:         166627
>Category:       ports
>Synopsis:       [PATCH] www/p5-Jemplate: update to 0.262
>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:   Tue Apr 03 23:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #16 r233767: Sun Apr  1 22:47:32
>Description:
- Update to 0.262

Port maintainer (lth at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Jemplate-0.262.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Jemplate/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	28 Feb 2011 14:43:17 -0000	1.6
+++ Makefile	3 Apr 2012 23:26:28 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	Jemplate
-PORTVERSION=	0.261
+PORTVERSION=	0.262
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:RKRIMEN
+MASTER_SITE_SUBDIR=	CPAN:FREW
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lth at FreeBSD.org
@@ -28,4 +28,7 @@
 	Jemplate::Runtime.3 \
 	Jemplate::Runtime::Compact.3
 
+post-patch:
+	@${RM} ${WRKSRC}/bin/README
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Jemplate/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	19 Mar 2011 12:35:49 -0000	1.6
+++ distinfo	3 Apr 2012 23:26:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (Jemplate-0.261.tar.gz) = c7ca2461bf3f525973eb5a5ada6b8d11d0a303d513d1dc17741c11a7a3dfea73
-SIZE (Jemplate-0.261.tar.gz) = 251573
+SHA256 (Jemplate-0.262.tar.gz) = 519501696fbef36889fae0c27f5011519c667b201212438e0962377adbd1ce21
+SIZE (Jemplate-0.262.tar.gz) = 1967276
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/p5-Jemplate/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	1 May 2008 13:18:28 -0000	1.2
+++ pkg-plist	3 Apr 2012 23:26:28 -0000
@@ -1,5 +1,6 @@
 bin/jemplate
 %%SITE_PERL%%/Jemplate.pm
+%%SITE_PERL%%/Jemplate.pod
 %%SITE_PERL%%/Jemplate/Directive.pm
 %%SITE_PERL%%/Jemplate/Grammar.pm
 %%SITE_PERL%%/Jemplate/Parser.pm
--- p5-Jemplate-0.262.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list