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 version 7.15.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ef93ca7a5c8
branches:  trunk
changeset: 500965:1ef93ca7a5c8
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Oct 15 15:37:16 2005 +0000

description:
Update to version 7.15.0.

This is a security issue.

http://curl.haxx.se/mail/lib-2005-10/0061.html

Also update BUILDLINK_RECOMMENDED.curl.

diffstat:

 www/curl/Makefile      |  4 ++--
 www/curl/buildlink3.mk |  4 ++--
 www/curl/distinfo      |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 5969437146f6 -r 1ef93ca7a5c8 www/curl/Makefile
--- a/www/curl/Makefile Sat Oct 15 13:43:21 2005 +0000
+++ b/www/curl/Makefile Sat Oct 15 15:37:16 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2005/09/02 08:13:29 adam Exp $
+# $NetBSD: Makefile,v 1.57 2005/10/15 15:37:16 reed Exp $
 
-DISTNAME=      curl-7.14.1
+DISTNAME=      curl-7.15.0
 CATEGORIES=    www
 MASTER_SITES=  http://curl.haxx.se/download/ \
                ftp://ftp.sunet.se/pub/www/utilities/curl/ \
diff -r 5969437146f6 -r 1ef93ca7a5c8 www/curl/buildlink3.mk
--- a/www/curl/buildlink3.mk    Sat Oct 15 13:43:21 2005 +0000
+++ b/www/curl/buildlink3.mk    Sat Oct 15 15:37:16 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2005/02/25 01:05:51 salo Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2005/10/15 15:37:16 reed Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 CURL_BUILDLINK3_MK:=   ${CURL_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
 
 .if !empty(CURL_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.curl+=       curl>=7.12.3
-BUILDLINK_RECOMMENDED.curl+=   curl>=7.13.0nb1
+BUILDLINK_RECOMMENDED.curl+=   curl>=7.15
 BUILDLINK_PKGSRCDIR.curl?=     ../../www/curl
 .endif # CURL_BUILDLINK3_MK
 
diff -r 5969437146f6 -r 1ef93ca7a5c8 www/curl/distinfo
--- a/www/curl/distinfo Sat Oct 15 13:43:21 2005 +0000
+++ b/www/curl/distinfo Sat Oct 15 15:37:16 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2005/09/02 08:13:29 adam Exp $
+$NetBSD: distinfo,v 1.39 2005/10/15 15:37:16 reed Exp $
 
-SHA1 (curl-7.14.1.tar.bz2) = 617a5a0134cbc0c3ef4649b8a4020e91bab25fa3
-RMD160 (curl-7.14.1.tar.bz2) = 53e6f4f9b04336da8d83001ab5bd45fbea5d86e0
-Size (curl-7.14.1.tar.bz2) = 1399247 bytes
+SHA1 (curl-7.15.0.tar.bz2) = 5c4d5b57e180d419a311f5fbbc104aac4d3f3a83
+RMD160 (curl-7.15.0.tar.bz2) = 181cc8bbe7422fbf3c249902baae1d9c65633683
+Size (curl-7.15.0.tar.bz2) = 1426714 bytes
 SHA1 (patch-aa) = 83b1b2ec0d9531ef85c42d5ba1b5319415168d3e



Home | Main Index | Thread Index | Old Index