diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-13 20:52:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-13 20:52:12 +0800 |
commit | 0f5a2b019f43607f397d5fc6b5aed382bdb2052d (patch) | |
tree | 1b56a8ad828eb87bd259a94db7ed3e6b14c15c0c /www/p5-Apache-ASP | |
parent | d0822ac73040c097d868667ffaba3dabb4c1c63a (diff) | |
download | freebsd-ports-gnome-0f5a2b019f43607f397d5fc6b5aed382bdb2052d.tar.gz freebsd-ports-gnome-0f5a2b019f43607f397d5fc6b5aed382bdb2052d.tar.zst freebsd-ports-gnome-0f5a2b019f43607f397d5fc6b5aed382bdb2052d.zip |
maintainer-update www/p5-Apache-ASP to 2.53
vendor update to 2.53:
It has at least one major bug fix with session state clean
up, and some minor enhancements and bug fixes besides
PR: ports/50896
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'www/p5-Apache-ASP')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-ASP/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index f6f8e981506d..3eeaba138186 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-ASP -PORTVERSION= 2.51 +PORTVERSION= 2.53 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 27b750a933a9..f64d45dbce43 100644 --- a/www/p5-Apache-ASP/distinfo +++ b/www/p5-Apache-ASP/distinfo @@ -1 +1 @@ -MD5 (Apache-ASP-2.51.tar.gz) = 8f0be930443413735fd4d47c10cadb49 +MD5 (Apache-ASP-2.53.tar.gz) = d285654cb4487ecfc9bba1914d6ed164 |