From 58265aaed13baafd6449b75bd706dfb40fe5351d Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Sun, 12 Nov 2000 02:36:35 +0000 Subject: Upgrade to 1.53. --- www/p5-Apache-Session/Makefile | 9 ++++++--- www/p5-Apache-Session/distinfo | 2 +- www/p5-Apache-Session/pkg-plist | 3 +++ 3 files changed, 10 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 00681620645d..b983ec377c91 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Session -PORTVERSION= 1.51 +PORTVERSION= 1.53 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= frank@exit.com -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/p5-Apache \ +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable USE_PERL5= yes @@ -34,12 +34,15 @@ MAN3= Apache::Session.3 \ Apache::Session::Postgres.3 \ Apache::Session::Serialize::Base64.3 \ Apache::Session::Serialize::Storable.3 \ + Apache::Session::Serialize::Sybase.3 \ Apache::Session::Serialize::UUEncode.3 \ Apache::Session::Store::DB_File.3 \ Apache::Session::Store::File.3 \ Apache::Session::Store::MySQL.3 \ Apache::Session::Store::Oracle.3 \ - Apache::Session::Store::Postgres.3 + Apache::Session::Store::Postgres.3 \ + Apache::Session::Store::Sybase.3 \ + Apache::Session::Sybase.3 do-configure: @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL diff --git a/www/p5-Apache-Session/distinfo b/www/p5-Apache-Session/distinfo index 80acf3820dcf..f6ac0a7d71fe 100644 --- a/www/p5-Apache-Session/distinfo +++ b/www/p5-Apache-Session/distinfo @@ -1 +1 @@ -MD5 (Apache-Session-1.51.tar.gz) = 30df6f5a780a5908681b8728f2e4b2d3 +MD5 (Apache-Session-1.53.tar.gz) = 31c4fb527e39763c6f3ab723d94e5a52 diff --git a/www/p5-Apache-Session/pkg-plist b/www/p5-Apache-Session/pkg-plist index 2f149134b882..38724f47cc12 100644 --- a/www/p5-Apache-Session/pkg-plist +++ b/www/p5-Apache-Session/pkg-plist @@ -5,6 +5,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Flex.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/MySQL.pm 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/Lock/File.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/MySQL.pm @@ -12,6 +13,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Null.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Semaphore.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Base64.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Storable.pm +lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Sybase.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/UUEncode.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DBI.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DB_File.pm @@ -19,6 +21,7 @@ lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/File.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/MySQL.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Oracle.pm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Postgres.pm +lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Sybase.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session @dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store -- cgit v1.2.3