aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2007-04-23 22:52:36 +0800
committernaddy <naddy@FreeBSD.org>2007-04-23 22:52:36 +0800
commit9511a94f8b046045c2841555c368abb42c5b8b71 (patch)
treea1ed6e3d5ed12e6b3c3d5b35ae318022a0e88a16 /editors
parent02173f8e36e8a97ee448c402f23fba99200e41a5 (diff)
downloadfreebsd-ports-gnome-9511a94f8b046045c2841555c368abb42c5b8b71.tar.gz
freebsd-ports-gnome-9511a94f8b046045c2841555c368abb42c5b8b71.tar.zst
freebsd-ports-gnome-9511a94f8b046045c2841555c368abb42c5b8b71.zip
Update to 2.0.5. Changes in this release:
This release fixes problems (including a segfault) when trying to open or save a file in a directory beginning with "~" that isn't a home directory. A problem where an unnamed file could be saved over an existing filename with no warning was fixed. Opening directories or device files is properly disallowed from "include" commands in nanorc files. A misleading prompt is no longer displayed when trying to save in restricted mode with the mark on. More keys are properly supported. This release also improves several color syntaxes to highlight trailing whitespace, and adds yet more minor documentation updates.
Diffstat (limited to 'editors')
-rw-r--r--editors/nano/Makefile2
-rw-r--r--editors/nano/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 65f1ead0ec05..f4ef2bb30d27 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nano
-PORTVERSION= 2.0.4
+PORTVERSION= 2.0.5
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ \
http://www.ewtoo.org/~astyanax/nano/dist/v2.0/
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index c23cc6ddc4dc..cd35704a924d 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-MD5 (nano-2.0.4.tar.gz) = 8118d8521e121a37d05f5647d2784fa8
-SHA256 (nano-2.0.4.tar.gz) = cf6e52b4e061c4cbf848f2247fe0aa76b795e958e621fb96da8b0c5a2c4ac001
-SIZE (nano-2.0.4.tar.gz) = 1313903
+MD5 (nano-2.0.5.tar.gz) = 8daee919fe29b4fd8213c9e2c021acc6
+SHA256 (nano-2.0.5.tar.gz) = 05c6ba153dc26febf5366b9d80ee47f412300548c73f0db62eade5fb4fd219d1
+SIZE (nano-2.0.5.tar.gz) = 1314895