Update to 1.0.8. Changes in this version include:
* various minor bug fixes * updated translations and a new Polish one * Meta-A as an alternate key for the marker key (^^)
This commit is contained in:
parent
7a25f1e2ca
commit
742051faaa
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2001/12/18 18:53:43 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2002/01/17 12:56:40 naddy Exp $
|
||||
|
||||
COMMENT= "small, easy to use editor"
|
||||
|
||||
DISTNAME= nano-1.0.7
|
||||
DISTNAME= nano-1.0.8
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.474
|
||||
HOMEPAGE= http://www.nano-editor.org/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nano-1.0.7.tar.gz) = dce4cb0721f6d5533a4bf6b471664d20
|
||||
RMD160 (nano-1.0.7.tar.gz) = 2b24b34d92bd70cccf97beecd53347b1668e7ff7
|
||||
SHA1 (nano-1.0.7.tar.gz) = 2bacef082bdf5f974ef7a22ac5cbe664509845bc
|
||||
MD5 (nano-1.0.8.tar.gz) = 84743b50f839013b6bba654c7ae707bc
|
||||
RMD160 (nano-1.0.8.tar.gz) = 9c332936f9b52a470f5162d71813abc58d5110de
|
||||
SHA1 (nano-1.0.8.tar.gz) = 95fccbf51dd9f31c72e4d105c13476e4da9b59be
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2001/10/04 12:37:57 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2002/01/17 12:56:40 naddy Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/nano.info
|
||||
bin/nano
|
||||
info/nano.info
|
||||
@ -16,6 +16,7 @@ share/locale/id/LC_MESSAGES/nano.mo
|
||||
share/locale/it/LC_MESSAGES/nano.mo
|
||||
share/locale/nl/LC_MESSAGES/nano.mo
|
||||
share/locale/no/LC_MESSAGES/nano.mo
|
||||
share/locale/pl/LC_MESSAGES/nano.mo
|
||||
share/locale/ru/LC_MESSAGES/nano.mo
|
||||
share/locale/sv/LC_MESSAGES/nano.mo
|
||||
share/locale/uk/LC_MESSAGES/nano.mo
|
||||
|
Loading…
Reference in New Issue
Block a user