diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | 5592d1530c99340ce32d24ce3286ddb5747aa253 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /inputmethod | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/imhangul_status_applet/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index d1d1a65a08f..14ef349cf53 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/09/02 19:51:11 adam Exp $ +# $NetBSD: Makefile,v 1.34 2013/10/09 17:39:12 wiz Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile index bfed8c40067..d11b0dd2f25 100644 --- a/inputmethod/imhangul_status_applet/Makefile +++ b/inputmethod/imhangul_status_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2013/09/02 19:51:12 adam Exp $ +# $NetBSD: Makefile,v 1.65 2013/10/09 17:39:12 wiz Exp $ # DISTNAME= imhangul_status_applet-0.3 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/imhangul/imhangul_status_applet/0.3/ diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index ecd494300fe..212c8d6d543 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:50:41 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/09 17:39:12 wiz Exp $ # DISTNAME= scim-1.4.14 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index e7ae239b21a..863eb2718bd 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2013/09/04 12:31:26 obache Exp $ +# $NetBSD: Makefile,v 1.85 2013/10/09 17:39:12 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |