diff options
author | obache <obache> | 2014-08-02 04:56:25 +0000 |
---|---|---|
committer | obache <obache> | 2014-08-02 04:56:25 +0000 |
commit | 825ea2406e1f302fd19cad3bf3cf5545ff681a1b (patch) | |
tree | b2487f9a85d21e127ae0427d6878e03defd4830a /inputmethod | |
parent | 3757c37b109ee3426e7f5e3a70f18a1080318709 (diff) | |
download | pkgsrc-825ea2406e1f302fd19cad3bf3cf5545ff681a1b.tar.gz |
Bump PKGREVISION from libchewing, new dependency on sqlite3.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-chewing/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim-chewing/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 852c1c710a0..31b485280b9 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2014/08/02 04:56:25 obache Exp $ # DISTNAME= ibus-chewing-1.4.7-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 9c5b2144c9f..81a94bfce84 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2014/08/02 04:56:25 obache Exp $ # DISTNAME= scim-chewing-0.3.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://chewing.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile index 454a07e4247..d5f2508ae13 100644 --- a/inputmethod/uim-chewing/Makefile +++ b/inputmethod/uim-chewing/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/06/01 11:18:32 obache Exp $ +# $NetBSD: Makefile,v 1.3 2014/08/02 04:56:25 obache Exp $ # DISTNAME= uim-chewing-0.1.0 +PKGREVISION= 1 CATEGORIES= inputmethod chinese MASTER_SITES= http://uim.googlecode.com/files/ |