Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2011 21:56:23 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org
Subject:   ports/158165: [PATCH] www/p5-MasonX-Interp-WithCallbacks: update to 1.19
Message-ID:  <20110622135623.E13635C39@deep.tw>
Resent-Message-ID: <201106221400.p5ME0NA4012560@freefall.freebsd.org>

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

>Number:         158165
>Category:       ports
>Synopsis:       [PATCH] www/p5-MasonX-Interp-WithCallbacks: update to 1.19
>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:   Wed Jun 22 14:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>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@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 ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110622135623.E13635C39>