pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cairo Revert revbump of cairo (after cairo up...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d62f16d28bbf
branches: trunk
changeset: 315060:d62f16d28bbf
user: kleink <kleink%pkgsrc.org@localhost>
date: Wed Nov 14 23:12:51 2018 +0000
description:
Revert revbump of cairo (after cairo update) as well.
diffstat:
graphics/cairo/Makefile | 3 +--
graphics/cairo/buildlink3.mk | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r cda2ff4170ef -r d62f16d28bbf graphics/cairo/Makefile
--- a/graphics/cairo/Makefile Wed Nov 14 22:56:11 2018 +0000
+++ b/graphics/cairo/Makefile Wed Nov 14 23:12:51 2018 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.143 2018/11/14 22:21:35 kleink Exp $
+# $NetBSD: Makefile,v 1.144 2018/11/14 23:12:51 kleink Exp $
-PKGREVISION= 1
.include "../../graphics/cairo/Makefile.common"
TEST_TARGET= check
diff -r cda2ff4170ef -r d62f16d28bbf graphics/cairo/buildlink3.mk
--- a/graphics/cairo/buildlink3.mk Wed Nov 14 22:56:11 2018 +0000
+++ b/graphics/cairo/buildlink3.mk Wed Nov 14 23:12:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.58 2018/11/14 22:21:35 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.59 2018/11/14 23:12:51 kleink Exp $
BUILDLINK_TREE+= cairo
@@ -6,7 +6,7 @@
CAIRO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.0.0nb2
-BUILDLINK_ABI_DEPENDS.cairo+= cairo>=1.16.0nb1
+BUILDLINK_ABI_DEPENDS.cairo+= cairo>=1.16.0
BUILDLINK_PKGSRCDIR.cairo?= ../../graphics/cairo
BUILDLINK_API_DEPENDS.Xrender+= Xrender>=0.8
Home |
Main Index |
Thread Index |
Old Index