diff options
author | wiedi <wiedi> | 2015-11-22 23:04:15 +0000 |
---|---|---|
committer | wiedi <wiedi> | 2015-11-22 23:04:15 +0000 |
commit | 48a9889ac3c5dd50e89d5cf1bb668e4f3e51bde1 (patch) | |
tree | 1125db71507a9c1be800d0b2efea72fb8d8ffd3a /editors | |
parent | 69799c65f98a0ecc78dbf165bf37b4a0b4b329e6 (diff) | |
download | pkgsrc-48a9889ac3c5dd50e89d5cf1bb668e4f3e51bde1.tar.gz |
Update nano to 2.4.3
2015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
downloading pleasure. This release includes a myriad
of fixes including several memory leaks, issues with
color syntax higlighting, search/replace, file
insertion and help menu bugs. Many thanks to
Benno Schulenberg for tireless efforts on the vast
majority of fixes for some time now. As always please
report bugs via the Savannah page, and remember to
Share and Enjoy.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 5 | ||||
-rw-r--r-- | editors/nano/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 7ec5f0fdd06..41ba62656b7 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2015/08/18 07:31:06 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/11/22 23:04:15 wiedi Exp $ -DISTNAME= nano-2.4.2 -PKGREVISION= 2 +DISTNAME= nano-2.4.3 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.4/ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index f5c9e446534..a9ecf91da35 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.22 2015/11/03 03:32:18 agc Exp $ +$NetBSD: distinfo,v 1.23 2015/11/22 23:04:15 wiedi Exp $ -SHA1 (nano-2.4.2.tar.gz) = bcf2bb3fcc04874cb38c52cfd8feebce61dd5e0a -RMD160 (nano-2.4.2.tar.gz) = 6a3d0569740c223230af6ae88f8ef0797402c4c2 -SHA512 (nano-2.4.2.tar.gz) = 487b03b33ac8fac4a774223e038b00463ca03e08093c506b10f4df56795039eff1c23518c1a4f32695cee1bb9bb5eb0a2dd3e1f8a9befcc573e7fca3d69fa9d3 -Size (nano-2.4.2.tar.gz) = 1898633 bytes +SHA1 (nano-2.4.3.tar.gz) = a64650f2bebf2d3638b59657abd419a0c9c55a78 +RMD160 (nano-2.4.3.tar.gz) = 70f442bf08f311ccf245176c119e8ef063c5b7d4 +SHA512 (nano-2.4.3.tar.gz) = 53c9f93b0f001a3d6c292a6995d66b6bcca033407b6b69995c62b9e9f721fd5566fbd0e22ece1b2561a47e56ef19c3f1ee196e23edfe832289704e0ebef45de9 +Size (nano-2.4.3.tar.gz) = 1878096 bytes SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56 |