upgrade to cURL 7.11.2

This commit is contained in:
brad 2004-05-18 23:30:45 +00:00
parent f6179f4875
commit 1fbff106fd
4 changed files with 14 additions and 13 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.43 2004/04/08 06:18:37 brad Exp $
# $OpenBSD: Makefile,v 1.44 2004/05/18 23:30:45 brad Exp $
COMMENT= "get files from FTP, Gopher, HTTP or HTTPS servers"
DISTNAME= curl-7.11.1
DISTNAME= curl-7.11.2
CATEGORIES= net
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \

View File

@ -1,3 +1,3 @@
MD5 (curl-7.11.1.tar.gz) = bf4e9bbac88112019d46c36abd421c21
RMD160 (curl-7.11.1.tar.gz) = dab65580cde6f69aac8abd73a0ce9891b205d0ca
SHA1 (curl-7.11.1.tar.gz) = 8754a27704f741d51f387eec4a5a03428a4d4b08
MD5 (curl-7.11.2.tar.gz) = 25e6617ea7dec34d072426942b77801f
RMD160 (curl-7.11.2.tar.gz) = 4a2de6a805bc22d7fa76af5b80249a275a28d1b9
SHA1 (curl-7.11.2.tar.gz) = 1efcba83e59dd4c469a0003307bf8af2848417e1

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-ltmain_sh,v 1.2 2004/04/08 06:18:37 brad Exp $
--- ltmain.sh.orig 2004-03-15 05:08:58.000000000 -0500
+++ ltmain.sh 2004-04-07 21:23:11.000000000 -0400
@@ -5801,40 +5801,6 @@ relink_command=\"$relink_command\""
$OpenBSD: patch-ltmain_sh,v 1.3 2004/05/18 23:30:45 brad Exp $
--- ltmain.sh.orig 2004-04-26 02:06:09.000000000 -0400
+++ ltmain.sh 2004-05-18 16:11:07.000000000 -0400
@@ -5824,40 +5824,6 @@ relink_command=\"$relink_command\""
# Exit here if they wanted silent mode.
test "$show" = : && exit 0
test "$show" = : && exit $EXIT_SUCCESS
- $echo "----------------------------------------------------------------------"
- $echo "Libraries have been installed in:"
@ -39,6 +39,6 @@ $OpenBSD: patch-ltmain_sh,v 1.2 2004/04/08 06:18:37 brad Exp $
- $echo "See any operating system documentation about shared libraries for"
- $echo "more information, such as the ld(1) and ld.so(8) manual pages."
- $echo "----------------------------------------------------------------------"
exit 0
exit $EXIT_SUCCESS
;;

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST,v 1.12 2003/12/15 16:13:25 naddy Exp $
@comment $OpenBSD: PLIST,v 1.13 2004/05/18 23:30:46 brad Exp $
bin/curl
bin/curl-config
include/curl/curl.h
include/curl/curlver.h
include/curl/easy.h
include/curl/mprintf.h
include/curl/multi.h
@ -9,6 +10,7 @@ include/curl/stdcheaders.h
include/curl/types.h
lib/libcurl.a
lib/libcurl.la
%%SHARED%%
man/man1/curl-config.1
man/man1/curl.1
man/man3/curl_easy_cleanup.3
@ -52,7 +54,6 @@ man/man3/libcurl.3
share/curl/curl-ca-bundle.crt
share/doc/curl/README
share/emacs/site-lisp/curl-style.el
%%SHARED%%
@dirrm share/emacs/site-lisp
@dirrm share/emacs
@dirrm share/doc/curl