aboutsummaryrefslogtreecommitdiff
path: root/editors/nano
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2007-04-27 15:01:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2007-04-27 15:01:13 +0000
commitcce1cd1464cc08e381ed8c94a451272417be99b0 (patch)
tree9ec624d72de6afc385273c5cfc78b8f4b0fa2a70 /editors/nano
parent1d04a920ce1ed3d667f6cc97c63d7c46b255c741 (diff)
downloadports-cce1cd1464cc08e381ed8c94a451272417be99b0.tar.gz
ports-cce1cd1464cc08e381ed8c94a451272417be99b0.zip
Update to 2.0.6. Changes in this release:
* Fix a potential segfault after justifying text marked from the bottom up.
Notes
Notes: svn path=/head/; revision=191010
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 f4ef2bb30d27..632a2b6603fe 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nano
-PORTVERSION= 2.0.5
+PORTVERSION= 2.0.6
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 cd35704a924d..c2a545b5e43a 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-MD5 (nano-2.0.5.tar.gz) = 8daee919fe29b4fd8213c9e2c021acc6
-SHA256 (nano-2.0.5.tar.gz) = 05c6ba153dc26febf5366b9d80ee47f412300548c73f0db62eade5fb4fd219d1
-SIZE (nano-2.0.5.tar.gz) = 1314895
+MD5 (nano-2.0.6.tar.gz) = 619107f0fc3c4383d668cef15aa3ca32
+SHA256 (nano-2.0.6.tar.gz) = 0d10d8f70a6fadfb9cfaa7b66c5fe7eba17e64ecb96104c4ddedc82f89765d5c
+SIZE (nano-2.0.6.tar.gz) = 1315207