Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 18:32:13 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28611: Update www/p5-CGI-Application to 2.0
Message-ID:  <200107012232.f61MWD318393@electron.databits.net>

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

>Number:         28611
>Category:       ports
>Synopsis:       Update www/p5-CGI-Application to 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 01 15:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update to version 2.0
- fix up pkg-plist

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2001/06/07 20:22:39	1.4
+++ Makefile	2001/07/01 22:32:30
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CGI-Application
-PORTVERSION=	1.31
+PORTVERSION=	2.0
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CGI
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2001/06/07 20:22:39	1.3
+++ distinfo	2001/07/01 22:32:30
@@ -1 +1 @@
-MD5 (CGI-Application-1.31.tar.gz) = 5397cd17e426fd87297cb54c5b1c4ba5
+MD5 (CGI-Application-2.0.tar.gz) = d923dbb1fe117dc9a9bf3afcadbd4b2c
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Application/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/01/03 23:24:01	1.1
+++ pkg-plist	2001/07/01 22:32:30
@@ -1,3 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Application.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Application/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Application
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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