diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-06-30 09:57:33 +0000 |
commit | 02b1b83673a7ccf1a8b0346f35181d520ef91f55 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /inputmethod | |
parent | 170c03a897e3906003315d154bc0e06bc51b8088 (diff) | |
download | pkgsrc-02b1b83673a7ccf1a8b0346f35181d520ef91f55.tar.gz |
Recursive revbump from pkgsrc/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/scim-m17n/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index a5dbe28a99a..597527070dc 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:22 tnn Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/30 09:57:37 ryoon Exp $ # DISTNAME= ibus-m17n-1.3.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index edf68f76615..c1e1db4f859 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:23 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/30 09:57:37 ryoon Exp $ # DISTNAME= m17n-im-config-0.9.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= inputmethod devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index c0b467e3950..2fdf4d72bd2 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:24 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/30 09:57:38 ryoon Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 79f77f341e8..ba89ef9b778 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.105 2015/04/25 14:23:25 tnn Exp $ +# $NetBSD: Makefile,v 1.106 2015/06/30 09:57:38 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |