ports/55640: [PATCH] www/p5-CGI-Lite: update to 2.001

Lars Thegler lars at thegler.dk
Sat Aug 16 20:30:18 UTC 2003


>Number:         55640
>Category:       ports
>Synopsis:       [PATCH] www/p5-CGI-Lite: update to 2.001
>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 Aug 16 13:30:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
- Update to 2.001
- Use SITE_PERL in pkg-plist

Note to Committer: please remove files/patch-Makefile.PL

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

--- p5-CGI-Lite-2.001.patch begins here ---
? CGI-Lite-2.0
? p5-CGI-Lite-2.001.tgz
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI_Lite/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	20 Feb 2003 19:15:32 -0000	1.22
+++ Makefile	16 Aug 2003 19:56:41 -0000
@@ -6,11 +6,12 @@
 #
 
 PORTNAME=	CGI-Lite
-PORTVERSION=	2.0
+PORTVERSION=	2.001
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CGI
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION}-emergencyrelease
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Perl5 module to process and decode WWW form information
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI_Lite/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	1 Mar 2001 12:03:44 -0000	1.4
+++ distinfo	16 Aug 2003 19:56:41 -0000
@@ -1 +1 @@
-MD5 (CGI-Lite-2.0.tar.gz) = e067cf677ea615b7f5ab780aeee0794f
+MD5 (CGI-Lite-2.001-emergencyrelease.tar.gz) = 6d7001840ad04916663050175bb2cfc7
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI_Lite/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- pkg-plist	14 Apr 2001 22:31:22 -0000	1.7
+++ pkg-plist	16 Aug 2003 19:56:41 -0000
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Lite.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Lite/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Lite
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
+%%SITE_PERL%%/CGI/Lite.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Lite/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Lite
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true
--- p5-CGI-Lite-2.001.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list