Update to 7.19.3:
This release adds CURLAUTH_DIGEST_IE and vc9 makefiles and has around 30 bugfixes.
This commit is contained in:
parent
b58d4439a3
commit
ec64ab209b
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.87 2009/01/08 17:22:16 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.88 2009/02/21 13:38:37 wiz Exp $
|
||||
|
||||
DISTNAME= curl-7.19.2
|
||||
DISTNAME= curl-7.19.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://curl.haxx.se/download/ \
|
||||
ftp://ftp.sunet.se/pub/www/utilities/curl/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.25 2009/01/08 16:25:45 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.26 2009/02/21 13:38:37 wiz Exp $
|
||||
bin/curl
|
||||
bin/curl-config
|
||||
include/curl/curl.h
|
||||
|
@ -81,6 +81,7 @@ share/examples/curl/cookie_interface.c
|
|||
share/examples/curl/curlgtk.c
|
||||
share/examples/curl/curlx.c
|
||||
share/examples/curl/debug.c
|
||||
share/examples/curl/evhiperfifo.c
|
||||
share/examples/curl/fileupload.c
|
||||
share/examples/curl/fopen.c
|
||||
share/examples/curl/ftpget.c
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.56 2009/01/08 16:25:45 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.57 2009/02/21 13:38:37 wiz Exp $
|
||||
|
||||
SHA1 (curl-7.19.2.tar.bz2) = ba6273faca36e8e81046578080174160212ad73a
|
||||
RMD160 (curl-7.19.2.tar.bz2) = e1a609ee205818206008c4990399045f1e7c22e6
|
||||
Size (curl-7.19.2.tar.bz2) = 2168458 bytes
|
||||
SHA1 (curl-7.19.3.tar.bz2) = c2ee72537d422bac1b10d8bfaa0401c12a3b2407
|
||||
RMD160 (curl-7.19.3.tar.bz2) = 8f3074728776d6ad8e3c129eb63b41258a29552a
|
||||
Size (curl-7.19.3.tar.bz2) = 2238923 bytes
|
||||
SHA1 (patch-aa) = 2f9651c723ed91efecc7e565e74bc7740628163f
|
||||
|
|
Loading…
Reference in a new issue