pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-sayura



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

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

Log Message:
inputmethod/fcitx5-sayura: Update to 5.1.1

Changelog:
Update translations.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/inputmethod/fcitx5-sayura/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/fcitx5-sayura/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/inputmethod/fcitx5-sayura/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-sayura/Makefile
diff -u pkgsrc/inputmethod/fcitx5-sayura/Makefile:1.5 pkgsrc/inputmethod/fcitx5-sayura/Makefile:1.6
--- pkgsrc/inputmethod/fcitx5-sayura/Makefile:1.5       Tue Jun  6 12:41:39 2023
+++ pkgsrc/inputmethod/fcitx5-sayura/Makefile   Sat Feb 10 12:15:36 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/06/06 12:41:39 riastradh Exp $
+# $NetBSD: Makefile,v 1.6 2024/02/10 12:15:36 ryoon Exp $
 
-DISTNAME=      fcitx5-sayura-5.0.2
+DISTNAME=      fcitx5-sayura-5.1.1
 CATEGORIES=    inputmethod
 MASTER_SITES=  https://download.fcitx-im.org/fcitx5/fcitx5-sayura/
 EXTRACT_SUFX=  .tar.xz
@@ -12,11 +12,11 @@ LICENSE=    gnu-gpl-v2
 
 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 "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../inputmethod/fcitx5/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/inputmethod/fcitx5-sayura/PLIST
diff -u pkgsrc/inputmethod/fcitx5-sayura/PLIST:1.1 pkgsrc/inputmethod/fcitx5-sayura/PLIST:1.2
--- pkgsrc/inputmethod/fcitx5-sayura/PLIST:1.1  Sat Feb 20 21:43:08 2021
+++ pkgsrc/inputmethod/fcitx5-sayura/PLIST      Sat Feb 10 12:15:36 2024
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:43:08 ryoon Exp $
-lib/fcitx5/sayura.so
+@comment $NetBSD: PLIST,v 1.2 2024/02/10 12:15:36 ryoon Exp $
+lib/fcitx5/libsayura.so
 share/fcitx5/addon/sayura.conf
 share/fcitx5/inputmethod/sayura.conf
 share/icons/hicolor/128x128/apps/fcitx-sayura.png
@@ -19,6 +19,7 @@ share/icons/hicolor/scalable/apps/org.fc
 share/locale/ca/LC_MESSAGES/fcitx5-sayura.mo
 share/locale/da/LC_MESSAGES/fcitx5-sayura.mo
 share/locale/de/LC_MESSAGES/fcitx5-sayura.mo
+share/locale/fr/LC_MESSAGES/fcitx5-sayura.mo
 share/locale/he/LC_MESSAGES/fcitx5-sayura.mo
 share/locale/ja/LC_MESSAGES/fcitx5-sayura.mo
 share/locale/ko/LC_MESSAGES/fcitx5-sayura.mo

Index: pkgsrc/inputmethod/fcitx5-sayura/distinfo
diff -u pkgsrc/inputmethod/fcitx5-sayura/distinfo:1.3 pkgsrc/inputmethod/fcitx5-sayura/distinfo:1.4
--- pkgsrc/inputmethod/fcitx5-sayura/distinfo:1.3       Tue Oct 26 10:49:32 2021
+++ pkgsrc/inputmethod/fcitx5-sayura/distinfo   Sat Feb 10 12:15:36 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:15:36 ryoon Exp $
 
-BLAKE2s (fcitx5-sayura-5.0.2.tar.xz) = 2461fdd402c077935b1fbd8194b361961ce58b1e5353c40baf625f089e159f11
-SHA512 (fcitx5-sayura-5.0.2.tar.xz) = ec67c5da287773760e5f5000ad3bb6fb6bad300860ec9a4ffc9587b5e0dd01b5f5e0db0d9d012f4474b3cb44f41884886fc2956c41b3a2f45bc82f202a2cb1a1
-Size (fcitx5-sayura-5.0.2.tar.xz) = 20972 bytes
+BLAKE2s (fcitx5-sayura-5.1.1.tar.xz) = 05d81cc43e49474da11e5b65c25f82efc6db1300b50ac6606025d02b36362ddd
+SHA512 (fcitx5-sayura-5.1.1.tar.xz) = 81223686bc167df91f2a8dd805ebc6daabb8fe160d083ca6bf42749030cb3a519fb549c30c5f03dfcf72d48879f142faaf703113071b9c4c0fec0031fcee80f4
+Size (fcitx5-sayura-5.1.1.tar.xz) = 21532 bytes



Home | Main Index | Thread Index | Old Index