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: Sat Apr 25 15:13:05 UTC 2020
Modified Files:
pkgsrc/editors/featherpad: Makefile distinfo
Log Message:
/editors/featherpad: Update to 0.14.0
Changelog picked from https://github.com/tsujan/FeatherPad/releases:
V0.14.0
This release is mostly about speeding up syntax highlighting, especially for
big documents. In some cases (e.g., with HTML, XML, CSS, Bash or Perl),
the job is done multiple times faster.
Also:
- A bug is fixed in handling relative file paths that contain no slash.
- JavaScript template literals (back quotes) are supported.
- CSS syntax highlighting is fixed and improved.
- Small fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/featherpad/Makefile
cvs rdiff -u -r1.3 -r1.4 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.8 pkgsrc/editors/featherpad/Makefile:1.9
--- pkgsrc/editors/featherpad/Makefile:1.8 Wed Apr 22 08:23:13 2020
+++ pkgsrc/editors/featherpad/Makefile Sat Apr 25 15:13:05 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/04/22 08:23:13 pin Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/25 15:13:05 pin Exp $
-VERSION= 0.13.1
+VERSION= 0.14.0
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.3 pkgsrc/editors/featherpad/distinfo:1.4
--- pkgsrc/editors/featherpad/distinfo:1.3 Sat Mar 14 22:17:55 2020
+++ pkgsrc/editors/featherpad/distinfo Sat Apr 25 15:13:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/03/14 22:17:55 gutteridge Exp $
+$NetBSD: distinfo,v 1.4 2020/04/25 15:13:05 pin Exp $
-SHA1 (FeatherPad-V0.13.1.tar.gz) = a6c1ba9e52c41eef559517dc7a9cd7471d1c7646
-RMD160 (FeatherPad-V0.13.1.tar.gz) = d19b098bef004e77c9cd2d5846e3d79b29a6e5ba
-SHA512 (FeatherPad-V0.13.1.tar.gz) = 287a97907baba93a760751f8f28472b12d6c65ebb0855fcf684e126d8635adbc4e00b2fb4703bbabdc182b8a337dd9281b5b2c97add4b571fca976d90ecc7db9
-Size (FeatherPad-V0.13.1.tar.gz) = 822687 bytes
+SHA1 (FeatherPad-V0.14.0.tar.gz) = 9326d59bc93ec872b2bbde5b4e10d8e84f53d033
+RMD160 (FeatherPad-V0.14.0.tar.gz) = f94437afb415faed17d26a2a3700d24f68993d42
+SHA512 (FeatherPad-V0.14.0.tar.gz) = c61abf225ff8215575b7ef4395df6f477d596caf7ca1fcf5aa499e90216792bc02feca0caf6f36048688b0441171c57b43c7558a37ba611076066b9f26fc7842
+Size (FeatherPad-V0.14.0.tar.gz) = 827431 bytes
Home |
Main Index |
Thread Index |
Old Index