diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /inputmethod/uim | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 7f3809fba7f..8080d49d605 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:43 joerg Exp $ # DISTNAME= uim-1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ diff --git a/inputmethod/uim/buildlink3.mk b/inputmethod/uim/buildlink3.mk index f4c87db016a..c5dda32b8b0 100644 --- a/inputmethod/uim/buildlink3.mk +++ b/inputmethod/uim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2006/01/24 07:32:18 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2006/02/05 23:09:43 joerg Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ UIM_BUILDLINK3_MK:= ${UIM_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= uim .if !empty(UIM_BUILDLINK3_MK:M+) BUILDLINK_DEPENDS.uim+= uim>=0.4.6 -BUILDLINK_RECOMMENDED.uim?= uim>=1.0.1nb1 +BUILDLINK_RECOMMENDED.uim?= uim>=1.0.1nb2 BUILDLINK_PKGSRCDIR.uim?= ../../inputmethod/uim .endif # UIM_BUILDLINK3_MK |