pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/045468ec29fe
branches:  trunk
changeset: 635400:045468ec29fe
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Jun 05 05:04:38 2014 +0000

description:
sort

diffstat:

 inputmethod/Makefile |  4 ++--
 textproc/Makefile    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r 80e37ca8d8bd -r 045468ec29fe inputmethod/Makefile
--- a/inputmethod/Makefile      Thu Jun 05 03:14:14 2014 +0000
+++ b/inputmethod/Makefile      Thu Jun 05 05:04:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2014/06/01 13:31:21 obache Exp $
+# $NetBSD: Makefile,v 1.65 2014/06/05 05:04:38 obache Exp $
 #
 
 COMMENT=       Input method tools and libraries
@@ -24,8 +24,8 @@
 SUBDIR+=       ibus-hangul
 SUBDIR+=       ibus-input-pad
 SUBDIR+=       ibus-kkc
+SUBDIR+=       ibus-libpinyin
 SUBDIR+=       ibus-libthai
-SUBDIR+=       ibus-libpinyin
 SUBDIR+=       ibus-m17n
 SUBDIR+=       ibus-mozc
 SUBDIR+=       ibus-pinyin
diff -r 80e37ca8d8bd -r 045468ec29fe textproc/Makefile
--- a/textproc/Makefile Thu Jun 05 03:14:14 2014 +0000
+++ b/textproc/Makefile Thu Jun 05 05:04:38 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.775 2014/06/02 03:51:07 rodent Exp $
+# $NetBSD: Makefile,v 1.776 2014/06/05 05:05:28 obache Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -302,8 +302,8 @@
 SUBDIR+=       liblrdf
 SUBDIR+=       libnxml
 SUBDIR+=       libodfgen
+SUBDIR+=       libpinyin
 SUBDIR+=       libplist
-SUBDIR+=       libpinyin
 SUBDIR+=       libunicode
 SUBDIR+=       libunistring
 SUBDIR+=       libxml



Home | Main Index | Thread Index | Old Index