summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session/Makefile')
-rw-r--r--www/p5-Apache-Session/Makefile27
1 files changed, 22 insertions, 5 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index ee106e23bbf0..7278606d8cb5 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= p5-Apache-Session
-PORTVERSION= 1.03
+PORTVERSION= 1.51
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
-DISTNAME= Apache-Session-1.03
+DISTNAME= Apache-Session-1.51
MAINTAINER= frank@exit.com
@@ -20,9 +20,26 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_per
USE_PERL5= YES
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Apache::Session::Counted.3 Apache::Session::DBIStore.3 \
- Apache::Session::Embperl.3 Apache::Session::DBI.3 \
- Apache::Session.3
+MAN3= Apache::Session.3 \
+ Apache::Session::DB_File.3 \
+ Apache::Session::File.3 \
+ Apache::Session::Flex.3 \
+ Apache::Session::Generate::MD5.3 \
+ Apache::Session::Lock::File.3 \
+ Apache::Session::Lock::MySQL.3 \
+ Apache::Session::Lock::Null.3 \
+ Apache::Session::Lock::Semaphore.3 \
+ Apache::Session::MySQL.3 \
+ Apache::Session::Oracle.3 \
+ Apache::Session::Postgres.3 \
+ Apache::Session::Serialize::Base64.3 \
+ Apache::Session::Serialize::Storable.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
do-configure:
@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL