From 6e87833b2cd1ce435c56db3f25f729e185727776 Mon Sep 17 00:00:00 2001 From: itojun Date: Tue, 14 Nov 2000 19:58:05 +0000 Subject: upgrade to 1.3.14 + IPv6 patch. apache side fixed security hole between 1.3.12 -> 1.3.14. --- www/apache6/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/apache6/Makefile') diff --git a/www/apache6/Makefile b/www/apache6/Makefile index dec25b1befd..3fdec1ac1fa 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/09/20 05:14:12 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2000/11/14 19:58:05 itojun Exp $ # # The fourth number in the PKGNAME version indicates a NetBSD pkg revision # (to indicate changes in the shipped third party patches such as the mod_ssl @@ -10,8 +10,8 @@ # sanity fixes in apache module API (for example, avoid u_long for IPv4 addrs) # -DISTNAME= apache_1.3.12 -PKGNAME= apache6-1.3.12 +DISTNAME= apache_1.3.14 +PKGNAME= apache6-1.3.14 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.modssl.org/source/ \ @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ # ${SSL_DISTNAME}${EXTRACT_SUFX} PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -PATCHFILES= apache-1.3.12-v6-20000908a.diff.gz +PATCHFILES= apache-1.3.14-v6-20001114.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= itojun@itojun.org -- cgit v1.2.3