upgrade to cURL 7.9.1

This commit is contained in:
brad 2001-11-10 04:24:44 +00:00
parent 9d8db555c9
commit 80e9baef9f
4 changed files with 16 additions and 16 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2001/09/25 15:00:00 brad Exp $
# $OpenBSD: Makefile,v 1.29 2001/11/10 04:24:44 brad Exp $
COMMENT= "get files from FTP, Gopher, HTTP or HTTPS servers"
DISTNAME= curl-7.9
DISTNAME= curl-7.9.1
CATEGORIES= net
NEED_VERSION= 1.460
NEED_VERSION= 1.486
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \
ftp://cool.haxx.se/curl/ \

View File

@ -1,3 +1,3 @@
MD5 (curl-7.9.tar.gz) = 488fff00fc3155e6235e27769de77f66
RMD160 (curl-7.9.tar.gz) = 77959a049cf845aef830fb685060f8f37fdc00c8
SHA1 (curl-7.9.tar.gz) = 656d59254ab164988a0d5a7fc63f34e1cec4c5fb
MD5 (curl-7.9.1.tar.gz) = 73cf0be342f8c3c8ef789e958d41bfdf
RMD160 (curl-7.9.1.tar.gz) = 8f2716ae3dc5b00293675736fafc226052c4b690
SHA1 (curl-7.9.1.tar.gz) = 2438b67f7168a2ad94f3bc04dd6f69d274e5d1ec

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.1 2001/09/25 15:00:01 brad Exp $
--- configure.orig Tue Sep 25 10:27:05 2001
+++ configure Tue Sep 25 10:29:48 2001
@@ -5561,8 +5561,8 @@ else
$OpenBSD: patch-configure,v 1.2 2001/11/10 04:24:44 brad Exp $
--- configure.orig Mon Oct 29 05:38:20 2001
+++ configure Fri Nov 9 22:49:13 2001
@@ -5882,8 +5882,8 @@ else
hardcode_direct=yes
hardcode_shlibpath_var=no
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
@ -12,7 +12,7 @@ $OpenBSD: patch-configure,v 1.1 2001/09/25 15:00:01 brad Exp $
export_dynamic_flag_spec='${wl}-E'
else
case "$host_os" in
@@ -5571,8 +5571,8 @@ else
@@ -5892,8 +5892,8 @@ else
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
@ -23,7 +23,7 @@ $OpenBSD: patch-configure,v 1.1 2001/09/25 15:00:01 brad Exp $
;;
esac
fi
@@ -6088,6 +6088,8 @@ openbsd*)
@@ -6409,6 +6409,8 @@ openbsd*)
version_type=sunos
need_lib_prefix=no
need_version=no

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-ltmain.sh,v 1.4 2001/09/25 15:00:01 brad Exp $
--- ltmain.sh.orig Tue Sep 25 10:24:51 2001
+++ ltmain.sh Tue Sep 25 10:26:40 2001
$OpenBSD: patch-ltmain.sh,v 1.5 2001/11/10 04:24:44 brad Exp $
--- ltmain.sh.orig Mon Oct 22 02:07:21 2001
+++ ltmain.sh Fri Nov 9 22:49:13 2001
@@ -1060,6 +1060,17 @@ compiler."
continue
;;
@ -19,7 +19,7 @@ $OpenBSD: patch-ltmain.sh,v 1.4 2001/09/25 15:00:01 brad Exp $
-module)
module=yes
continue
@@ -4446,40 +4457,6 @@ relink_command=\"$relink_command\""
@@ -4460,40 +4471,6 @@ relink_command=\"$relink_command\""
# Exit here if they wanted silent mode.
test "$show" = ":" && exit 0