diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
commit | 943faf64dbfe25eac5108b35598d14bd2341283a (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /inputmethod | |
parent | c6269a4b362eb94372b04636fcd12efaf77508b0 (diff) | |
download | pkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/canna-canuum/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/inputmethod/canna-canuum/Makefile b/inputmethod/canna-canuum/Makefile index 724088453eb..54ab34506a1 100644 --- a/inputmethod/canna-canuum/Makefile +++ b/inputmethod/canna-canuum/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2012/10/06 14:25:10 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/08/18 07:31:10 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 CANNA_MODULE= canuum .include "../../inputmethod/canna/Makefile.common" diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 95fea7e0117..8282b961525 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.107 2015/08/17 17:11:24 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2015/08/18 07:31:10 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 23 +PKGREVISION= 24 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |