diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-11-18 14:19:46 +0000 |
commit | 1d9c1a2da303aa3e4a40ffc1b65b55bceb66cb93 (patch) | |
tree | 341250332da494288fe8dfd52469413dc0c2f969 /inputmethod | |
parent | 4b825e9e0db680c67b0ae8b52aa96fe0f162b36c (diff) | |
download | pkgsrc-1d9c1a2da303aa3e4a40ffc1b65b55bceb66cb93.tar.gz |
Recursive revbump from multimedia/libvpx
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/m17n-im-config/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/m17n-im-config/buildlink3.mk | 4 | ||||
-rw-r--r-- | inputmethod/scim-m17n/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index 597527070dc..a0459a1a4f8 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/06/30 09:57:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/11/18 14:19:51 ryoon Exp $ # DISTNAME= ibus-m17n-1.3.4 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index c1e1db4f859..5ea8fe92ec0 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/06/30 09:57:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/11/18 14:19:47 ryoon Exp $ # DISTNAME= m17n-im-config-0.9.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= inputmethod devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk index bf9cd24493b..4e67b5925ba 100644 --- a/inputmethod/m17n-im-config/buildlink3.mk +++ b/inputmethod/m17n-im-config/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2015/06/30 10:02:22 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/11/18 14:19:47 ryoon Exp $ BUILDLINK_TREE+= m17n-im-config @@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config M17N_IM_CONFIG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0 -BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb26 +BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb27 BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index 2fdf4d72bd2..f1fd512dac5 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/06/30 09:57:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/11/18 14:19:51 ryoon Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 3c07b3f532b..0570c577fb2 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.109 2015/10/10 01:58:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.110 2015/11/18 14:19:51 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 25 +PKGREVISION= 26 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |