update to 1.0.4:

- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
This commit is contained in:
naddy 2001-08-25 15:48:40 +00:00
parent c61e4b0deb
commit 941ef51bbf
3 changed files with 8 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.19 2001/07/01 17:49:00 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2001/08/25 15:48:40 naddy Exp $
COMMENT= "small, easy to use editor"
DISTNAME= nano-1.0.3
DISTNAME= nano-1.0.4
CATEGORIES= editors
NEED_VERSION= 1.363
HOMEPAGE= http://www.nano-editor.org

View File

@ -1,3 +1,3 @@
MD5 (nano-1.0.3.tar.gz) = 520a7d3330485cd747d0ebfd48a3fd57
RMD160 (nano-1.0.3.tar.gz) = 9832298ba7c8b178f83671006392f801a70696bf
SHA1 (nano-1.0.3.tar.gz) = 1ae65143be130b6bb583c809538f5e950ec35be6
MD5 (nano-1.0.4.tar.gz) = e48f0c030f30ef279cb37c7e046a9b14
RMD160 (nano-1.0.4.tar.gz) = 0e291f73e9d0e1760ee5d5ce94429fb127877d70
SHA1 (nano-1.0.4.tar.gz) = a98503e835d7a6dc01d91bc6374d76059b7c1b3b

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2001/07/01 17:49:00 naddy Exp $
@comment $OpenBSD: PLIST,v 1.7 2001/08/25 15:48:40 naddy Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/nano.info
bin/nano
info/nano.info
@ -13,6 +13,8 @@ share/locale/gl/LC_MESSAGES/nano.mo
share/locale/hu/LC_MESSAGES/nano.mo
share/locale/id/LC_MESSAGES/nano.mo
share/locale/it/LC_MESSAGES/nano.mo
share/locale/no/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
@exec install-info --info-dir=%D/info %D/info/nano.info