summaryrefslogtreecommitdiff
path: root/editors/nano
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2007-04-23 14:52:36 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2007-04-23 14:52:36 +0000
commita6a7099f887fdba4dc210fc66924f81613eb7ad6 (patch)
tree64f64f576787e7d85828d8d29fd9541678e5ed93 /editors/nano
parent928ef32d7e93d32f53a4720e84469bedc19390e6 (diff)
downloadfreebsd-ports-a6a7099f887fdba4dc210fc66924f81613eb7ad6.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/nano')
-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