pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/feathernotes
Module Name: pkgsrc
Committed By: pin
Date: Wed Mar 5 20:48:50 UTC 2025
Modified Files:
pkgsrc/editors/feathernotes: Makefile PLIST distinfo
Log Message:
editors/feathernotes: update to 1.3.1
V1.3.1
---------
* Fixed the printing thread (and removed warning messages).
* Added a workaround for the "Raise/Hide" action in the tray context menu under Wayland.
* Check the existence of "gio" before using it for opening URLs.
* Fixed the text color of the side-pane after a style change with Qt ≥ 6.7.2.
* Always paste the localized date and time.
* Added a workaround for a regression in Qt 6.8 that makes borders of newly created tables invisible.
* Replaced the deprecated method QMouseEvent::pos().
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/editors/feathernotes/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/feathernotes/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/editors/feathernotes/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/feathernotes/Makefile
diff -u pkgsrc/editors/feathernotes/Makefile:1.38 pkgsrc/editors/feathernotes/Makefile:1.39
--- pkgsrc/editors/feathernotes/Makefile:1.38 Thu Nov 14 22:19:38 2024
+++ pkgsrc/editors/feathernotes/Makefile Wed Mar 5 20:48:49 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2024/11/14 22:19:38 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2025/03/05 20:48:49 pin Exp $
-VERSION= 1.3.0
+VERSION= 1.3.1
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/editors/feathernotes/PLIST
diff -u pkgsrc/editors/feathernotes/PLIST:1.6 pkgsrc/editors/feathernotes/PLIST:1.7
--- pkgsrc/editors/feathernotes/PLIST:1.6 Mon Aug 15 06:55:16 2022
+++ pkgsrc/editors/feathernotes/PLIST Wed Mar 5 20:48:49 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2022/08/15 06:55:16 pin Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/03/05 20:48:49 pin Exp $
bin/feathernotes
share/applications/feathernotes.desktop
share/feathernotes/translations/feathernotes_ar_DZ.qm
@@ -10,6 +10,7 @@ share/feathernotes/translations/feathern
share/feathernotes/translations/feathernotes_da.qm
share/feathernotes/translations/feathernotes_de.qm
share/feathernotes/translations/feathernotes_el.qm
+share/feathernotes/translations/feathernotes_en_GB.qm
share/feathernotes/translations/feathernotes_eo.qm
share/feathernotes/translations/feathernotes_es.qm
share/feathernotes/translations/feathernotes_et.qm
@@ -22,6 +23,7 @@ share/feathernotes/translations/feathern
share/feathernotes/translations/feathernotes_id.qm
share/feathernotes/translations/feathernotes_it.qm
share/feathernotes/translations/feathernotes_ja.qm
+share/feathernotes/translations/feathernotes_ka.qm
share/feathernotes/translations/feathernotes_ko.qm
share/feathernotes/translations/feathernotes_lt.qm
share/feathernotes/translations/feathernotes_nb_NO.qm
@@ -32,6 +34,7 @@ share/feathernotes/translations/feathern
share/feathernotes/translations/feathernotes_ru.qm
share/feathernotes/translations/feathernotes_si.qm
share/feathernotes/translations/feathernotes_sk_SK.qm
+share/feathernotes/translations/feathernotes_sl.qm
share/feathernotes/translations/feathernotes_sv.qm
share/feathernotes/translations/feathernotes_tr.qm
share/feathernotes/translations/feathernotes_uk.qm
Index: pkgsrc/editors/feathernotes/distinfo
diff -u pkgsrc/editors/feathernotes/distinfo:1.13 pkgsrc/editors/feathernotes/distinfo:1.14
--- pkgsrc/editors/feathernotes/distinfo:1.13 Mon Jun 24 06:25:04 2024
+++ pkgsrc/editors/feathernotes/distinfo Wed Mar 5 20:48:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/06/24 06:25:04 pin Exp $
+$NetBSD: distinfo,v 1.14 2025/03/05 20:48:49 pin Exp $
-BLAKE2s (FeatherNotes-V1.3.0.tar.gz) = bab9afd134853f018efd55c4f5bbdc963ac7d0418aa850ab35eb34870a793929
-SHA512 (FeatherNotes-V1.3.0.tar.gz) = 1036a4ed37e90cbf7e2e7839abcbe5d544a3e162839b05461ec0cea475a4cb3cce44941246e30f3aed6839e4fe9832392f33bfe87b19588d822ce19983dacc2e
-Size (FeatherNotes-V1.3.0.tar.gz) = 926547 bytes
+BLAKE2s (FeatherNotes-V1.3.1.tar.gz) = 573b966e03301838390bebebb8385a84854f10154c12776293399f3f825882ab
+SHA512 (FeatherNotes-V1.3.1.tar.gz) = d632306f6700b67d4985eebb3d54ed2f813a70ebf9dfaba39dfc8635338ac5fcc1733c77b07cc2262259559dea8b4a510c35431675f67c8155a57cb78aca4159
+Size (FeatherNotes-V1.3.1.tar.gz) = 954363 bytes
Home |
Main Index |
Thread Index |
Old Index