pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk3 More gtk3 update - less haste more speed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b172ec6df015
branches:  trunk
changeset: 610119:b172ec6df015
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Thu Oct 18 19:15:05 2012 +0000

description:
More gtk3 update - less haste more speed

diffstat:

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

diffs (18 lines):

diff -r c57c5751d8bc -r b172ec6df015 x11/gtk3/buildlink3.mk
--- a/x11/gtk3/buildlink3.mk    Thu Oct 18 19:10:00 2012 +0000
+++ b/x11/gtk3/buildlink3.mk    Thu Oct 18 19:15:05 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2012/10/18 19:08:47 prlw1 Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2012/10/18 19:15:05 prlw1 Exp $
 
 BUILDLINK_TREE+=       gtk3
 
@@ -6,7 +6,7 @@
 GTK3_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.gtk3+=   gtk3+>=3.0.0
-BUILDLINK_ABI_DEPENDS.gtk3+=   gtk3+>=3.4.4nb5
+BUILDLINK_ABI_DEPENDS.gtk3+=   gtk3+>=3.6.1
 BUILDLINK_PKGSRCDIR.gtk3?=     ../../x11/gtk3
 
 .include "../../mk/bsd.fast.prefs.mk"



Home | Main Index | Thread Index | Old Index