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: Fri Sep 8 11:43:44 UTC 2023
Modified Files:
pkgsrc/editors/feathernotes: Makefile distinfo
Log Message:
editors/feathernotes: update to 1.1.1
● Fixed the initial font of the node font dialog.
● Start searching in node names when Slash is pressed inside the side-pane.
● Enable/disable the Paste actions appropriately.
● Don't insert garbage when an image can't be loaded.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/editors/feathernotes/Makefile
cvs rdiff -u -r1.10 -r1.11 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.25 pkgsrc/editors/feathernotes/Makefile:1.26
--- pkgsrc/editors/feathernotes/Makefile:1.25 Tue Sep 5 20:32:10 2023
+++ pkgsrc/editors/feathernotes/Makefile Fri Sep 8 11:43:43 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2023/09/05 20:32:10 pin Exp $
+# $NetBSD: Makefile,v 1.26 2023/09/08 11:43:43 pin Exp $
-VERSION= 1.1.0
+VERSION= 1.1.1
DISTNAME= FeatherNotes-V${VERSION}
PKGNAME= feathernotes-${VERSION}
-PKGREVISION= 5
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.10 pkgsrc/editors/feathernotes/distinfo:1.11
--- pkgsrc/editors/feathernotes/distinfo:1.10 Sun Dec 4 17:38:46 2022
+++ pkgsrc/editors/feathernotes/distinfo Fri Sep 8 11:43:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/12/04 17:38:46 pin Exp $
+$NetBSD: distinfo,v 1.11 2023/09/08 11:43:43 pin Exp $
-BLAKE2s (FeatherNotes-V1.1.0.tar.gz) = 4ea8ad2cee77f1af8243e7dd3decb29fc15cd197d6fb20ae83f302c8d19570a0
-SHA512 (FeatherNotes-V1.1.0.tar.gz) = 5a2b1f8bb365c2ce1d728d77c873ca9b5445ca50c27f8b6cc23d7390677ee34d2510121832f10b22342ddedd19411dedc5caa1ebb7aa58a2067a2ec77000d0d6
-Size (FeatherNotes-V1.1.0.tar.gz) = 555934 bytes
+BLAKE2s (FeatherNotes-V1.1.1.tar.gz) = ea4c7b5e3bb5ffd04f47846e5ad27ccdd03ae5a5728231e1eab068cdf4ceeeda
+SHA512 (FeatherNotes-V1.1.1.tar.gz) = dec15ac2fc67bc3dbcc1243e7e06671858c9fc7fd4145dfc1eec4e310d6e62b4920a91d2d0a8aae254e6c4109e60228f9ead3a0062e98d0f0974b3b4225ca648
+Size (FeatherNotes-V1.1.1.tar.gz) = 557623 bytes
Home |
Main Index |
Thread Index |
Old Index