summaryrefslogtreecommitdiff
path: root/inputmethod/scim
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 /inputmethod/scim
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 'inputmethod/scim')
-rw-r--r--inputmethod/scim/Makefile4
-rw-r--r--inputmethod/scim/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile
index 0ac3bf1e3f9..3f392fc8f28 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/05/31 12:41:10 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:25 wiz Exp $
#
DISTNAME= scim-1.4.14
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index d6396f62266..11a9a152f92 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2013/02/16 11:18:25 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2013/06/03 10:05:25 wiz Exp $
BUILDLINK_TREE+= scim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim
SCIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7
-BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb8
+BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb10
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"