diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-01 10:01:21 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-01 10:01:21 +0800 |
commit | eaba1d422efe785842fa302e25ac527d4ddb02de (patch) | |
tree | 11461b4e1239c8d8c057b1d5254523bcd8ca78af | |
parent | 99c640dd3f8bd2e8e64da619f3b4224aab8d63b5 (diff) | |
download | freebsd-ports-gnome-eaba1d422efe785842fa302e25ac527d4ddb02de.tar.gz freebsd-ports-gnome-eaba1d422efe785842fa302e25ac527d4ddb02de.tar.zst freebsd-ports-gnome-eaba1d422efe785842fa302e25ac527d4ddb02de.zip |
update to 0.18
PR: 17206
Submitted by: maintainer
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Apache-ASP/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-ASP/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-Apache-ASP/pkg-plist | 1 |
4 files changed, 4 insertions, 7 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 676d668914ad..4e17729be329 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Apache-ASP -# Version required: 0.17 +# Version required: 0.18 # Date created: 31 December 1999 # Whom: Igor Vinokurov <igor@zynaps.ru> # # $FreeBSD$ # -DISTNAME= Apache-ASP-0.17 -PKGNAME= p5-Apache-ASP-0.17 +DISTNAME= Apache-ASP-0.18 +PKGNAME= p5-Apache-ASP-0.18 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-ASP/distinfo b/www/p5-Apache-ASP/distinfo index cc6af6544957..3115a07b42f2 100644 --- a/www/p5-Apache-ASP/distinfo +++ b/www/p5-Apache-ASP/distinfo @@ -1 +1 @@ -MD5 (Apache-ASP-0.17.tar.gz) = 83938382f8bac87fd9d0922f4c200b5f +MD5 (Apache-ASP-0.18.tar.gz) = 9de28e341273c6a52b779cb0ff3aaaf0 diff --git a/www/p5-Apache-ASP/pkg-descr b/www/p5-Apache-ASP/pkg-descr index e23b87848dd9..63c573606828 100644 --- a/www/p5-Apache-ASP/pkg-descr +++ b/www/p5-Apache-ASP/pkg-descr @@ -1,5 +1,3 @@ -From the README file: - This perl module provides an Active Server Pages port to the Apache HTTP Server with perl as the host scripting language. Active Server Pages is a web application platform that originated with the Microsoft IIS diff --git a/www/p5-Apache-ASP/pkg-plist b/www/p5-Apache-ASP/pkg-plist index ed3f22131bd0..c9d6bf93a9ff 100644 --- a/www/p5-Apache-ASP/pkg-plist +++ b/www/p5-Apache-ASP/pkg-plist @@ -1,4 +1,3 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache |