summaryrefslogtreecommitdiff
path: root/editors/nano/PLIST
diff options
context:
space:
mode:
authorshell <shell@pkgsrc.org>2002-12-26 15:14:41 +0000
committershell <shell@pkgsrc.org>2002-12-26 15:14:41 +0000
commit919c3b895c3aa3dc15c1b22c8a082e28eda482e7 (patch)
tree920dfeb60a60d754ba07842ef8739bcb2bd2d4e4 /editors/nano/PLIST
parent1a51c0a6e1821f89de9697aa4ac977666c19a145 (diff)
downloadpkgsrc-919c3b895c3aa3dc15c1b22c8a082e28eda482e7.tar.gz
Updated to nano-1.0.9
Changes : free_charptrarray, striponedir() - Plug some memory leaks (Steven Kneizys). read_file() - Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70. - Reverse tests to stop segfault on editing a new file of 0 lines (David Benbennick). do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi) do_gotoline() - Set placewewant if we actually move to a different line. nanogetstr() - Add NANO_HOME_KEY and NANO_END_KEY to the home and end key code (fixes BUG #69). bottombars(), onekey() - Make bottom list dynamic with screen size (Guus Sliepen & Chris). do_credits() - Add Thomas Dickey. strcasestr() - Renamed to stristr since strcasestr has not been confirmed to be detected properly on various Linux systems. Updated POs : no nb it fr uk gl
Diffstat (limited to 'editors/nano/PLIST')
-rw-r--r--editors/nano/PLIST5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/nano/PLIST b/editors/nano/PLIST
index 90d8ded8347..584730e1c1c 100644
--- a/editors/nano/PLIST
+++ b/editors/nano/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/11/30 23:32:22 salo Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/12/26 15:14:42 shell Exp $
bin/nano
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/nano.info
info/nano.info
@@ -15,8 +15,9 @@ ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/nano.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/nano.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/nano.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/nano.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/nano.mo