Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 17:04:46 +0100 (CET)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92067: Update www/p5-CGI-Application to 4.04
Message-ID:  <20060120160446.ECB80125456@heechee.tobez.org>
Resent-Message-ID: <200601201610.k0KGAB8c019460@freefall.freebsd.org>

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

>Number:         92067
>Category:       ports
>Synopsis:       Update www/p5-CGI-Application to 4.04
>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:   Fri Jan 20 16:10:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
>Environment:

	
>Description:
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	26 Oct 2003 15:48:34 -0000	1.13
+++ Makefile	20 Jan 2006 16:01:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CGI-Application
-PORTVERSION=	3.1
+PORTVERSION=	4.04
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CGI
@@ -16,7 +16,8 @@
 COMMENT=	Perl module intended to make it easier to create reusable web apps
 
 BUILD_DEPENDS=	${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
-		${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules \
+		p5-Class-ISA>0:${PORTSDIR}/devel/p5-Class-ISA \
+		${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
 		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	31 Mar 2004 03:12:22 -0000	1.8
+++ distinfo	20 Jan 2006 16:01:19 -0000
@@ -1,2 +1,3 @@
-MD5 (CGI-Application-3.1.tar.gz) = 9979fc246cfa31b40c202f7bb4c8b87f
-SIZE (CGI-Application-3.1.tar.gz) = 40599
+MD5 (CGI-Application-4.04.tar.gz) = b64b1e03b2444d97375481427910e3fa
+SHA256 (CGI-Application-4.04.tar.gz) = 83edba92ea786570722d61daf816faaabfeea4ae760fc1f71a768fee7e729e5a
+SIZE (CGI-Application-4.04.tar.gz) = 55003

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



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