Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-CGI-Session/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 13 Apr 2003 12:28:23 -0000 1.7 +++ Makefile 3 May 2003 14:37:59 -0000 @@ -2,11 +2,11 @@ # Date created: 12 June 2002 # Whom: Erwin Lansing # -# $FreeBSD$ +# $FreeBSD: ports/www/p5-CGI-Session/Makefile,v 1.7 2003/04/13 12:28:23 edwin Exp $ # PORTNAME= CGI-Session -PORTVERSION= 3.92 +PORTVERSION= 3.94 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI @@ -23,6 +23,7 @@ CGI::Session::File.3 \ CGI::Session.3 \ CGI::Session::ID::Incr.3 \ + CGI::Session::ID::SHA1.3 \ CGI::Session::Serialize::FreezeThaw.3 \ CGI::Session::Serialize::Default.3 \ CGI::Session::BluePrint.3 \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-CGI-Session/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 25 Mar 2003 01:58:43 -0000 1.4 +++ distinfo 3 May 2003 14:37:59 -0000 @@ -1 +1 @@ -MD5 (CGI-Session-3.92.tar.gz) = f9309276ff5b0e4a441aede43ed839fe +MD5 (CGI-Session-3.94.tar.gz) = 094bc25436d3a8b70b24a572ae80c832 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/p5-CGI-Session/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 6 Apr 2003 14:04:07 -0000 1.6 +++ pkg-plist 3 May 2003 14:37:59 -0000 @@ -8,6 +8,7 @@ @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/SHA1.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 @@ -31,6 +32,7 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/clear.al lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/error.al lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/delete.al +lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/is_new.al lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/version.al lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/dump.al lib/perl5/site_perl/%%PERL_VER%%/auto/CGI/Session/autosplit.ix