pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/apache2 Add a patch missed in the previous commit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/58eaaa9da7e5
branches: trunk
changeset: 486772:58eaaa9da7e5
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Jan 03 01:04:26 2005 +0000
description:
Add a patch missed in the previous commit.
Bump PKGREVISION becuase this patch will change the binary package.
diffstat:
www/apache2/Makefile | 4 ++--
www/apache2/patches/patch-ac | 12 ++++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r 71a4d7fa9610 -r 58eaaa9da7e5 www/apache2/Makefile
--- a/www/apache2/Makefile Mon Jan 03 00:49:48 2005 +0000
+++ b/www/apache2/Makefile Mon Jan 03 01:04:26 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.63 2005/01/01 17:24:25 minskim Exp $
+# $NetBSD: Makefile,v 1.64 2005/01/03 01:04:26 minskim Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/
diff -r 71a4d7fa9610 -r 58eaaa9da7e5 www/apache2/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/apache2/patches/patch-ac Mon Jan 03 01:04:26 2005 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.4 2005/01/03 01:04:26 minskim Exp $
+
+--- configure.orig 2004-09-23 13:35:39.000000000 -0500
++++ configure
+@@ -16511,7 +16511,6 @@ cat >>confdefs.h <<_ACEOF
+ _ACEOF
+
+
+-perlbin=`$ac_aux_dir/PrintPath perl`
+ if test "x$perlbin" = "x"; then
+ perlbin="/replace/with/path/to/perl/interpreter"
+ fi
Home |
Main Index |
Thread Index |
Old Index