summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-05-27 07:52:30 +0000
committervanilla <vanilla@FreeBSD.org>2001-05-27 07:52:30 +0000
commit5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f (patch)
tree9c5c1e2b37e92a53207a87686e232ceb9191222a /www
parent39b8857e35578bb9a40d8ddc1dd0a3a8202f4bcf (diff)
downloadFreeBSD-ports-5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f.zip
FreeBSD-ports-5d25e0d7a290db3f0bcd5a7b8312c5f76bb7888f.tar.gz
Upgrade to 2.09, and set MAINTAINER to ports.
Approved by: origin maintainer.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-ASP/Makefile23
-rw-r--r--www/p5-Apache-ASP/distinfo2
-rw-r--r--www/p5-Apache-ASP/pkg-plist7
3 files changed, 23 insertions, 9 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile
index 82c75d3..342e99f 100644
--- a/www/p5-Apache-ASP/Makefile
+++ b/www/p5-Apache-ASP/Makefile
@@ -6,23 +6,32 @@
#
PORTNAME= Apache-ASP
-PORTVERSION= 0.18
+PORTVERSION= 2.09
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
PKGNAMEPREFIX= p5-
-MAINTAINER= igor@zynaps.ru
+MAINTAINER= ports@FreeBSD.org
-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}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Filter.pm:${PORTSDIR}/www/p5-Apache-Filter \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/SSI.pm:${PORTSDIR}/www/p5-Apache-SSI \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Tie/Cache.pm:${PORTSDIR}/devel/p5-Tie-Cache \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/XSLT.pm:${PORTSDIR}/textproc/p5-XML-XSLT \
+ ${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}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTS_DIR}/devel/p5-Time-HiRes
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3= Apache::ASP.3
+MAN3= Apache::ASP.3 \
+ Bundle::Apache::ASP.3
.include <bsd.port.mk>
diff --git a/www/p5-Apache-ASP/distinfo b/www/p5-Apache-ASP/distinfo
index 3115a07..083817c 100644
--- a/www/p5-Apache-ASP/distinfo
+++ b/www/p5-Apache-ASP/distinfo
@@ -1 +1 @@
-MD5 (Apache-ASP-0.18.tar.gz) = 9de28e341273c6a52b779cb0ff3aaaf0
+MD5 (Apache-ASP-2.09.tar.gz) = 4536a50253d2be103cab2a6dedf20594
diff --git a/www/p5-Apache-ASP/pkg-plist b/www/p5-Apache-ASP/pkg-plist
index c9d6bf9..6fb6361 100644
--- a/www/p5-Apache-ASP/pkg-plist
+++ b/www/p5-Apache-ASP/pkg-plist
@@ -1,3 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP.pm
+lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache/ASP.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
OpenPOWER on IntegriCloud