summaryrefslogtreecommitdiff
path: root/ftp/curl/files/patch-configure
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:40:33 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:40:33 +0000
commitdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (patch)
treebf5408406d2a3e8af472eb9b96b3e4b5833dde2f /ftp/curl/files/patch-configure
parentEnable the bash-static port. (diff)
At long last, update the curl port to its almost-current version, 7.19.2.
Yes, there's been a new 7.19.3 version for a couple of days now, but I figure you folks have been waiting for me much too much as it is :( Apologies all around! Prompted by: several PR's and more people (and portmgrs) than I dare admit
Notes
Notes: svn path=/head/; revision=226720
Diffstat (limited to 'ftp/curl/files/patch-configure')
-rw-r--r--ftp/curl/files/patch-configure24
1 files changed, 3 insertions, 21 deletions
diff --git a/ftp/curl/files/patch-configure b/ftp/curl/files/patch-configure
index 39bb2d34adb2..3d38f47f2622 100644
--- a/ftp/curl/files/patch-configure
+++ b/ftp/curl/files/patch-configure
@@ -1,25 +1,7 @@
diff -urN -x .svn ../../vendor/curl/configure ./configure
---- ../../vendor/curl/configure 2008-03-20 15:23:26.000000000 +0200
-+++ ./configure 2008-03-20 23:55:32.000000000 +0200
-@@ -5488,7 +5488,7 @@
- { echo "$as_me:$LINENO: checking if arch-OS host is AMD64-linux (to build static libraries with PIC)" >&5
- echo $ECHO_N "checking if arch-OS host is AMD64-linux (to build static libraries with PIC)... $ECHO_C" >&6; }
- case $host in
-- x86_64*linux*)
-+ x86_64*linux*|amd64*freebsd*|ia64*freebsd*)
- { echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6; }
- with_pic=yes
-@@ -20913,7 +20913,7 @@
-
- case $host in
- #
-- x86_64*linux*)
-+ x86_64*linux*|amd64*freebsd*|ia64*freebsd*)
- #
- if test "z$ICC" = "z"; then
-
-@@ -25496,8 +25496,10 @@
+--- ../../vendor/curl/configure 2008-11-02 00:09:51.000000000 +0200
++++ ./configure 2009-01-21 16:12:08.000000000 +0200
+@@ -32237,8 +32237,10 @@
PKGTEST="no"
PREFIX_OPENSSL=$OPT_SSL
LIB_OPENSSL="$PREFIX_OPENSSL/lib$libsuff"