Update to 1.26

PR:		77002
Submitted by:	Daniel Wijnands <daniel@itxl.nl>
This commit is contained in:
Mathieu Arnold 2005-02-15 17:34:58 +00:00
parent a3ecd1b907
commit 41a816680b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128946
2 changed files with 5 additions and 3 deletions

View file

@ -6,11 +6,12 @@
#
PORTNAME= CGI-Builder
PORTVERSION= 1.25
PORTVERSION= 1.26
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION}+
MAINTAINER= daniel@itxl.nl
COMMENT= Perl module intended to make it easier to create reusable web apps
@ -19,6 +20,7 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Util.pm:${PORTSDIR}/devel/p5-IO-Util \
${SITE_PERL}/Class/constr.pm:${PORTSDIR}/devel/p5-OOTools
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAN3= CGI::Builder.3 \
CGI::Builder::Const.3 \

View file

@ -1,2 +1,2 @@
MD5 (CGI-Builder-1.25.tar.gz) = fb4b36cc3446e923bbb0e9c66c87dff7
SIZE (CGI-Builder-1.25.tar.gz) = 36000
MD5 (CGI-Builder-1.26+.tar.gz) = bd847b99b3b73cff75c005df7a6b2905
SIZE (CGI-Builder-1.26+.tar.gz) = 37527