pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/curl Update to 7.19.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09dc8afcfb9c
branches:  trunk
changeset: 554817:09dc8afcfb9c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 13:38:37 2009 +0000

description:
Update to 7.19.3:
This release adds CURLAUTH_DIGEST_IE and vc9 makefiles and has
around 30 bugfixes.

diffstat:

 www/curl/Makefile |  4 ++--
 www/curl/PLIST    |  3 ++-
 www/curl/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 8857a983b486 -r 09dc8afcfb9c www/curl/Makefile
--- a/www/curl/Makefile Sat Feb 21 13:32:04 2009 +0000
+++ b/www/curl/Makefile Sat Feb 21 13:38:37 2009 +0000
@@ -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/
diff -r 8857a983b486 -r 09dc8afcfb9c www/curl/PLIST
--- a/www/curl/PLIST    Sat Feb 21 13:32:04 2009 +0000
+++ b/www/curl/PLIST    Sat Feb 21 13:38:37 2009 +0000
@@ -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/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
diff -r 8857a983b486 -r 09dc8afcfb9c www/curl/distinfo
--- a/www/curl/distinfo Sat Feb 21 13:32:04 2009 +0000
+++ b/www/curl/distinfo Sat Feb 21 13:38:37 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index