summaryrefslogtreecommitdiff
path: root/inputmethod/scim
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
committerwiz <wiz@pkgsrc.org>2010-09-14 11:00:44 +0000
commit64c8e7791b2a8f80fe782feb4461e8ef46bd7aaa (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /inputmethod/scim
parentbb8b9d046b405d504b7569d287fd30ca2df92bc6 (diff)
downloadpkgsrc-64c8e7791b2a8f80fe782feb4461e8ef46bd7aaa.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
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 f2c0b5bb6a8..4adea923948 100644
--- a/inputmethod/scim/Makefile
+++ b/inputmethod/scim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/14 11:01:07 wiz Exp $
#
DISTNAME= scim-1.4.9
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk
index d486ca38e06..b4994c75e94 100644
--- a/inputmethod/scim/buildlink3.mk
+++ b/inputmethod/scim/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2010/06/13 22:44:49 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2010/09/14 11:01:07 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.9nb1
+BUILDLINK_ABI_DEPENDS.scim?= scim>=1.4.9nb2
BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim
.include "../../devel/gettext-lib/buildlink3.mk"