diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-13 09:00:14 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-13 09:00:14 +0800 |
commit | fb0327b8d47cbbdd04c1bdc66f656b48a7926d47 (patch) | |
tree | e79cc4a4b86642c55257a278fed3217b663e08e8 /www | |
parent | ef4a213825b18fe68cc953280f86a64a44a0e73a (diff) | |
download | freebsd-ports-gnome-fb0327b8d47cbbdd04c1bdc66f656b48a7926d47.tar.gz freebsd-ports-gnome-fb0327b8d47cbbdd04c1bdc66f656b48a7926d47.tar.zst freebsd-ports-gnome-fb0327b8d47cbbdd04c1bdc66f656b48a7926d47.zip |
maintainer-update www/p5-Apache-ASP to 2.51
PR: ports/48171
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Apache-ASP/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-ASP/pkg-comment | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index b2d3613954f5..5066f3b3397c 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -6,13 +6,14 @@ # PORTNAME= Apache-ASP -PORTVERSION= 2.49 +PORTVERSION= 2.51 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +COMMENT= Active Server Pages for Apache with mod_perl 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 \ diff --git a/www/p5-Apache-ASP/distinfo b/www/p5-Apache-ASP/distinfo index dc2839a69166..27b750a933a9 100644 --- a/www/p5-Apache-ASP/distinfo +++ b/www/p5-Apache-ASP/distinfo @@ -1 +1 @@ -MD5 (Apache-ASP-2.49.tar.gz) = bb12479b9face73bea7ed9b37a99fb8a +MD5 (Apache-ASP-2.51.tar.gz) = 8f0be930443413735fd4d47c10cadb49 diff --git a/www/p5-Apache-ASP/pkg-comment b/www/p5-Apache-ASP/pkg-comment deleted file mode 100644 index b5e3b03a6441..000000000000 --- a/www/p5-Apache-ASP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Active Server Pages for Apache with mod_perl |