summaryrefslogtreecommitdiff
path: root/x11/deforaos-keyboard
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:05:17 +0000
commit61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a (patch)
tree8090cbbb08137e798b2ff84bd04d9af2cf123753 /x11/deforaos-keyboard
parentdaa83e329a3a35f7583e5c6a3a17b6c14fc64472 (diff)
downloadpkgsrc-61dc4ab4d28d87b2b5c292e4e073eb602e72bd7a.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'x11/deforaos-keyboard')
-rw-r--r--x11/deforaos-keyboard/Makefile4
-rw-r--r--x11/deforaos-keyboard/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile
index d61abfa2297..8d6c7097ca5 100644
--- a/x11/deforaos-keyboard/Makefile
+++ b/x11/deforaos-keyboard/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2013/02/16 11:18:48 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/06/03 10:06:10 wiz Exp $
#
DISTNAME= Keyboard-0.2.1
PKGNAME= deforaos-keyboard-0.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/3696/
diff --git a/x11/deforaos-keyboard/buildlink3.mk b/x11/deforaos-keyboard/buildlink3.mk
index 21eb3f5e5c0..f7fadc1cc14 100644
--- a/x11/deforaos-keyboard/buildlink3.mk
+++ b/x11/deforaos-keyboard/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2013/02/16 11:18:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2013/06/03 10:06:10 wiz Exp $
#
BUILDLINK_TREE+= deforaos-keyboard
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-keyboard
DEFORAOS_KEYBOARD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.deforaos-keyboard+= deforaos-keyboard>=0.0.2
-BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb2
+BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb3
BUILDLINK_PKGSRCDIR.deforaos-keyboard?= ../../x11/deforaos-keyboard
.include "../../x11/gtk2/buildlink3.mk"