diff options
author | rhaen <rhaen> | 2013-01-27 07:54:26 +0000 |
---|---|---|
committer | rhaen <rhaen> | 2013-01-27 07:54:26 +0000 |
commit | 036c9ec8b51bd63a9150235a471aa9c7ca59b9dc (patch) | |
tree | 0bc89fb4456c1d72281bb95c402f851073b37091 /www | |
parent | aec52abf18ffacb9c41d68d1e2ee7f19c0a13763 (diff) | |
download | pkgsrc-036c9ec8b51bd63a9150235a471aa9c7ca59b9dc.tar.gz |
- Updated to 2.62
ChangeLog:
- Fixed 'application/x-www-form-urlencoded' for AJAX POSTs post
Firefox 3.x
+ First sourceforge.net hosted version
+ Incremented version number to actually match SVN branch tag
+ Switched to Big-endian date format in the documentation.
Less chance of misunderstandings
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Apache-ASP/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 0e7beccafbe..dd4173d0ff9 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2012/10/28 06:30:25 asau Exp $ +# $NetBSD: Makefile,v 1.38 2013/01/27 07:54:26 rhaen Exp $ # -DISTNAME= Apache-ASP-2.61 +DISTNAME= Apache-ASP-2.62 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 SVR4_PKGNAME= p5aas CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-ASP/distinfo b/www/p5-Apache-ASP/distinfo index 07611c30078..5c8179df9e3 100644 --- a/www/p5-Apache-ASP/distinfo +++ b/www/p5-Apache-ASP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/07/21 09:52:33 rhaen Exp $ +$NetBSD: distinfo,v 1.6 2013/01/27 07:54:26 rhaen Exp $ -SHA1 (Apache-ASP-2.61.tar.gz) = 731e5b1438ddf1e5c5307a2c297c4d075dd5a55a -RMD160 (Apache-ASP-2.61.tar.gz) = 340236eefee8117ad9787e4a25dda703493e2b36 -Size (Apache-ASP-2.61.tar.gz) = 515098 bytes +SHA1 (Apache-ASP-2.62.tar.gz) = d2022798e6651b5117551504e404e13f20605176 +RMD160 (Apache-ASP-2.62.tar.gz) = 37f3ed73cc71048f0b1a03ed2515879f668a6fc1 +Size (Apache-ASP-2.62.tar.gz) = 514687 bytes |