diff options
author | pin <pin@pkgsrc.org> | 2022-10-09 16:04:10 +0000 |
---|---|---|
committer | pin <pin@pkgsrc.org> | 2022-10-09 16:04:10 +0000 |
commit | a2435b95f979951655bfc747a4c45d5da409bc7b (patch) | |
tree | 19784f5b851b5db353056512cb4ac519a0e033ea /editors | |
parent | 11bac5f93dabdc0c78bd85553133c40f4b0d3b6d (diff) | |
download | pkgsrc-a2435b95f979951655bfc747a4c45d5da409bc7b.tar.gz |
editors/featherpad: update to 1.3.3
V1.3.3
---------
- Fixed crash on pasting with empty clipboard.
- Covered tab-indented here-docs in Bash syntax highlighting.
- Covered indented here-docs in Perl syntax highlighting.
- Silenced the compilation warnings with Qt ≥ 6.4.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/featherpad/Makefile | 4 | ||||
-rw-r--r-- | editors/featherpad/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index a92964cc5fd..1bc1a57fb18 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2022/09/12 21:08:57 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2022/10/09 16:04:10 pin Exp $ -VERSION= 1.3.2 +VERSION= 1.3.3 DISTNAME= FeatherPad-V${VERSION} PKGNAME= featherpad-${VERSION} CATEGORIES= editors diff --git a/editors/featherpad/distinfo b/editors/featherpad/distinfo index 1f87fa868bb..d124a4cce02 100644 --- a/editors/featherpad/distinfo +++ b/editors/featherpad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2022/09/12 21:08:57 wiz Exp $ +$NetBSD: distinfo,v 1.22 2022/10/09 16:04:10 pin Exp $ -BLAKE2s (FeatherPad-V1.3.2.tar.gz) = 8ea5b66c991184ad461bb297f5c110d43e871dea1787da1e6c29683dd74cc49c -SHA512 (FeatherPad-V1.3.2.tar.gz) = 7cf06107216c0e854d3f56191fdaa8f86ff729d0956deef0e2d72a0400cd01c4725504e8384fab62da49043b6cf8dbc0c9ba2663978aef904f9f09d6382c29d3 -Size (FeatherPad-V1.3.2.tar.gz) = 1099901 bytes +BLAKE2s (FeatherPad-V1.3.3.tar.gz) = e4037802ff8bbaf4fd1843d5bd2125130ad98867ea6b6e3c1f7a1bffb129acc9 +SHA512 (FeatherPad-V1.3.3.tar.gz) = 1af64e7767a0bfb966a6858f975d21228e53bbdd183f780e90ec1567dcee60a03c4103cad7aa9eb73b5e4b52c61a794f4ba4e99da3188ba7b7eb36a8fa54e881 +Size (FeatherPad-V1.3.3.tar.gz) = 1100362 bytes |