diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:40:46 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:40:46 +0800 |
commit | ed701bd5db33c3d21ec1062b473a242c3e87eb76 (patch) | |
tree | a014ea9391ab658ac17eef26fcf1db3f81325338 /devel/apr2/files | |
parent | 44700060507be00cd827f6c7e069b50ecf5a6278 (diff) | |
download | freebsd-ports-gnome-ed701bd5db33c3d21ec1062b473a242c3e87eb76.tar.gz freebsd-ports-gnome-ed701bd5db33c3d21ec1062b473a242c3e87eb76.tar.zst freebsd-ports-gnome-ed701bd5db33c3d21ec1062b473a242c3e87eb76.zip |
1/5: Update to apr 1.4.2
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Diffstat (limited to 'devel/apr2/files')
-rw-r--r-- | devel/apr2/files/patch-apr_buildconf | 4 | ||||
-rw-r--r-- | devel/apr2/files/patch-apr_hints.m4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/apr2/files/patch-apr_buildconf b/devel/apr2/files/patch-apr_buildconf index 431c3ecec0ad..f34ebe102a4a 100644 --- a/devel/apr2/files/patch-apr_buildconf +++ b/devel/apr2/files/patch-apr_buildconf @@ -1,5 +1,5 @@ ---- apr-1.3.9/buildconf.orig 2009-02-24 06:37:18.000000000 +0300 -+++ apr-1.3.9/buildconf 2009-09-27 14:25:11.000000000 +0400 +--- apr-1.4.2/buildconf.orig 2009-02-24 06:37:18.000000000 +0300 ++++ apr-1.4.2/buildconf 2009-09-27 14:25:11.000000000 +0400 @@ -71,6 +71,7 @@ echo "buildconf: Using libtool.m4 at ${ltfile}." diff --git a/devel/apr2/files/patch-apr_hints.m4 b/devel/apr2/files/patch-apr_hints.m4 index a3cf74c88123..f86ec6c0fd5b 100644 --- a/devel/apr2/files/patch-apr_hints.m4 +++ b/devel/apr2/files/patch-apr_hints.m4 @@ -1,5 +1,5 @@ ---- apr-1.3.9/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004 -+++ apr-1.3.9/build/apr_hints.m4 Wed Oct 27 11:25:32 2004 +--- apr-1.4.2/build/apr_hints.m4.orig Wed Oct 27 11:12:28 2004 ++++ apr-1.4.2/build/apr_hints.m4 Wed Oct 27 11:25:32 2004 @@ -137,11 +137,7 @@ ;; *-freebsd*) |