pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/skk



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Mar  6 09:58:51 UTC 2017

Modified Files:
        pkgsrc/inputmethod/skk: Makefile PLIST distinfo

Log Message:
Update to 16.2

Chagneglog:
* Remove GNU Emacs 22 support
16.1 supports GNU Emacs 22.

* Add GNU Emacs 26 support
Use encode-coding-string() instead of obsolete string-make-unibyte().

* Support Ruby 2.4
Support bayesian/bskk with Ruby 2.4.

* Select window management
skk-candidate-buffer-delete-other-windows as nil disables
windows management.

* Candidates display with SPC key
skk-show-candidates-nth-henkan-char should be 2 or greater.

* A number of Candidates
Specify a number as skk-henkan-number-to-display-candidates.
Do not use skk-henkan-show-candidates-rows, it is obsolete.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/inputmethod/skk/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/inputmethod/skk/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/inputmethod/skk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/inputmethod/skk/Makefile
diff -u pkgsrc/inputmethod/skk/Makefile:1.33 pkgsrc/inputmethod/skk/Makefile:1.34
--- pkgsrc/inputmethod/skk/Makefile:1.33        Thu Jan 19 18:52:13 2017
+++ pkgsrc/inputmethod/skk/Makefile     Mon Mar  6 09:58:51 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2017/01/19 18:52:13 agc Exp $
+# $NetBSD: Makefile,v 1.34 2017/03/06 09:58:51 ryoon Exp $
 #
 
-DISTNAME=      ddskk-16.1
+DISTNAME=      ddskk-16.2
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/}
 CATEGORIES=    japanese inputmethod
 MASTER_SITES=  http://openlab.ring.gr.jp/skk/maintrunk/
@@ -14,8 +14,6 @@ LICENSE=      gnu-gpl-v2
 
 CONFLICTS=     ddskk-[0-9]*
 
-WRKSRC=                ${WRKDIR}/ddskk-ddskk-16.1_Futamata
-
 EMACS_MODULES+=        base leim
 EMACS_BUILDLINK=YES
 

Index: pkgsrc/inputmethod/skk/PLIST
diff -u pkgsrc/inputmethod/skk/PLIST:1.18 pkgsrc/inputmethod/skk/PLIST:1.19
--- pkgsrc/inputmethod/skk/PLIST:1.18   Sun Oct  2 12:18:40 2016
+++ pkgsrc/inputmethod/skk/PLIST        Mon Mar  6 09:58:51 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2016/10/02 12:18:40 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.19 2017/03/06 09:58:51 ryoon Exp $
 info/skk.info
 ${EMACS_LISPPREFIX}/skk/ccc.el
 ${EMACS_LISPPREFIX}/skk/ccc.elc
@@ -59,6 +59,8 @@ ${EMACS_LISPPREFIX}/skk/skk-macs.el
 ${EMACS_LISPPREFIX}/skk/skk-macs.elc
 ${EMACS_LISPPREFIX}/skk/skk-num.el
 ${EMACS_LISPPREFIX}/skk/skk-num.elc
+${EMACS_LISPPREFIX}/skk/skk-search-web.el
+${EMACS_LISPPREFIX}/skk/skk-search-web.elc
 ${EMACS_LISPPREFIX}/skk/skk-server-completion.el
 ${EMACS_LISPPREFIX}/skk/skk-server-completion.elc
 ${EMACS_LISPPREFIX}/skk/skk-server.el
@@ -82,6 +84,8 @@ ${EMACS_LISPPREFIX}/skk/skk-viper.el
 ${EMACS_LISPPREFIX}/skk/skk-viper.elc
 ${EMACS_LISPPREFIX}/skk/skk.el
 ${EMACS_LISPPREFIX}/skk/skk.elc
+${EMACS_LISPPREFIX}/skk/tar-util.el
+${EMACS_LISPPREFIX}/skk/tar-util.elc
 share/skk/NICOLA-SKK.tut
 share/skk/SKK.tut
 share/skk/SKK.tut.E

Index: pkgsrc/inputmethod/skk/distinfo
diff -u pkgsrc/inputmethod/skk/distinfo:1.12 pkgsrc/inputmethod/skk/distinfo:1.13
--- pkgsrc/inputmethod/skk/distinfo:1.12        Sun Oct  2 12:18:40 2016
+++ pkgsrc/inputmethod/skk/distinfo     Mon Mar  6 09:58:51 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2016/10/02 12:18:40 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2017/03/06 09:58:51 ryoon Exp $
 
-SHA1 (ddskk-16.1.tar.gz) = 111693297ced2232c57d9d6537adcf754fa1f18b
-RMD160 (ddskk-16.1.tar.gz) = 6dec1588d0a32b21b55d219b6132ac3b5371cbb9
-SHA512 (ddskk-16.1.tar.gz) = 68875f7ad89ce847103bbe4644db3800c84cc5907a4769c37f7aab5bc64577e1ea5f49de41c5708daf3f5f2bb7176237dcec5ea05e52a61f7c78cfb2670ced7b
-Size (ddskk-16.1.tar.gz) = 878564 bytes
+SHA1 (ddskk-16.2.tar.gz) = 88fab51839e821ec60730ada8772d395faecb1f5
+RMD160 (ddskk-16.2.tar.gz) = 448f4073d9b7c4188e853b2c94bfb49560a9b7a7
+SHA512 (ddskk-16.2.tar.gz) = 591d66e2d217a289ce8273ed7da10c0ed72029e961efde0537044f7ad3f5f46943cf5c71ec1d97a27743fcea91a9fab81c86e2772047892f53e2852bf58ef45c
+Size (ddskk-16.2.tar.gz) = 886618 bytes



Home | Main Index | Thread Index | Old Index