From d62923cffa39dfb9630e3edf5bbe81566bd85eae Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 12 Feb 2001 16:19:19 +0000 Subject: Add official fix for RewriteMap bug --- www/apache13/Makefile | 3 +++ www/apache13/distinfo | 1 + 2 files changed, 4 insertions(+) (limited to 'www/apache13') diff --git a/www/apache13/Makefile b/www/apache13/Makefile index aa609c69969e..2217528480b8 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -25,6 +25,9 @@ MASTER_SITES= http://www.apache.org/dist/ \ ftp://apache.nextpath.com/pub/apache/dist/ DISTNAME= apache_${PORTVERSION} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= apache_1.3.17-fix.diff + MAINTAINER= ache@freebsd.org # diff --git a/www/apache13/distinfo b/www/apache13/distinfo index f51b5ceaa2c8..ee7dcede14d3 100644 --- a/www/apache13/distinfo +++ b/www/apache13/distinfo @@ -1 +1,2 @@ MD5 (apache_1.3.17.tar.gz) = bcb3c0db956709ad8f04655fd75621e6 +MD5 (apache_1.3.17-fix.diff) = 92ad88730918bcd04763b99fe4493a41 -- cgit