Received: by mail.netbsd.org (Postfix, from userid 605) id 5294F84D68; Sat, 10 Feb 2024 09:40:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707558035; bh=K0gUr9DW9w8aqkL0Pz22N3GVkORbr8uItD+kS5fKHJo=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=WiA4b1+jAzTG3zS6dtLwfRoD9J/Z4ckQfV6qRfCxzZgr8ANUi8oRvdvzHnRDVRJwu uktX8jCqdmK1L/xIdoy/3atj8TK2SE7flaGaTjPwGhQGAEArfWpdDEezScvUQudEvx elrAWYJB2K11YWPoeOgSXAFt5GjsDcd2DyuNQnG0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 463A684CFA for ; Sat, 10 Feb 2024 09:40:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id XRENz1m-TPdK for ; Sat, 10 Feb 2024 09:40:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A4C9684CD8 for ; Sat, 10 Feb 2024 09:40:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1707558033; bh=K0gUr9DW9w8aqkL0Pz22N3GVkORbr8uItD+kS5fKHJo=; h=Date:From:Subject:To:Reply-To; b=Sxuz3/7NgO5KX8SH6YVMG1LhB0BPn6HeCxyEyOlq+Nitb+biJ8BJAmC3BL6Z6nZJU ep1jmBf4O5G4VWEsUOQ75k6JxrlyMJxITtYxdT76GoFfC4pWqsZ+voD8hf8jCUlC9V ODyK2x2yGV5E3eL7IZ6uYElpuJkwUz6WIpDTAy/U= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9D87AFA42; Sat, 10 Feb 2024 09:40:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170755803330270" MIME-Version: 1.0 Date: Sat, 10 Feb 2024 09:40:33 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/inputmethod/rime-cantonese To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240210094033.9D87AFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170755803330270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Feb 10 09:40:33 UTC 2024 Modified Files: pkgsrc/inputmethod/rime-cantonese: Makefile PLIST distinfo Log Message: inputmethod/rime-cantonese: Update to 0.0.0.20230912 Changelog: Unavailable. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/rime-cantonese/Makefile \ pkgsrc/inputmethod/rime-cantonese/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/rime-cantonese/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170755803330270 Content-Disposition: inline Content-Length: 3024 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/inputmethod/rime-cantonese/Makefile diff -u pkgsrc/inputmethod/rime-cantonese/Makefile:1.1 pkgsrc/inputmethod/rime-cantonese/Makefile:1.2 --- pkgsrc/inputmethod/rime-cantonese/Makefile:1.1 Sat Mar 6 04:44:29 2021 +++ pkgsrc/inputmethod/rime-cantonese/Makefile Sat Feb 10 09:40:33 2024 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2021/03/06 04:44:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2024/02/10 09:40:33 ryoon Exp $ .include "../../meta-pkgs/rime-data/Makefile.common" GITHUB_PROJECT= rime-cantonese -GITHUB_TAG= cbe80d3fd80c2679212cea68417f536eeba30395 -DISTNAME= ${GITHUB_PROJECT}-0.0.0.20210218 +GITHUB_TAG= e3c6b17e638ac8a9aeab4d5852e5909b049c5ab3 +DISTNAME= ${GITHUB_PROJECT}-0.0.0.20230912 COMMENT= Rime input method engine data, cantonese LICENSE= odbl-v1 AND cc-by-v4.0 Index: pkgsrc/inputmethod/rime-cantonese/PLIST diff -u pkgsrc/inputmethod/rime-cantonese/PLIST:1.1 pkgsrc/inputmethod/rime-cantonese/PLIST:1.2 --- pkgsrc/inputmethod/rime-cantonese/PLIST:1.1 Sat Mar 6 04:44:29 2021 +++ pkgsrc/inputmethod/rime-cantonese/PLIST Sat Feb 10 09:40:33 2024 @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2021/03/06 04:44:29 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2024/02/10 09:40:33 ryoon Exp $ +share/rime-data/jyut6ping3.chars.dict.yaml share/rime-data/jyut6ping3.dict.yaml share/rime-data/jyut6ping3.lettered.dict.yaml share/rime-data/jyut6ping3.maps.dict.yaml share/rime-data/jyut6ping3.phrase.dict.yaml share/rime-data/jyut6ping3.schema.yaml +share/rime-data/jyut6ping3.words.dict.yaml share/rime-data/jyut6ping3_ipa.schema.yaml share/rime-data/symbols_cantonese.yaml Index: pkgsrc/inputmethod/rime-cantonese/distinfo diff -u pkgsrc/inputmethod/rime-cantonese/distinfo:1.3 pkgsrc/inputmethod/rime-cantonese/distinfo:1.4 --- pkgsrc/inputmethod/rime-cantonese/distinfo:1.3 Tue Oct 26 10:49:38 2021 +++ pkgsrc/inputmethod/rime-cantonese/distinfo Sat Feb 10 09:40:33 2024 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2021/10/26 10:49:38 nia Exp $ +$NetBSD: distinfo,v 1.4 2024/02/10 09:40:33 ryoon Exp $ -BLAKE2s (rime-cantonese-0.0.0.20210218-cbe80d3fd80c2679212cea68417f536eeba30395.tar.gz) = 0232974991d40179d69e6188694edea537c6c5abd7dea7ecd392bd37d8715466 -SHA512 (rime-cantonese-0.0.0.20210218-cbe80d3fd80c2679212cea68417f536eeba30395.tar.gz) = 30026b9979fa215b144eefd6024c9d4fce6597a07a20ef1931d6a63038dc70627a4b207d4b1b3e3d5f8566b7c46504417a709905cf0635c83f42e85acc34030b -Size (rime-cantonese-0.0.0.20210218-cbe80d3fd80c2679212cea68417f536eeba30395.tar.gz) = 3585340 bytes +BLAKE2s (rime-cantonese-0.0.0.20230912-e3c6b17e638ac8a9aeab4d5852e5909b049c5ab3.tar.gz) = 863b2ee6ec9cfcf7e32500297ccb9a4ad2dc9d64bbc19a18590f5b35ec2620c1 +SHA512 (rime-cantonese-0.0.0.20230912-e3c6b17e638ac8a9aeab4d5852e5909b049c5ab3.tar.gz) = 8aa12e93c10b82147db6d96d820c8429ccc86dfc6bb9f4873e6e2023f5c754a1f3de04b4c6bf0c6b42e5fb46fe5d875449ecfacfbb705dc56e0a382de6f31c6c +Size (rime-cantonese-0.0.0.20230912-e3c6b17e638ac8a9aeab4d5852e5909b049c5ab3.tar.gz) = 4810729 bytes --_----------=_170755803330270--