Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:21:52 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/136577: [PATCH] www/p5-Catalyst-Plugin-FillInForm: update to 0.11
Message-ID:  <200907090121.n691LqoK021637@freefall.freebsd.org>
Resent-Message-ID: <200907090130.n691UCMY036252@freefall.freebsd.org>

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

>Number:         136577
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-FillInForm: update to 0.11
>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:   Thu Jul 09 01:30:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.11

Port maintainer (lbr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Catalyst-Plugin-FillInForm-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-FillInForm/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	4 Jan 2009 06:46:37 -0000	1.8
+++ Makefile	9 Jul 2009 01:21:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-FillInForm
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,11 @@
 MAINTAINER=	lbr@FreeBSD.org
 COMMENT=	Automatically fill in forms in Catalyst using HTML::FillInForms
 
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+		p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \
+		p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView
 RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm
-BUILD_DEPENDS=	${RUN_DEPENDS} \
-		p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Action-RenderView
 
 PERL_CONFIGURE=	5.8.0+
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-Catalyst-Plugin-FillInForm/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	4 Jan 2009 06:46:37 -0000	1.5
+++ distinfo	9 Jul 2009 01:21:46 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-FillInForm-0.10.tar.gz) = 8ce9af8cf010d0f690f9328d615848a7
-SHA256 (Catalyst-Plugin-FillInForm-0.10.tar.gz) = 73da9fe924d3a993c5fcdfc906bb97562d654d7f0bbc84e6b6fbe58f1328dc37
-SIZE (Catalyst-Plugin-FillInForm-0.10.tar.gz) = 15927
+MD5 (Catalyst-Plugin-FillInForm-0.11.tar.gz) = 352b22a035adc4f1d72978a17e92bde4
+SHA256 (Catalyst-Plugin-FillInForm-0.11.tar.gz) = e2adbec92a00a81c579c05086340214e2b6add68a0b28bad733ee8bdb7334eff
+SIZE (Catalyst-Plugin-FillInForm-0.11.tar.gz) = 17717
--- p5-Catalyst-Plugin-FillInForm-0.11.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?200907090121.n691LqoK021637>