diff options
author | kim <kim> | 2003-09-06 03:42:29 +0000 |
---|---|---|
committer | kim <kim> | 2003-09-06 03:42:29 +0000 |
commit | fc71641db1036e2f107b0d6a069e61949891d621 (patch) | |
tree | ab95b1b948ab9764e62928e6d6e93ba01c1cb726 | |
parent | 8afd10f7e924c4f6ef293a8a4c58a2bae70a0745 (diff) | |
download | pkgsrc-fc71641db1036e2f107b0d6a069e61949891d621.tar.gz |
Update p5-libapreq to 1.2, from its new home.
Changes are numerous since this package has not
been updated in quite a while. See
http://cvs.apache.org/viewcvs.cgi/httpd-apreq/Changes?rev=1.54&content-type=text/vnd.viewcvs-markup
-rw-r--r-- | www/p5-libapreq/Makefile | 6 | ||||
-rw-r--r-- | www/p5-libapreq/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile index 6377f49328c..41ddab31079 100644 --- a/www/p5-libapreq/Makefile +++ b/www/p5-libapreq/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2002/10/27 20:49:00 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/09/06 03:42:29 kim Exp $ -DISTNAME= libapreq-0.33 +DISTNAME= libapreq-1.2 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lap CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= packages@NetBSD.org -HOMEPAGE= http://trainedmonkey.com/ +HOMEPAGE= http://httpd.apache.org/apreq/ COMMENT= Lots of Apache specific httpd handling modules USE_BUILDLINK2= YES diff --git a/www/p5-libapreq/distinfo b/www/p5-libapreq/distinfo index 50b3477d93f..2d5fb2bc503 100644 --- a/www/p5-libapreq/distinfo +++ b/www/p5-libapreq/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/07/02 14:45:50 nra Exp $ +$NetBSD: distinfo,v 1.3 2003/09/06 03:42:29 kim Exp $ -SHA1 (libapreq-0.33.tar.gz) = bfb0e00ee90168e9b45c8f0b67742a072844cfd2 -Size (libapreq-0.33.tar.gz) = 156885 bytes +SHA1 (libapreq-1.2.tar.gz) = 6ef34d769836145b21dc7969ae48178dda0d293a +Size (libapreq-1.2.tar.gz) = 277549 bytes |