diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-21 11:54:17 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-21 11:54:17 +0000 |
commit | c5c6f8ef95b63a11401046e0f327eae9305c2642 (patch) | |
tree | 83d9b26a80b62f6f055af2293804d3fdb1d82d9f /www | |
parent | e39eb4de7af3da97ebfb403fbce2a3e6c3458806 (diff) | |
download | pkgsrc-c5c6f8ef95b63a11401046e0f327eae9305c2642.tar.gz |
updated to 1.024
took maintainership
ChangeLog:
Version: 1.024 Sat Sep 24 21:56:42 CDT 2005
- Fixed a bug that probably only I would ever see - when running the
"disttest" action, it was actually using the server configuration
from the top-level distribution directory, not the dist-dir
directory.
- For some reason all the files in the tarball of 1.023 looks like
they're read-only and non-executable, which causes lots of tests to
fail (e.g. those trying to execute CGI-style scripts). I'm
re-releasing what looks like correct permissions. [Spotted by Tom
Kirkpatrick]
Version: 1.023 Mon Jun 6 06:05:44 CDT 2005
- Fixed a testing bug under (certain versions of?) Mac OS X, in which
none of the pages in t/real.t would generate any output. [Peter
Farmer]
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Filter/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Apache-Filter/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index e8be4b413a5..54168589b98 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:41 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2008/07/21 11:54:17 rhaen Exp $ -DISTNAME= Apache-Filter-1.022 +DISTNAME= Apache-Filter-1.024 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 SVR4_PKGNAME= p5afi CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/~kwilliams/Apache-Filter-1.022/ COMMENT= Perl5 module to alter the output of previous Apache handlers diff --git a/www/p5-Apache-Filter/distinfo b/www/p5-Apache-Filter/distinfo index 00a7a634ad4..a1808d2b538 100644 --- a/www/p5-Apache-Filter/distinfo +++ b/www/p5-Apache-Filter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 14:08:35 wiz Exp $ +$NetBSD: distinfo,v 1.4 2008/07/21 11:54:17 rhaen Exp $ -SHA1 (Apache-Filter-1.022.tar.gz) = 6377a8a4f85d4f57773bbfbc47fa1df809a1e4a5 -RMD160 (Apache-Filter-1.022.tar.gz) = 48a5aa6ff28213b7155f38e4983104fca4c14d14 -Size (Apache-Filter-1.022.tar.gz) = 26259 bytes +SHA1 (Apache-Filter-1.024.tar.gz) = 957c411548ddd6a916cf04640ac0056027d42e63 +RMD160 (Apache-Filter-1.024.tar.gz) = 7e8b293f880fe052c00a30623c5db3ef9aee94ef +Size (Apache-Filter-1.024.tar.gz) = 26566 bytes SHA1 (patch-aa) = f5fe220731856ca08f945f4d2ff2827fdcf90f75 |