summaryrefslogtreecommitdiff
path: root/x11/wxGTK28
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 /x11/wxGTK28
parent7fd7302d20945be276edc57766363af689a974f0 (diff)
downloadpkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'x11/wxGTK28')
-rw-r--r--x11/wxGTK28/Makefile4
-rw-r--r--x11/wxGTK28/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile
index e3f95b877c7..3daac5a911b 100644
--- a/x11/wxGTK28/Makefile
+++ b/x11/wxGTK28/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.57 2020/06/02 08:25:04 adam Exp $
+# $NetBSD: Makefile,v 1.58 2020/08/17 20:18:02 leot Exp $
#
.include "../../x11/wxGTK28/Makefile.common"
PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/}
-PKGREVISION= 21
+PKGREVISION= 22
COMMENT= GTK-based implementation of the wxWidgets GUI library
BUILD_TARGET= all
diff --git a/x11/wxGTK28/buildlink3.mk b/x11/wxGTK28/buildlink3.mk
index b49f1f1f368..cbda768638c 100644
--- a/x11/wxGTK28/buildlink3.mk
+++ b/x11/wxGTK28/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2020/03/10 22:09:17 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2020/08/17 20:18:02 leot Exp $
BUILDLINK_TREE+= wxGTK28
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28
WXGTK28_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.wxGTK28+= wxGTK28>=2.8.10
-BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.12nb20
+BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.12nb22
BUILDLINK_PKGSRCDIR.wxGTK28?= ../../x11/wxGTK28
.include "../../devel/gettext-lib/buildlink3.mk"