pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/mozc-server Bump PKGREVISION
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad8e861a97de
branches: trunk
changeset: 629345:ad8e861a97de
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Jan 20 10:39:29 2014 +0000
description:
Bump PKGREVISION
* ibus is not needed for all mozc-related packages
* Add uim-mozc tarball to distinfo, it will be used uim-mozc
diffstat:
inputmethod/mozc-server/Makefile | 3 +-
inputmethod/mozc-server/Makefile.common | 4 +-
inputmethod/mozc-server/distinfo | 5 +++-
inputmethod/mozc-server/patches/patch-gui_zinnia.gyp | 13 ----------
inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp | 13 ----------
5 files changed, 8 insertions(+), 30 deletions(-)
diffs (84 lines):
diff -r a22c70dedbdc -r ad8e861a97de inputmethod/mozc-server/Makefile
--- a/inputmethod/mozc-server/Makefile Mon Jan 20 10:37:03 2014 +0000
+++ b/inputmethod/mozc-server/Makefile Mon Jan 20 10:39:29 2014 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/01/19 01:18:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2014/01/20 10:39:29 ryoon Exp $
PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/}
+PKGREVISION= 1
INSTALLATION_DIRS+= libexec
diff -r a22c70dedbdc -r ad8e861a97de inputmethod/mozc-server/Makefile.common
--- a/inputmethod/mozc-server/Makefile.common Mon Jan 20 10:37:03 2014 +0000
+++ b/inputmethod/mozc-server/Makefile.common Mon Jan 20 10:39:29 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.common,v 1.4 2014/01/19 01:18:50 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.5 2014/01/20 10:39:29 ryoon Exp $
# used by inputmethod/ibus-mozc/Makefile
# used by inputmethod/mozc-elisp/Makefile
# used by inputmethod/mozc-server/Makefile
# used by inputmethod/mozc-tool/Makefile
+# used by inputmethod/mozc-renderer/Makefile
#
DISTNAME= mozc-1.13.1651.102
@@ -71,7 +72,6 @@
.include "../../devel/protobuf/buildlink3.mk"
# gmock is not used yet...
#.include "../../devel/gmock/buildlink3.mk"
-.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../inputmethod/zinnia/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
diff -r a22c70dedbdc -r ad8e861a97de inputmethod/mozc-server/distinfo
--- a/inputmethod/mozc-server/distinfo Mon Jan 20 10:37:03 2014 +0000
+++ b/inputmethod/mozc-server/distinfo Mon Jan 20 10:39:29 2014 +0000
@@ -1,8 +1,11 @@
-$NetBSD: distinfo,v 1.5 2014/01/19 01:18:50 ryoon Exp $
+$NetBSD: distinfo,v 1.6 2014/01/20 10:39:29 ryoon Exp $
SHA1 (mozc-1.13.1651.102.tar.bz2) = 24680b3d350e5332f2235b9c1342127f6ef0fd63
RMD160 (mozc-1.13.1651.102.tar.bz2) = 260a23c2f9f3b909aefe63c865f3b87013d2fb53
Size (mozc-1.13.1651.102.tar.bz2) = 31635636 bytes
+SHA1 (uim-mozc-331.tar.xz) = 760d1deb5964358d1dc064e44d45eec38d94d9ec
+RMD160 (uim-mozc-331.tar.xz) = db4df92b8adc0e6202cf7f61c326b1503e157d9b
+Size (uim-mozc-331.tar.xz) = 30580 bytes
SHA1 (patch-base_base.gyp) = 329bd8614282aca28fcba30b2e593f488801118d
SHA1 (patch-base_cpu__stats.cc) = cda8bbcbc963d8ed635435375cc80ee5e7ca2191
SHA1 (patch-base_crash__report__handler.cc) = 28e581ffef8a108aff372c79b3578686472cb464
diff -r a22c70dedbdc -r ad8e861a97de inputmethod/mozc-server/patches/patch-gui_zinnia.gyp
--- a/inputmethod/mozc-server/patches/patch-gui_zinnia.gyp Mon Jan 20 10:37:03 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-gui_zinnia.gyp,v 1.1 2013/04/29 09:52:17 ryoon Exp $
-
---- gui/zinnia.gyp.orig 2012-08-31 05:36:43.000000000 +0000
-+++ gui/zinnia.gyp
-@@ -48,7 +48,7 @@
- '-Wno-type-limits',
- ],
- 'conditions': [
-- ['OS=="linux"', {
-+ ['OS=="linux" or OS=="netbsd"', {
- 'conditions': [
- ['use_libzinnia==1', {
- 'link_settings': {
diff -r a22c70dedbdc -r ad8e861a97de inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp
--- a/inputmethod/mozc-server/patches/patch-languages_hangul_hangul.gyp Mon Jan 20 10:37:03 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-languages_hangul_hangul.gyp,v 1.1 2013/04/29 09:52:18 ryoon Exp $
-
---- languages/hangul/hangul.gyp.orig 2012-08-31 05:36:42.000000000 +0000
-+++ languages/hangul/hangul.gyp
-@@ -59,7 +59,7 @@
- },
- ],
- 'conditions': [
-- ['OS=="linux"', {
-+ ['OS=="linux" or OS=="netbsd"', {
- 'targets': [
- {
- 'target_name': 'ibus_mozc_hangul',
Home |
Main Index |
Thread Index |
Old Index