pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo-gobject Revert the revbump of cairo-gob...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1852124f7449
branches: trunk
changeset: 325331:1852124f7449
user: kleink <kleink%pkgsrc.org@localhost>
date: Wed Nov 14 22:56:11 2018 +0000
description:
Revert the revbump of cairo-gobject, which is coupled to cairo anyway.
diffstat:
graphics/cairo-gobject/Makefile | 3 +--
graphics/cairo-gobject/buildlink3.mk | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 420531c76595 -r 1852124f7449 graphics/cairo-gobject/Makefile
--- a/graphics/cairo-gobject/Makefile Wed Nov 14 22:26:22 2018 +0000
+++ b/graphics/cairo-gobject/Makefile Wed Nov 14 22:56:11 2018 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.35 2018/11/14 22:21:35 kleink Exp $
+# $NetBSD: Makefile,v 1.36 2018/11/14 22:56:11 kleink Exp $
-PKGREVISION= 2
.include "../../graphics/cairo/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-gobject-/}
diff -r 420531c76595 -r 1852124f7449 graphics/cairo-gobject/buildlink3.mk
--- a/graphics/cairo-gobject/buildlink3.mk Wed Nov 14 22:26:22 2018 +0000
+++ b/graphics/cairo-gobject/buildlink3.mk Wed Nov 14 22:56:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2018/11/14 22:21:35 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2018/11/14 22:56:11 kleink Exp $
BUILDLINK_TREE+= cairo-gobject
@@ -6,7 +6,7 @@
CAIRO_GOBJECT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cairo-gobject+= cairo-gobject>=1.10.2
-BUILDLINK_ABI_DEPENDS.cairo-gobject+= cairo-gobject>=1.16.0nb2
+BUILDLINK_ABI_DEPENDS.cairo-gobject+= cairo-gobject>=1.16.0
BUILDLINK_PKGSRCDIR.cairo-gobject?= ../../graphics/cairo-gobject
.include "../../devel/glib2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index