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: Mon Jun 24 06:25:04 UTC 2024
Modified Files:
pkgsrc/editors/feathernotes: Makefile distinfo
Log Message:
editors/feathernotes: update to 1.3.0
V1.3.0
---------
* Fixed a nasty bug that could cause note overwriting in special cases.
* Added a workaround for window deactivation on clicking the tray icon under Wayland.
* Added a workaround for on-the-fly style change of Qt6.
* Dropped using of "gio" for opening hyperlinks.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/editors/feathernotes/Makefile
cvs rdiff -u -r1.12 -r1.13 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.32 pkgsrc/editors/feathernotes/Makefile:1.33
--- pkgsrc/editors/feathernotes/Makefile:1.32 Wed May 29 16:32:22 2024
+++ pkgsrc/editors/feathernotes/Makefile Mon Jun 24 06:25:04 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2024/05/29 16:32:22 adam Exp $
+# $NetBSD: Makefile,v 1.33 2024/06/24 06:25:04 pin Exp $
-VERSION= 1.2.0
+VERSION= 1.3.0
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/editors/feathernotes/distinfo
diff -u pkgsrc/editors/feathernotes/distinfo:1.12 pkgsrc/editors/feathernotes/distinfo:1.13
--- pkgsrc/editors/feathernotes/distinfo:1.12 Mon Feb 19 04:18:49 2024
+++ pkgsrc/editors/feathernotes/distinfo Mon Jun 24 06:25:04 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/02/19 04:18:49 pin Exp $
+$NetBSD: distinfo,v 1.13 2024/06/24 06:25:04 pin Exp $
-BLAKE2s (FeatherNotes-V1.2.0.tar.gz) = b42b6b3224274103b9fcabe8d017ef8de8f57e22f1b6b3e003ed7fa248ff98eb
-SHA512 (FeatherNotes-V1.2.0.tar.gz) = f6aabc0d4bee5f3af20a86035befbc27eddedc5ec37c9a353723a80fb0f691af6ad57d5f50a0e8504336c141822227f8287ed61e52d084b34e3b8ab5246315c0
-Size (FeatherNotes-V1.2.0.tar.gz) = 926273 bytes
+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
Home |
Main Index |
Thread Index |
Old Index