ports/121008: [UPDATE] www/p5-Catalyst-Plugin-FormBuilder

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:00:06 UTC 2008


>Number:         121008
>Category:       ports
>Synopsis:       [UPDATE] www/p5-Catalyst-Plugin-FormBuilder
>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:   Sat Feb 23 20:00:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.07
- Use CPAN macro
- Better adjustment of dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-FormBuilder/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	8 Sep 2007 01:10:39 -0000	1.2
+++ Makefile	21 Feb 2008 16:54:59 -0000
@@ -5,18 +5,17 @@
 # $FreeBSD: ports/www/p5-Catalyst-Plugin-FormBuilder/Makefile,v 1.2 2007/09/08 01:10:39 linimon Exp $
 
 PORTNAME=	Catalyst-Plugin-FormBuilder
-PORTVERSION=	1.06
+PORTVERSION=	1.07
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../by-authors/id/N/NW/NWIGER
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	fernan at iib.unsam.edu.ar
 COMMENT=	FormBuilder for Catalyst
 
-BUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
-		${SITE_PERL}/CGI/FormBuilder.pm:${PORTSDIR}/www/p5-CGI-FormBuilder
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
+		p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-FormBuilder/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	17 Sep 2006 12:51:33 -0000	1.1
+++ distinfo	21 Feb 2008 16:54:59 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-FormBuilder-1.06.tgz) = c2843103b7a33f105ab3ae516d895229
-SHA256 (Catalyst-Plugin-FormBuilder-1.06.tgz) = 5883a367e42b17b00914962c6dd6358af189486d6ea16e4e84ed7cf89658ce29
-SIZE (Catalyst-Plugin-FormBuilder-1.06.tgz) = 7569
+MD5 (Catalyst-Plugin-FormBuilder-1.07.tgz) = 879a4d442fe24290e3d83d84ad8d3093
+SHA256 (Catalyst-Plugin-FormBuilder-1.07.tgz) = 40bf0ef703d980be739e87f879629d6ae73de3a41a561c81f6831fcd7770fad2
+SIZE (Catalyst-Plugin-FormBuilder-1.07.tgz) = 7830


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



More information about the freebsd-ports-bugs mailing list