pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/featherpad
Module Name: pkgsrc
Committed By: pin
Date: Fri Jun 12 11:25:55 UTC 2020
Modified Files:
pkgsrc/editors/featherpad: Makefile distinfo
Log Message:
editors/featherpad: update to 0.14.2
V0.14.2
---------
* Overrode Qt's default behavior with the Home key.
* Fixed a bug that allowed cutting of read-only texts.
* Don't mistake a (commented) Yaml note followed by a colon with a Yaml key.
* Considered the single quote in CSS values.
* Highlight JavaScript's hash-bang (don't mistake it with a regex).
* Updated the code for Qt 5.15.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/editors/featherpad/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/featherpad/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/featherpad/Makefile
diff -u pkgsrc/editors/featherpad/Makefile:1.11 pkgsrc/editors/featherpad/Makefile:1.12
--- pkgsrc/editors/featherpad/Makefile:1.11 Tue Jun 2 08:23:43 2020
+++ pkgsrc/editors/featherpad/Makefile Fri Jun 12 11:25:55 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/06/02 08:23:43 adam Exp $
+# $NetBSD: Makefile,v 1.12 2020/06/12 11:25:55 pin Exp $
-VERSION= 0.14.1
+VERSION= 0.14.2
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
Index: pkgsrc/editors/featherpad/distinfo
diff -u pkgsrc/editors/featherpad/distinfo:1.5 pkgsrc/editors/featherpad/distinfo:1.6
--- pkgsrc/editors/featherpad/distinfo:1.5 Wed May 6 07:40:37 2020
+++ pkgsrc/editors/featherpad/distinfo Fri Jun 12 11:25:55 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/05/06 07:40:37 pin Exp $
+$NetBSD: distinfo,v 1.6 2020/06/12 11:25:55 pin Exp $
-SHA1 (FeatherPad-V0.14.1.tar.gz) = 8fc924429b2f9b38052b328b96eb8ce78ea9a386
-RMD160 (FeatherPad-V0.14.1.tar.gz) = 5629ceaad6b771f65513e3455c7b193d0d10eb27
-SHA512 (FeatherPad-V0.14.1.tar.gz) = e61e125ca746cea4a3ee5293b07b6ab742d938dc7e09c02f37e469b7f3d25df1abb2c3d7e7a053c93406a341c40a223e7e466fcdc2b318a290bd49f808827ee5
-Size (FeatherPad-V0.14.1.tar.gz) = 827709 bytes
+SHA1 (FeatherPad-V0.14.2.tar.gz) = 3c22698b065b19b9f269699234b29babb20fce39
+RMD160 (FeatherPad-V0.14.2.tar.gz) = 06b0d67d02c71652707bb51d4a8ea4db44d2c8e7
+SHA512 (FeatherPad-V0.14.2.tar.gz) = d66b999b11fb42de0ffe270b01186a9fbdedd211bf03f81c3b2adc717c2d427f5292008c1e5319c01a90e50ec23bc92767940741a80780fa9160fd3ce4839016
+Size (FeatherPad-V0.14.2.tar.gz) = 828977 bytes
Home |
Main Index |
Thread Index |
Old Index