summaryrefslogtreecommitdiff
path: root/www/p5-libapreq
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-02-23 19:04:09 +0000
committerwiz <wiz@pkgsrc.org>2005-02-23 19:04:09 +0000
commit6504df430fb5508e696c37c15a93d9c7aca6311a (patch)
treec5af5ae395aa210314514c31f29e2c5933b1a608 /www/p5-libapreq
parent459a5bb28d84d3dfb40b7ea32a086d64d9cc617a (diff)
downloadpkgsrc-6504df430fb5508e696c37c15a93d9c7aca6311a.tar.gz
Update to 1.33:
o 1.33 - December 15, 2004 MacOSX docs tweaks [David Wheeler] fix Makefile.PL to properly skip the test suite if A-T requirements weren't satisfied [Stas] require Apache::Test 1.13 to run perl tests (need() was added at that version) [Stas] Fix `strEQ' redefined warnings in the perl build [Stas] Upgrade license to the Apache License Version 2.0. [davidw, joes] o 1.32 Fix mfd's Content-Type parser to deal with Opera 7.2's extra attributes. For details see http://marc.theaimsgroup.com/?l=apreq-dev&m=106606052700407&w=2 Bug first reported by Sven Geisler [joes]. o 1.31 - ongoing added a proper implementation of the ithreads support. At the same time it should resolve the problem with perl 5.8.2 under threaded applications, since it no longer relies on the implicit context and passes aTHX around. [Stas] o 1.30 - September 27, 2003 libapreq-1.3 is released. o 1.25 - August 23, 2003 Michael G. Schwern's "play it safe" patch to c/Makefile.PL (applied patch submitted by Steve Hay). See http://marc.theaimsgroup.com/?l=perl5-porters&m=105981649201380&w=2 http://marc.theaimsgroup.com/?l=apreq-dev&m=106146287323705&w=2 for details. [joes] o 1.24 - August 23, 2003 Applied Steve Hay's Request.pm doc patch explaining the tempnam() dependence for C<Apache::Request::new()>'s TEMP_DIR option. [joes] o 1.23 - July 10, 2003 Applied Graham Clark's patch to cleanup apache_request.h macros. Added missing doc credits for Steve Hay in Request.pm. [joes] o 1.22 - July 5, 2003 Open uploaded files with binary mode (relevant for Perl > 5.7), so as to be able to get the correct sizes on systems where such a mode makes a difference. Thanks to Steve Hay for first pointing out this problem. [randyk] o 1.21 - June 25, 2003 Fix memory access problem with TEMP_DIR - see http://marc.theaimsgroup.com/?l=apreq-dev&m=105647058517842&w=2 Thanks to Jay Buffington for the spot. [joes]
Diffstat (limited to 'www/p5-libapreq')
-rw-r--r--www/p5-libapreq/Makefile7
-rw-r--r--www/p5-libapreq/distinfo7
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile
index 22cf283c98d..7abeff3f25a 100644
--- a/www/p5-libapreq/Makefile
+++ b/www/p5-libapreq/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:14 grant Exp $
+# $NetBSD: Makefile,v 1.11 2005/02/23 19:04:09 wiz Exp $
-DISTNAME= libapreq-1.2
+DISTNAME= libapreq-1.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5lap
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
@@ -11,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://httpd.apache.org/apreq/
COMMENT= Lots of Apache specific httpd handling modules
+DEPENDS+= p5-Apache-Test>=1.13:../../www/p5-Apache-Test
+
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/libapreq/.packlist
diff --git a/www/p5-libapreq/distinfo b/www/p5-libapreq/distinfo
index 2d5fb2bc503..80246c03ff9 100644
--- a/www/p5-libapreq/distinfo
+++ b/www/p5-libapreq/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.3 2003/09/06 03:42:29 kim Exp $
+$NetBSD: distinfo,v 1.4 2005/02/23 19:04:09 wiz Exp $
-SHA1 (libapreq-1.2.tar.gz) = 6ef34d769836145b21dc7969ae48178dda0d293a
-Size (libapreq-1.2.tar.gz) = 277549 bytes
+SHA1 (libapreq-1.33.tar.gz) = 73beaaad54020993b3165d783c35290edc9cf8af
+RMD160 (libapreq-1.33.tar.gz) = a84325df802f679c2de1bee87e0912c974f18660
+Size (libapreq-1.33.tar.gz) = 328933 bytes