diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-10-15 08:19:35 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-10-15 08:19:35 +0000 |
commit | 56b7bf675d8124831a9d4acb07096b2c3df766b7 (patch) | |
tree | bfd9339c95fd4186e6522b8e77565ab8f19e985d /www/p5-Apache-Session-SharedMem | |
parent | Update to 20030804, unbreak, and fix plist. (diff) |
update www/p5-Apache-Session-SharedMem: 0.41 -> 0.5
PR: 58007
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'www/p5-Apache-Session-SharedMem')
-rw-r--r-- | www/p5-Apache-Session-SharedMem/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Apache-Session-SharedMem/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 0e0a5620f9c0..2e71ad78d30c 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Session-SharedMem -PORTVERSION= 0.41 +PORTVERSION= 0.5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -15,13 +15,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Apache::Session extension that store session in shared memory -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session +BUILD_DEPENDS= ${SITE_PERL}/IPC/Cache.pm:${PORTSDIR}/devel/p5-IPC-Cache \ + ${SITE_PERL}/Apache/Session.pm:${PORTSDIR}/www/p5-Apache-Session RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Apache::Session::Store::SharedMem.3 \ Apache::Session::SharedMem.3 diff --git a/www/p5-Apache-Session-SharedMem/distinfo b/www/p5-Apache-Session-SharedMem/distinfo index 643bceced625..1c5fe4a818c1 100644 --- a/www/p5-Apache-Session-SharedMem/distinfo +++ b/www/p5-Apache-Session-SharedMem/distinfo @@ -1 +1 @@ -MD5 (Apache-Session-SharedMem-0.41.tar.gz) = 74284d41fb3373d628ddb42fd3ee613b +MD5 (Apache-Session-SharedMem-0.5.tar.gz) = 1649b54fc1839d3b01d7a58da65a7d2e |