summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-11-12 05:37:38 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-11-12 05:37:38 +0000
commit9481d6762f31f81786bd165cde26572320c32059 (patch)
tree7a1c92f6c7db9fbaa9c96567ca5e00d67ebfdccb /www
parentUpdate to 3.0.1. (diff)
Upgrade to 1.54.
Notes
Notes: svn path=/head/; revision=49959
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-Session/Makefile4
-rw-r--r--www/p5-Apache-Session/distinfo2
-rw-r--r--www/p5-Apache-Session/pkg-plist2
3 files changed, 6 insertions, 2 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index d39f44aa3462..9f19cd754b49 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Apache-Session
-PORTVERSION= 1.53
+PORTVERSION= 1.54
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@@ -25,6 +25,8 @@ MAN3= Apache::Session.3 \
Apache::Session::File.3 \
Apache::Session::Flex.3 \
Apache::Session::Generate::MD5.3 \
+ Apache::Session::Generate::ModUniqueId.3 \
+ Apache::Session::Generate::ModUsertrack.3 \
Apache::Session::Lock::File.3 \
Apache::Session::Lock::MySQL.3 \
Apache::Session::Lock::Null.3 \
diff --git a/www/p5-Apache-Session/distinfo b/www/p5-Apache-Session/distinfo
index f6ac0a7d71fe..2bae21ab67b2 100644
--- a/www/p5-Apache-Session/distinfo
+++ b/www/p5-Apache-Session/distinfo
@@ -1 +1 @@
-MD5 (Apache-Session-1.53.tar.gz) = 31c4fb527e39763c6f3ab723d94e5a52
+MD5 (Apache-Session-1.54.tar.gz) = 6d327a8388a58260e10f5f7fc1c79123
diff --git a/www/p5-Apache-Session/pkg-plist b/www/p5-Apache-Session/pkg-plist
index 38724f47cc12..82cbe80dd580 100644
--- a/www/p5-Apache-Session/pkg-plist
+++ b/www/p5-Apache-Session/pkg-plist
@@ -7,6 +7,8 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Oracle.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Postgres.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Sybase.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/MD5.pm
+lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUniqueId.pm
+lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUsertrack.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/MySQL.pm
lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Null.pm