summaryrefslogtreecommitdiff
path: root/inputmethod/scim
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
commit78f9c75877debf36d3c2759224123106fdea8441 (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /inputmethod/scim
parent5743a873c7dbe2a88a6ceafa62a320e527929914 (diff)
downloadpkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 297ef763528..a006c593eb8 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/09/15 10:05:14 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/02 17:11:23 tron Exp $
#
DISTNAME= scim-1.4.14
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index 6df1adc5924..db23f0b7ebf 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2012/09/15 10:05:14 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2012/10/02 17:11:23 tron 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.14nb2
+BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb3
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"