diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2008-08-25 17:59:01 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2008-08-25 17:59:01 +0000 |
commit | bbc8912585c9ce2c7dc34753ecd7be92b04486b8 (patch) | |
tree | 1182e10b20329e03f4711b6a874d92e5cab00df4 /editors/nano | |
parent | c03130f200e949bc39eab5fe218a84e4dc93b42c (diff) | |
download | freebsd-ports-bbc8912585c9ce2c7dc34753ecd7be92b04486b8.zip |
Update to 2.0.8, which incorporates some small bug fixes.
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 3 | ||||
-rw-r--r-- | editors/nano/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index f9e3872b6029..3824f946692f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nano -PORTVERSION= 2.0.7 -PORTREVISION= 2 +PORTVERSION= 2.0.8 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 4b022fc3036a..49a2d306482c 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -MD5 (nano-2.0.7.tar.gz) = 16187fed2bdefec6275ece6401ce4cd2 -SHA256 (nano-2.0.7.tar.gz) = 5dc783c412c4d1ff463c450d2a2f9e1ea53a43d9ba1dda92bbf5182f60db532f -SIZE (nano-2.0.7.tar.gz) = 1363684 +MD5 (nano-2.0.8.tar.gz) = fcb2a26285921458b6fe381c2802b1a8 +SHA256 (nano-2.0.8.tar.gz) = 8891830b374fe8ceb8c6bd9ef96ac8479a22bf35bb900877a04f57e24731ee3e +SIZE (nano-2.0.8.tar.gz) = 1406987 |