diff options
author | snj <snj@pkgsrc.org> | 2008-11-06 21:56:44 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2008-11-06 21:56:44 +0000 |
commit | 85a1ee3c06601ed2cf0dd116b1ae75169df127a5 (patch) | |
tree | 808d67752b2483519fed6a4531cfd0460d734342 /editors/nano | |
parent | c6b8125c9c22f024ecaaedcf35d4ebf0850e1dc3 (diff) | |
download | pkgsrc-85a1ee3c06601ed2cf0dd116b1ae75169df127a5.tar.gz |
Update to 2.0.8. Changes from 2.0.7 are minor bugfixes. See bundled
ChangeLog for details.
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 5 | ||||
-rw-r--r-- | editors/nano/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 78ec067aed9..634196ad842 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2008/02/21 21:56:29 jlam Exp $ +# $NetBSD: Makefile,v 1.36 2008/11/06 21:56:44 snj Exp $ -DISTNAME= nano-2.0.7 -PKGREVISION= 1 +DISTNAME= nano-2.0.8 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index b7fdca5a3b7..c1e999a623a 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2007/12/22 15:12:22 obache Exp $ +$NetBSD: distinfo,v 1.16 2008/11/06 21:56:44 snj Exp $ -SHA1 (nano-2.0.7.tar.gz) = 6616c6496e6f21e61df6bb991c0be84eda5c6a0c -RMD160 (nano-2.0.7.tar.gz) = 96ff5a88288451ed24f679d88d59a752616ce94c -Size (nano-2.0.7.tar.gz) = 1363684 bytes +SHA1 (nano-2.0.8.tar.gz) = bd03f0c893023b4b5c3e104906e456da33f8b416 +RMD160 (nano-2.0.8.tar.gz) = 95234230972233a4e37d29d59051fbc63a609040 +Size (nano-2.0.8.tar.gz) = 1406987 bytes |