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 Oct 15 12:31:37 UTC 2021
Modified Files:
pkgsrc/editors/featherpad: Makefile distinfo
Log Message:
editors/featherpad: update to 1.0.1
-Fixed the detection of UTF-16 in special cases.
-Fixed tab detaching when the window is closed with its last tab.
-Don't try to restore window position under Wayland.
-Better inertial scrolling with touchpad and sensitive devices.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/editors/featherpad/Makefile
cvs rdiff -u -r1.13 -r1.14 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.21 pkgsrc/editors/featherpad/Makefile:1.22
--- pkgsrc/editors/featherpad/Makefile:1.21 Wed Sep 1 06:58:39 2021
+++ pkgsrc/editors/featherpad/Makefile Fri Oct 15 12:31:36 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/09/01 06:58:39 pin Exp $
+# $NetBSD: Makefile,v 1.22 2021/10/15 12:31:36 pin Exp $
-VERSION= 1.0.0
+VERSION= 1.0.1
DISTNAME= FeatherPad-V${VERSION}
PKGNAME= featherpad-${VERSION}
CATEGORIES= editors
Index: pkgsrc/editors/featherpad/distinfo
diff -u pkgsrc/editors/featherpad/distinfo:1.13 pkgsrc/editors/featherpad/distinfo:1.14
--- pkgsrc/editors/featherpad/distinfo:1.13 Thu Oct 7 13:47:39 2021
+++ pkgsrc/editors/featherpad/distinfo Fri Oct 15 12:31:36 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/07 13:47:39 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/10/15 12:31:36 pin Exp $
-RMD160 (FeatherPad-V1.0.0.tar.gz) = 90c1363426d74e05dfee1a42b874cabc8e18c4fa
-SHA512 (FeatherPad-V1.0.0.tar.gz) = 9f7e24fa5e89e269693bc0a37f79d987e4914dde2d2b46bd0385886383dab8b35556fbc0f5c5b7b9a2c3a41694174ffa8532c48def87d2972fbc73c1e9c38bf3
-Size (FeatherPad-V1.0.0.tar.gz) = 1010200 bytes
+RMD160 (FeatherPad-V1.0.1.tar.gz) = fd43f6d5139be8e0ec58171830f8dfda34485660
+SHA512 (FeatherPad-V1.0.1.tar.gz) = 8d1a07f8f32f63ec77e6bff8a39badd1eef87b0675096f964ff2fa770dda7c79ec9a1f788cbfa77528163aeb6c6067ca74e009293eca2e718dce92a48aef5f98
+Size (FeatherPad-V1.0.1.tar.gz) = 1014744 bytes
Home |
Main Index |
Thread Index |
Old Index