mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- upgrade IPv6 patch to 20000821a.
- do not use configure.v6
This commit is contained in:
parent
230e890c5a
commit
ff07eb1400
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31880
@ -26,7 +26,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
|
||||
DISTNAME= apache_${PORTVERSION}
|
||||
|
||||
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
|
||||
PATCHFILES= apache-1.3.12-v6-20000524a.diff.gz
|
||||
PATCHFILES= apache-1.3.12-v6-20000821a.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= sumikawa@FreeBSD.org
|
||||
@ -38,7 +38,6 @@ Y2K= http://www.apache.org/docs/misc/FAQ.html#year2000
|
||||
#
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= configure.v6
|
||||
CONFIGURE_ARGS= \
|
||||
--prefix=${PREFIX} \
|
||||
--server-gid=nogroup \
|
||||
@ -47,6 +46,7 @@ CONFIGURE_ARGS= \
|
||||
--suexec-docroot=${PREFIX}/www/data \
|
||||
--without-confadjust \
|
||||
--enable-shared=remain \
|
||||
--enable-rule=INET6 \
|
||||
--enable-module=most \
|
||||
--enable-module=auth_db \
|
||||
--disable-module=auth_dbm
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (apache_1.3.12.tar.gz) = de3ccff384b0d4ab94c3251cb85d49d2
|
||||
MD5 (apache-1.3.12-v6-20000524a.diff.gz) = fd8f418724e916e862131f7b76ee1e47
|
||||
MD5 (apache-1.3.12-v6-20000821a.diff.gz) = 13e74b817cf1bf15ee3c1677ee7a6786
|
||||
|
@ -64,6 +64,7 @@ include/apache/xml/xmlrole.h
|
||||
include/apache/xml/xmltok.h
|
||||
include/apache/xml/xmltok_impl.h
|
||||
libexec/apache/httpd.exp
|
||||
libexec/apache/libproxy.so
|
||||
libexec/apache/mod_auth_anon.so
|
||||
libexec/apache/mod_auth_db.so
|
||||
libexec/apache/mod_cern_meta.so
|
||||
|
Loading…
Reference in New Issue
Block a user