Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 22:17:58 -0700 (MST)
From:      Zach Thompson <hideo@lastamericanempire.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91986: [maintainer update] www/p5-Handel 0.30 -> 0.31	
Message-ID:  <20060119051758.2D8BB33C20@darwin.lastamericanempire.com>
Resent-Message-ID: <200601190520.k0J5K17K058831@freefall.freebsd.org>

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

>Number:         91986
>Category:       ports
>Synopsis:       [maintainer update] www/p5-Handel 0.30 -> 0.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 05:20:00 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     hideo
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 14 09:55:52 MST 2006 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
Update www/p5-Handel from version 0.30 to 0.31
>How-To-Repeat:
	
>Fix:

	

--- Handel-0.31 begins here ---
diff -ruN /usr/ports/www/p5-Handel/Makefile p5-Handel/Makefile
--- /usr/ports/www/p5-Handel/Makefile	Sun Jan 15 07:48:51 2006
+++ p5-Handel/Makefile	Wed Jan 18 22:12:16 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Handel
-PORTVERSION=	0.30
+PORTVERSION=	0.31
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Template
@@ -24,7 +24,8 @@
 	${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
 	${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
 	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
-	${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext
+	${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \
+	${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable
 RUN_DEPENDS=	${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
 	${SITE_PERL}/Module/Pluggable.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
 	${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
@@ -51,6 +52,7 @@
 	AxKit::XSP::Handel::Order.3 \
 	Handel.3 \
 	Handel::Checkout::Plugin.3 \
+	Handel::Checkout::Stash.3 \
 	Catalyst::Helper::Model::Handel::Cart.3 \
 	Handel::L10N.3 \
 	Catalyst::Helper::Controller::Handel::Order.3 \
diff -ruN /usr/ports/www/p5-Handel/distinfo p5-Handel/distinfo
--- /usr/ports/www/p5-Handel/distinfo	Sun Jan 15 07:48:51 2006
+++ p5-Handel/distinfo	Wed Jan 18 21:29:11 2006
@@ -1,3 +1,3 @@
-MD5 (Handel-0.30.tar.gz) = a80aa8928c10a112fc2cec0d5ceff976
-SHA256 (Handel-0.30.tar.gz) = 978e686578e9585c623f0fc970b56432ac0ebc12d03c451cbc670b8de756653c
-SIZE (Handel-0.30.tar.gz) = 175676
+MD5 (Handel-0.31.tar.gz) = c2a42c6758cc0423dcce41d0dd8b3f2f
+SHA256 (Handel-0.31.tar.gz) = 228b7568fad4db0d818d3cb8679ee505901d48f7c339e6bb615995d06f7359b3
+SIZE (Handel-0.31.tar.gz) = 181533
diff -ruN /usr/ports/www/p5-Handel/pkg-plist p5-Handel/pkg-plist
--- /usr/ports/www/p5-Handel/pkg-plist	Sun Jan 15 07:48:51 2006
+++ p5-Handel/pkg-plist	Wed Jan 18 22:06:15 2006
@@ -9,6 +9,7 @@
 %%SITE_PERL%%/Handel/L10N/fr.pm
 %%SITE_PERL%%/Handel/L10N/en_us.pm
 %%SITE_PERL%%/Handel/Checkout/Message.pm
+%%SITE_PERL%%/Handel/Checkout/Stash.pm
 %%SITE_PERL%%/AxKit/XSP/Handel/Order.pm
 %%SITE_PERL%%/Handel.pm
 %%SITE_PERL%%/Handel/Checkout/Plugin.pm
@@ -53,4 +54,4 @@
 @unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/AxKit/XSP 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/AxKit 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Handel 2>dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Handel 2>/dev/null || true
--- Handel-0.31 ends here ---


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



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