- Update to 1.3.7/1.3.8
- Default IPv6 support to ON
This commit is contained in:
parent
fb50a96433
commit
f3511fe654
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238800
12 changed files with 28 additions and 28 deletions
|
@ -19,7 +19,7 @@ LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
|||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
OPTIONS= THREADS "Enable Threads in apr" on \
|
||||
IPV6 "Enable IPV6 Support in apr" off \
|
||||
IPV6 "Enable IPV6 Support in apr" on \
|
||||
GDBM "Enable GNU dbm support in apr-util" on \
|
||||
BDB "Enable Berkley BDB support in apr-util" on \
|
||||
NDBM "Enable NDBM support in apr-util" off \
|
||||
|
@ -27,7 +27,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \
|
|||
MYSQL "Enable MySQL suport in apr-util" off \
|
||||
PGSQL "Enable Postgresql suport in apr-util" off
|
||||
|
||||
APR_VERSION= 1.3.6
|
||||
APR_VERSION= 1.3.7
|
||||
APU_VERSION= 1.3.8
|
||||
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (apr-1.3.6.tar.gz) = ebcec292a9ea6372b4e359250d6af7bc
|
||||
SHA256 (apr-1.3.6.tar.gz) = 362b238cab7d19fdafbfd1df8cdc2bd2d49f3d5a3a5e194e05fb5a7bc55378d9
|
||||
SIZE (apr-1.3.6.tar.gz) = 1163776
|
||||
MD5 (apr-1.3.7.tar.gz) = 7162c88998dadb1fd06506e4cfce8f4e
|
||||
SHA256 (apr-1.3.7.tar.gz) = 52dd2f75ff0943d169221397e1b4d1f289e85a97ba0d09af26617a6ab4df6977
|
||||
SIZE (apr-1.3.7.tar.gz) = 1148153
|
||||
MD5 (apr-util-1.3.8.tar.gz) = bb9ac31b623be73582f2ced1f65b3856
|
||||
SHA256 (apr-util-1.3.8.tar.gz) = 15ef62c09e76d0ee485c4980b69f5c556740bc4efa736d8563c6961902745700
|
||||
SIZE (apr-util-1.3.8.tar.gz) = 789031
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- apr-1.3.6/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.6/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
--- apr-1.3.7/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.7/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
@@ -137,11 +137,7 @@
|
||||
;;
|
||||
*-freebsd*)
|
||||
|
|
|
@ -19,7 +19,7 @@ LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
|||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
OPTIONS= THREADS "Enable Threads in apr" on \
|
||||
IPV6 "Enable IPV6 Support in apr" off \
|
||||
IPV6 "Enable IPV6 Support in apr" on \
|
||||
GDBM "Enable GNU dbm support in apr-util" on \
|
||||
BDB "Enable Berkley BDB support in apr-util" on \
|
||||
NDBM "Enable NDBM support in apr-util" off \
|
||||
|
@ -27,7 +27,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \
|
|||
MYSQL "Enable MySQL suport in apr-util" off \
|
||||
PGSQL "Enable Postgresql suport in apr-util" off
|
||||
|
||||
APR_VERSION= 1.3.6
|
||||
APR_VERSION= 1.3.7
|
||||
APU_VERSION= 1.3.8
|
||||
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (apr-1.3.6.tar.gz) = ebcec292a9ea6372b4e359250d6af7bc
|
||||
SHA256 (apr-1.3.6.tar.gz) = 362b238cab7d19fdafbfd1df8cdc2bd2d49f3d5a3a5e194e05fb5a7bc55378d9
|
||||
SIZE (apr-1.3.6.tar.gz) = 1163776
|
||||
MD5 (apr-1.3.7.tar.gz) = 7162c88998dadb1fd06506e4cfce8f4e
|
||||
SHA256 (apr-1.3.7.tar.gz) = 52dd2f75ff0943d169221397e1b4d1f289e85a97ba0d09af26617a6ab4df6977
|
||||
SIZE (apr-1.3.7.tar.gz) = 1148153
|
||||
MD5 (apr-util-1.3.8.tar.gz) = bb9ac31b623be73582f2ced1f65b3856
|
||||
SHA256 (apr-util-1.3.8.tar.gz) = 15ef62c09e76d0ee485c4980b69f5c556740bc4efa736d8563c6961902745700
|
||||
SIZE (apr-util-1.3.8.tar.gz) = 789031
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- apr-1.3.6/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.6/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
--- apr-1.3.7/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.7/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
@@ -137,11 +137,7 @@
|
||||
;;
|
||||
*-freebsd*)
|
||||
|
|
|
@ -19,7 +19,7 @@ LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
|||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
OPTIONS= THREADS "Enable Threads in apr" on \
|
||||
IPV6 "Enable IPV6 Support in apr" off \
|
||||
IPV6 "Enable IPV6 Support in apr" on \
|
||||
GDBM "Enable GNU dbm support in apr-util" on \
|
||||
BDB "Enable Berkley BDB support in apr-util" on \
|
||||
NDBM "Enable NDBM support in apr-util" off \
|
||||
|
@ -27,7 +27,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \
|
|||
MYSQL "Enable MySQL suport in apr-util" off \
|
||||
PGSQL "Enable Postgresql suport in apr-util" off
|
||||
|
||||
APR_VERSION= 1.3.6
|
||||
APR_VERSION= 1.3.7
|
||||
APU_VERSION= 1.3.8
|
||||
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (apr-1.3.6.tar.gz) = ebcec292a9ea6372b4e359250d6af7bc
|
||||
SHA256 (apr-1.3.6.tar.gz) = 362b238cab7d19fdafbfd1df8cdc2bd2d49f3d5a3a5e194e05fb5a7bc55378d9
|
||||
SIZE (apr-1.3.6.tar.gz) = 1163776
|
||||
MD5 (apr-1.3.7.tar.gz) = 7162c88998dadb1fd06506e4cfce8f4e
|
||||
SHA256 (apr-1.3.7.tar.gz) = 52dd2f75ff0943d169221397e1b4d1f289e85a97ba0d09af26617a6ab4df6977
|
||||
SIZE (apr-1.3.7.tar.gz) = 1148153
|
||||
MD5 (apr-util-1.3.8.tar.gz) = bb9ac31b623be73582f2ced1f65b3856
|
||||
SHA256 (apr-util-1.3.8.tar.gz) = 15ef62c09e76d0ee485c4980b69f5c556740bc4efa736d8563c6961902745700
|
||||
SIZE (apr-util-1.3.8.tar.gz) = 789031
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- apr-1.3.6/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.6/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
--- apr-1.3.7/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.7/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
@@ -137,11 +137,7 @@
|
||||
;;
|
||||
*-freebsd*)
|
||||
|
|
|
@ -19,7 +19,7 @@ LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
|
|||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
OPTIONS= THREADS "Enable Threads in apr" on \
|
||||
IPV6 "Enable IPV6 Support in apr" off \
|
||||
IPV6 "Enable IPV6 Support in apr" on \
|
||||
GDBM "Enable GNU dbm support in apr-util" on \
|
||||
BDB "Enable Berkley BDB support in apr-util" on \
|
||||
NDBM "Enable NDBM support in apr-util" off \
|
||||
|
@ -27,7 +27,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \
|
|||
MYSQL "Enable MySQL suport in apr-util" off \
|
||||
PGSQL "Enable Postgresql suport in apr-util" off
|
||||
|
||||
APR_VERSION= 1.3.6
|
||||
APR_VERSION= 1.3.7
|
||||
APU_VERSION= 1.3.8
|
||||
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (apr-1.3.6.tar.gz) = ebcec292a9ea6372b4e359250d6af7bc
|
||||
SHA256 (apr-1.3.6.tar.gz) = 362b238cab7d19fdafbfd1df8cdc2bd2d49f3d5a3a5e194e05fb5a7bc55378d9
|
||||
SIZE (apr-1.3.6.tar.gz) = 1163776
|
||||
MD5 (apr-1.3.7.tar.gz) = 7162c88998dadb1fd06506e4cfce8f4e
|
||||
SHA256 (apr-1.3.7.tar.gz) = 52dd2f75ff0943d169221397e1b4d1f289e85a97ba0d09af26617a6ab4df6977
|
||||
SIZE (apr-1.3.7.tar.gz) = 1148153
|
||||
MD5 (apr-util-1.3.8.tar.gz) = bb9ac31b623be73582f2ced1f65b3856
|
||||
SHA256 (apr-util-1.3.8.tar.gz) = 15ef62c09e76d0ee485c4980b69f5c556740bc4efa736d8563c6961902745700
|
||||
SIZE (apr-util-1.3.8.tar.gz) = 789031
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- apr-1.3.6/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.6/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
--- apr-1.3.7/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004
|
||||
+++ apr-1.3.7/build/apr_hints.m4 Wed Oct 27 11:25:32 2004
|
||||
@@ -137,11 +137,7 @@
|
||||
;;
|
||||
*-freebsd*)
|
||||
|
|
Loading…
Reference in a new issue