summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2016-10-02 12:18:40 +0000
committerryoon <ryoon>2016-10-02 12:18:40 +0000
commit665535a7f9799fe9282cd1944ecafdf62133981c (patch)
tree3a1236984e0de87cc5f0dc273bbc40c96b596e14
parentc78fdd42c9322564391fe9982dde21e7848ff3b0 (diff)
downloadpkgsrc-665535a7f9799fe9282cd1944ecafdf62133981c.tar.gz
Update to 16.1
Changelog: ** MELPA install ** Support Emacs 25 *** Add skk-help-make-usage as wrapper macro ** Development environment *** Converted from CVS to Git *** Add test and uninstall target to Makefile and make.bat ** Documentation *** Rename READMEs/REAME to README.md *** Convert READMEs/* to UTF-8 *** Generation of PDF file from skk.texi **** Convert skk.texi to UTF-8 **** Create makepdf.bat and makepdf.sh scripts to PDF generation ** Add prefix ccc- to ccc.el functions etc. ** Remove queue-m.el, use cons() instead ** Remove skk-annotation-browser-function variable ** Add keyboard type nicola-colemak and omelet-colemak
-rw-r--r--inputmethod/skk/Makefile6
-rw-r--r--inputmethod/skk/PLIST4
-rw-r--r--inputmethod/skk/distinfo10
3 files changed, 10 insertions, 10 deletions
diff --git a/inputmethod/skk/Makefile b/inputmethod/skk/Makefile
index 858bf54b6f9..b199e7a0b0e 100644
--- a/inputmethod/skk/Makefile
+++ b/inputmethod/skk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2016/09/18 13:59:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.32 2016/10/02 12:18:40 ryoon Exp $
#
-DISTNAME= ddskk-15.2
+DISTNAME= ddskk-16.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/^ddskk/skk/}
CATEGORIES= japanese inputmethod
MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \
@@ -14,6 +14,8 @@ LICENSE= gnu-gpl-v2
CONFLICTS= ddskk-[0-9]*
+WRKSRC= ${WRKDIR}/ddskk-ddskk-16.1_Futamata
+
EMACS_MODULES+= base leim
EMACS_BUILDLINK=YES
diff --git a/inputmethod/skk/PLIST b/inputmethod/skk/PLIST
index 7ef0ef9b1db..1561b93fa90 100644
--- a/inputmethod/skk/PLIST
+++ b/inputmethod/skk/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2012/02/21 09:51:25 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.18 2016/10/02 12:18:40 ryoon Exp $
info/skk.info
${EMACS_LISPPREFIX}/skk/ccc.el
${EMACS_LISPPREFIX}/skk/ccc.elc
@@ -7,8 +7,6 @@ ${EMACS_LISPPREFIX}/skk/cdb.elc
${EMACS_LISPPREFIX}/skk/context-skk.el
${EMACS_LISPPREFIX}/skk/context-skk.elc
${EMACS_LISPPREFIX}/skk/leim-list.el
-${EMACS_LISPPREFIX}/skk/queue-m.el
-${EMACS_LISPPREFIX}/skk/queue-m.elc
${EMACS_LISPPREFIX}/skk/skk-abbrev.el
${EMACS_LISPPREFIX}/skk/skk-abbrev.elc
${EMACS_LISPPREFIX}/skk/skk-act.el
diff --git a/inputmethod/skk/distinfo b/inputmethod/skk/distinfo
index 8da009b0be7..af08363bb7a 100644
--- a/inputmethod/skk/distinfo
+++ b/inputmethod/skk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 22:13:39 agc Exp $
+$NetBSD: distinfo,v 1.12 2016/10/02 12:18:40 ryoon Exp $
-SHA1 (ddskk-15.2.tar.gz) = 23b7c83dfa4997a0be47fca8cfd316e68f4342ec
-RMD160 (ddskk-15.2.tar.gz) = 4673d842973b66e07a654a03a5f2e7b52f6c3616
-SHA512 (ddskk-15.2.tar.gz) = fac4ab9adf22ae64500e77447dc85e371375c63f8438860776f2fe1c9a599c40f9133926de67bfa3f28b57bfe7ae924cc9d3d38c0def9dae13341082d8accf77
-Size (ddskk-15.2.tar.gz) = 850305 bytes
+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