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 May  2 11:01:35 UTC 2025

Modified Files:
        pkgsrc/editors/feathernotes: Makefile distinfo

Log Message:
editors/feathernotes: update to 1.3.2

V1.3.2
---------
 * Workaround for a rare case of backward incompatibility from Qt5 to Qt6.
 * Removed an old workaround about translations, which prevented some languages from being loaded due to a recent change in Qt.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/editors/feathernotes/Makefile
cvs rdiff -u -r1.14 -r1.15 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.43 pkgsrc/editors/feathernotes/Makefile:1.44
--- pkgsrc/editors/feathernotes/Makefile:1.43   Fri Apr 25 12:26:19 2025
+++ pkgsrc/editors/feathernotes/Makefile        Fri May  2 11:01:35 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2025/04/25 12:26:19 pin Exp $
+# $NetBSD: Makefile,v 1.44 2025/05/02 11:01:35 pin Exp $
 
-VERSION=       1.3.1
+VERSION=       1.3.2
 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.14 pkgsrc/editors/feathernotes/distinfo:1.15
--- pkgsrc/editors/feathernotes/distinfo:1.14   Wed Mar  5 20:48:49 2025
+++ pkgsrc/editors/feathernotes/distinfo        Fri May  2 11:01:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/03/05 20:48:49 pin Exp $
+$NetBSD: distinfo,v 1.15 2025/05/02 11:01:35 pin Exp $
 
-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
+BLAKE2s (FeatherNotes-V1.3.2.tar.gz) = d60efec2830d259a5f77a23df04ee6aff51b70f1756b28457e847466cd8edad2
+SHA512 (FeatherNotes-V1.3.2.tar.gz) = d8541a4a8c3b5c7fb2c2b516c1722f545cc4f521b9c1981e64e5bf194727286c8b6f9a34087fc4339f06902cbf12a8a2a9a9e8e07984164cbbcd2b6573a22514
+Size (FeatherNotes-V1.3.2.tar.gz) = 955252 bytes



Home | Main Index | Thread Index | Old Index