aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-AuthTicket
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-05-10 09:20:55 +0800
committervanilla <vanilla@FreeBSD.org>2001-05-10 09:20:55 +0800
commit1015b5ce98d498794d5038739025755aacec4e88 (patch)
treec406aa68981fa566c3aae46206c9585b9b34485b /www/p5-Apache-AuthTicket
parent3f89b68555effd51cc9cd00f5830cf0f1c267074 (diff)
downloadfreebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.tar.gz
freebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.tar.zst
freebsd-ports-gnome-1015b5ce98d498794d5038739025755aacec4e88.zip
Upgrade
p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
Diffstat (limited to 'www/p5-Apache-AuthTicket')
-rw-r--r--www/p5-Apache-AuthTicket/Makefile6
-rw-r--r--www/p5-Apache-AuthTicket/distinfo2
-rw-r--r--www/p5-Apache-AuthTicket/pkg-plist2
3 files changed, 7 insertions, 3 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile
index 7d42c1302ba1..aeecbdaf0bb5 100644
--- a/www/p5-Apache-AuthTicket/Makefile
+++ b/www/p5-Apache-AuthTicket/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Apache-AuthTicket
-PORTVERSION= 0.20
+PORTVERSION= 0.31
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
@@ -14,7 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCookie
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/AuthCookie.pm:${PORTSDIR}/www/p5-Apache-AuthCookie \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/www/p5-Apache-AuthTicket/distinfo b/www/p5-Apache-AuthTicket/distinfo
index 6d0986a94c12..6c10359d34b9 100644
--- a/www/p5-Apache-AuthTicket/distinfo
+++ b/www/p5-Apache-AuthTicket/distinfo
@@ -1 +1 @@
-MD5 (Apache-AuthTicket-0.20.tar.gz) = e2f84546aa18b7afb1c8aead5ea3365f
+MD5 (Apache-AuthTicket-0.31.tar.gz) = b5224689b7823eb54b6e4f8190a20d69
diff --git a/www/p5-Apache-AuthTicket/pkg-plist b/www/p5-Apache-AuthTicket/pkg-plist
index 570561b18118..6ebc5c7b2d8d 100644
--- a/www/p5-Apache-AuthTicket/pkg-plist
+++ b/www/p5-Apache-AuthTicket/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthTicket.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthTicket/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthTicket
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true