Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2003 21:13:55 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50223: maintainer-update www/p5-CGI-Session to 3.92 
Message-ID:  <20030323201355.9603CAB93@backup-mx.droso.dk>

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

>Number:         50223
>Category:       ports
>Synopsis:       maintainer-update www/p5-CGI-Session to 3.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 23 12:20:09 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-RC i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.8-RC FreeBSD 4.8-RC #16: Fri Mar 21 10:03:34 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

update to 3.92

>How-To-Repeat:
	
>Fix:

	

--- p5-CGI-Session.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	22 Feb 2003 14:34:49 -0000	1.5
+++ Makefile	23 Mar 2003 20:08:14 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	CGI-Session
-PORTVERSION=	3.11
-PORTREVISION=	1
+PORTVERSION=	3.92
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CGI
@@ -21,8 +20,8 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		CGI::Session::DB_File.3 \
+		CGI::Session::Example.3 \
 		CGI::Session::MySQL.3 \
 		CGI::Session::File.3 \
 		CGI::Session.3 \
@@ -34,7 +33,6 @@
 		CGI::Session::PostgreSQL.3 \
 		CGI::Session::Tutorial.3 \
 		CGI::Session::CookBook.3 \
-		CGI::Session::ID::Static.3 \
 		CGI::Session::Serialize::Storable.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	4 Feb 2003 12:15:21 -0000	1.3
+++ distinfo	23 Mar 2003 20:08:14 -0000
@@ -1 +1 @@
-MD5 (CGI-Session-3.11.tar.gz) = 5ec524ed5ead08aad7fdfc0b3cf7bf95
+MD5 (CGI-Session-3.92.tar.gz) = f9309276ff5b0e4a441aede43ed839fe
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/p5-CGI-Session/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	22 Feb 2003 14:34:49 -0000	1.4
+++ pkg-plist	23 Mar 2003 20:08:14 -0000
@@ -8,9 +8,9 @@
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/Serialize
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/ID/Incr.pm
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/ID/MD5.pm
-lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/ID/Static.pm
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/ID
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/DB_File.pm
+lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/Example.pm
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/MySQL.pm
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session/File.pm
 lib/perl5/site_perl/%%PERL_VER%%/CGI/Session.pm
@@ -35,6 +35,7 @@
 lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/dump.al
 lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/autosplit.ix
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/Session/.packlist
+lib/perllocal.pod-CGI-Session
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/CGI/Session
 @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session
--- p5-CGI-Session.diff ends here ---


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

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




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