pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/curl Change BUILDLINK_RECOMMENDED.curl from 7.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e7f4ad005951
branches:  trunk
changeset: 500967:e7f4ad005951
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Oct 15 15:39:51 2005 +0000

description:
Change BUILDLINK_RECOMMENDED.curl from 7.15
to real 7.15.0.

diffstat:

 www/curl/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r afc156abfc05 -r e7f4ad005951 www/curl/buildlink3.mk
--- a/www/curl/buildlink3.mk    Sat Oct 15 15:38:55 2005 +0000
+++ b/www/curl/buildlink3.mk    Sat Oct 15 15:39:51 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2005/10/15 15:37:16 reed Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2005/10/15 15:39:51 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.15
+BUILDLINK_RECOMMENDED.curl+=   curl>=7.15.0
 BUILDLINK_PKGSRCDIR.curl?=     ../../www/curl
 .endif # CURL_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index