diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/curl/Makefile | 4 | ||||
-rw-r--r-- | www/curl/PLIST | 3 | ||||
-rw-r--r-- | www/curl/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 9a7d9b7bc42..1b0dc995fc5 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -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 --git a/www/curl/PLIST b/www/curl/PLIST index a236039a954..97aaf640944 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -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 diff --git a/www/curl/distinfo b/www/curl/distinfo index 83408db95c3..18120f6b70b 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -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 |