pkgsrc-WIP-changes archive

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

cskk: update to 3.1.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Mon Nov 4 10:22:05 2024 +0900
Changeset:	88bdf4241dffa6ff1c48b0ddccfadb53001331ee

Modified Files:
	cskk/COMMIT_MSG
	cskk/Makefile
	cskk/distinfo

Log Message:
cskk: update to 3.1.2

* Fix the problem that entries other than containing #4 are not to be
  completion candidates when their caption contains numbers.  If there are
  a candidate that its caption contains numbers itself and a number
  replacement candidate, then completely matched candidate always takes
  priority.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=88bdf4241dffa6ff1c48b0ddccfadb53001331ee

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

diffstat:
 cskk/COMMIT_MSG | 2 +-
 cskk/Makefile   | 2 +-
 cskk/distinfo   | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/cskk/COMMIT_MSG b/cskk/COMMIT_MSG
index 3507809ea1..7779a2ec7a 100644
--- a/cskk/COMMIT_MSG
+++ b/cskk/COMMIT_MSG
@@ -1,3 +1,3 @@
-inputmethod/cskk: import cskk version 3.1.1
+inputmethod/cskk: import cskk version 3.1.2
 
 Packaged in wip by iquiw
diff --git a/cskk/Makefile b/cskk/Makefile
index 441a243586..a069df84a3 100644
--- a/cskk/Makefile
+++ b/cskk/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	cskk-3.1.1
+DISTNAME=	cskk-3.1.2
 CATEGORIES=	inputmethod
 MASTER_SITES=	${MASTER_SITE_GITHUB:=naokiri/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/cskk/distinfo b/cskk/distinfo
index c9c96bf963..81c31208fb 100644
--- a/cskk/distinfo
+++ b/cskk/distinfo
@@ -150,9 +150,9 @@ Size (crypto-bigint-0.5.2.crate) = 69069 bytes
 BLAKE2s (crypto-common-0.1.6.crate) = 855d36a49ecab87b6f8a58c85a0360ab113d0615fa206f5e1bf200caa2fcbfd5
 SHA512 (crypto-common-0.1.6.crate) = 471dbc43f517089d2cfe0868e29510c6ca579875b3bb5d013c70796db969b609b6c4bb35c9a07b9a2917012dc5708b717d48e317a20038adbe7e7039bf3ada6f
 Size (crypto-common-0.1.6.crate) = 8760 bytes
-BLAKE2s (cskk-3.1.1.tar.gz) = 7d71ad7d81bd5f20409ffb99b34e5d9dbd40df37294bc4856ecc2ec91abbcaf6
-SHA512 (cskk-3.1.1.tar.gz) = 28efa274ddaa60bb0a36c00a17f507d1c6e3aaf749127a358ec6a129c7dc29b75e1d421260e29e625bebef7d999392d41346494131862c9feeb76d7a7ffc14b4
-Size (cskk-3.1.1.tar.gz) = 162922 bytes
+BLAKE2s (cskk-3.1.2.tar.gz) = 5bf17abb1083ebf03d629110db97aaa8b41aa2e9b8f6fb2d9b8ec936726fb72b
+SHA512 (cskk-3.1.2.tar.gz) = 3f6821b0a6ab1aa663372a2bed90d73b8b95b96e83b0204c1afe812774c44c7090f3dd10bdbc7cd8d920c85812345d34175635694eaadc088975f9d2eed3a970
+Size (cskk-3.1.2.tar.gz) = 164051 bytes
 BLAKE2s (ct-codecs-1.1.1.crate) = 6ef2e793c02c0253a8929da731cda20e5728d6aec2d2d6fc22ce06c077a93781
 SHA512 (ct-codecs-1.1.1.crate) = 12538da7e45b46ae52fd5bdffe5608d64141bff9190750f9fd8bf3c0c73889c3477a0c988c37965ab2f9d773df596b5d01d15976268cf9852d0324a9660e2137
 Size (ct-codecs-1.1.1.crate) = 5388 bytes


Home | Main Index | Thread Index | Old Index