pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-m17n



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 10 12:10:15 UTC 2024

Modified Files:
        pkgsrc/inputmethod/fcitx5-m17n: Makefile PLIST distinfo

Log Message:
inputmethod/fcitx5-m17n: Update to 5.1.0

Changelog:
Update translations.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/inputmethod/fcitx5-m17n/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/fcitx5-m17n/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/fcitx5-m17n/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/fcitx5-m17n/Makefile
diff -u pkgsrc/inputmethod/fcitx5-m17n/Makefile:1.17 pkgsrc/inputmethod/fcitx5-m17n/Makefile:1.18
--- pkgsrc/inputmethod/fcitx5-m17n/Makefile:1.17        Sun Nov 12 13:22:25 2023
+++ pkgsrc/inputmethod/fcitx5-m17n/Makefile     Sat Feb 10 12:10:15 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2023/11/12 13:22:25 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2024/02/10 12:10:15 ryoon Exp $
 
-DISTNAME=      fcitx5-m17n-5.0.3
-PKGREVISION=   12
+DISTNAME=      fcitx5-m17n-5.1.0
 CATEGORIES=    inputmethod
 MASTER_SITES=  https://download.fcitx-im.org/fcitx5/fcitx5-m17n/
 EXTRACT_SUFX=  .tar.xz
@@ -13,11 +12,11 @@ LICENSE=    gnu-lgpl-v2.1
 
 TOOL_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules
 
-USE_CMAKE=             yes
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            pkg-config
 
+.include "../../devel/cmake/build.mk"
 .include "../../devel/m17n-lib/buildlink3.mk"
 .include "../../inputmethod/fcitx5/buildlink3.mk"
 .include "../../textproc/fmtlib/buildlink3.mk"

Index: pkgsrc/inputmethod/fcitx5-m17n/PLIST
diff -u pkgsrc/inputmethod/fcitx5-m17n/PLIST:1.1 pkgsrc/inputmethod/fcitx5-m17n/PLIST:1.2
--- pkgsrc/inputmethod/fcitx5-m17n/PLIST:1.1    Sat Feb 20 21:41:08 2021
+++ pkgsrc/inputmethod/fcitx5-m17n/PLIST        Sat Feb 10 12:10:15 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:41:08 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2024/02/10 12:10:15 ryoon Exp $
 lib/fcitx5/m17n.so
 share/fcitx5/addon/m17n.conf
 share/fcitx5/m17n/default
@@ -10,6 +10,7 @@ share/locale/ja/LC_MESSAGES/fcitx5-m17n.
 share/locale/ko/LC_MESSAGES/fcitx5-m17n.mo
 share/locale/ru/LC_MESSAGES/fcitx5-m17n.mo
 share/locale/tr/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/vi/LC_MESSAGES/fcitx5-m17n.mo
 share/locale/zh_CN/LC_MESSAGES/fcitx5-m17n.mo
 share/locale/zh_TW/LC_MESSAGES/fcitx5-m17n.mo
 share/metainfo/org.fcitx.Fcitx5.Addon.M17N.metainfo.xml

Index: pkgsrc/inputmethod/fcitx5-m17n/distinfo
diff -u pkgsrc/inputmethod/fcitx5-m17n/distinfo:1.3 pkgsrc/inputmethod/fcitx5-m17n/distinfo:1.4
--- pkgsrc/inputmethod/fcitx5-m17n/distinfo:1.3 Tue Oct 26 10:49:32 2021
+++ pkgsrc/inputmethod/fcitx5-m17n/distinfo     Sat Feb 10 12:10:15 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:49:32 nia Exp $
+$NetBSD: distinfo,v 1.4 2024/02/10 12:10:15 ryoon Exp $
 
-BLAKE2s (fcitx5-m17n-5.0.3.tar.xz) = 768a9f798e3bb81749a8f879810ce7c4231f4e56db1823715e18957f21def4e9
-SHA512 (fcitx5-m17n-5.0.3.tar.xz) = 405de270efbe3144d4ae4eb3c0c3090c183eb6dc15c231d45693038f91750617b1ca43946306262ea49a7554708f7415f2efe40e627396aba7c2a5aefabb7922
-Size (fcitx5-m17n-5.0.3.tar.xz) = 20932 bytes
+BLAKE2s (fcitx5-m17n-5.1.0.tar.xz) = 48e0d2c141ce0a71e65cb6fe4d0f3332871db2c4657e6bc3acee4c527e65a295
+SHA512 (fcitx5-m17n-5.1.0.tar.xz) = a28a170ba62edc9b6e225f5ff6d76c8d7333006429a6d496abd2b7b49a9f82e01a2ebfdd670609c96529bbee36a01fb1937abfab745f1d3f3a4f196f3b9fc3df
+Size (fcitx5-m17n-5.1.0.tar.xz) = 23996 bytes



Home | Main Index | Thread Index | Old Index