summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-08-17 20:17:15 +0000
committerleot <leot@pkgsrc.org>2020-08-17 20:17:15 +0000
commit9c239d33c8bf238818b1984019666b40d5c388b0 (patch)
tree0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /devel/libgnome
parent7fd7302d20945be276edc57766363af689a974f0 (diff)
downloadpkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile4
-rw-r--r--devel/libgnome/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 96ea17e52c6..3913c727c0f 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.126 2020/06/02 08:22:39 adam Exp $
+# $NetBSD: Makefile,v 1.127 2020/08/17 20:17:22 leot Exp $
#
DISTNAME= libgnome-2.32.1
-PKGREVISION= 39
+PKGREVISION= 40
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgnome/buildlink3.mk b/devel/libgnome/buildlink3.mk
index 7c7714999aa..97f325a4e0b 100644
--- a/devel/libgnome/buildlink3.mk
+++ b/devel/libgnome/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.67 2020/06/02 08:22:39 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.68 2020/08/17 20:17:22 leot Exp $
BUILDLINK_TREE+= libgnome
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome
LIBGNOME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.8.0
-BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb39
+BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb40
BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome
.include "../../audio/libcanberra/buildlink3.mk"