upgrade to cURL 7.9.5

This commit is contained in:
brad 2002-03-07 14:27:03 +00:00
parent f1c505b140
commit b426272d44
3 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.32 2002/02/12 17:39:52 brad Exp $
# $OpenBSD: Makefile,v 1.33 2002/03/07 14:27:03 brad Exp $
COMMENT= "get files from FTP, Gopher, HTTP or HTTPS servers"
DISTNAME= curl-7.9.4
DISTNAME= curl-7.9.5
CATEGORIES= net
NEED_VERSION= 1.500
MASTER_SITES= http://curl.haxx.se/download/ \

View File

@ -1,3 +1,3 @@
MD5 (curl-7.9.4.tar.gz) = 87116730be421812e05d36de007eaf47
RMD160 (curl-7.9.4.tar.gz) = db3b70e00fb17538e64f929817b35e9d580b0015
SHA1 (curl-7.9.4.tar.gz) = fbbfc63b9638b68da613b310fde45c00cde95b96
MD5 (curl-7.9.5.tar.gz) = 7ffa1f3cb3226419556da3aea6de0dd6
RMD160 (curl-7.9.5.tar.gz) = c1c327055e499f0c14c01811667cf2bc8dd54e2b
SHA1 (curl-7.9.5.tar.gz) = 3c493a59d62c26b1ce9ba5c291b7ba1f244149e5

View File

@ -1,7 +1,7 @@
$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
$OpenBSD: patch-configure,v 1.3 2002/03/07 14:27:03 brad Exp $
--- configure.orig Mon Mar 4 05:28:36 2002
+++ configure Wed Mar 6 11:50:05 2002
@@ -5884,8 +5884,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.2 2001/11/10 04:24:44 brad Exp $
export_dynamic_flag_spec='${wl}-E'
else
case "$host_os" in
@@ -5892,8 +5892,8 @@ else
@@ -5894,8 +5894,8 @@ else
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
@ -23,7 +23,7 @@ $OpenBSD: patch-configure,v 1.2 2001/11/10 04:24:44 brad Exp $
;;
esac
fi
@@ -6409,6 +6409,8 @@ openbsd*)
@@ -6411,6 +6411,8 @@ openbsd*)
version_type=sunos
need_lib_prefix=no
need_version=no