[PATCH] www/p5-MasonX-Interp-WithCallbacks: update to 1.19
Jin-Sih Lin
linpct at gmail.com
Wed Jun 22 13:56:25 UTC 2011
>Submitter-Id: current-users
>Originator: Jin-Sih Lin
>Organization: FreeBSD @ Taiwan
>Confidential: no
>Synopsis: [PATCH] www/p5-MasonX-Interp-WithCallbacks: update to 1.19
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 8.2-STABLE i386
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.19
Port maintainer (perl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-MasonX-Interp-WithCallbacks-1.19.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-MasonX-Interp-WithCallbacks.orig/Makefile /usr/ports/www/p5-MasonX-Interp-WithCallbacks/Makefile
--- /usr/ports/www/p5-MasonX-Interp-WithCallbacks.orig/Makefile 2008-05-05 20:34:15.000000000 +0800
+++ /usr/ports/www/p5-MasonX-Interp-WithCallbacks/Makefile 2011-06-22 21:55:39.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= MasonX-Interp-WithCallbacks
-PORTVERSION= 1.18
+PORTVERSION= 1.19
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@
BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \
${SITE_PERL}/Params/CallbackRequest.pm:${PORTSDIR}/devel/p5-Params-CallbackRequest
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= 5.8.0+ # inherited from devel/p5-Exception-Class
diff -ruN --exclude=CVS /usr/ports/www/p5-MasonX-Interp-WithCallbacks.orig/distinfo /usr/ports/www/p5-MasonX-Interp-WithCallbacks/distinfo
--- /usr/ports/www/p5-MasonX-Interp-WithCallbacks.orig/distinfo 2011-03-19 20:35:50.000000000 +0800
+++ /usr/ports/www/p5-MasonX-Interp-WithCallbacks/distinfo 2011-06-22 21:45:04.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (MasonX-Interp-WithCallbacks-1.18.tar.gz) = c2d9bce87ad50abce1ff09c2f483fe464ac52613d3ea241d17de0f0e871cac67
-SIZE (MasonX-Interp-WithCallbacks-1.18.tar.gz) = 25753
+SHA256 (MasonX-Interp-WithCallbacks-1.19.tar.gz) = 56a98f0080e164f9b39bb28b09c76de773ab9c3897fe0bee1e03654b7c576c5f
+SIZE (MasonX-Interp-WithCallbacks-1.19.tar.gz) = 31994
--- p5-MasonX-Interp-WithCallbacks-1.19.patch ends here ---
More information about the freebsd-perl
mailing list