update to 2.7.1: add the ability to display line numbers in front of the text

This commit is contained in:
naddy 2016-11-01 18:05:55 +00:00
parent a4b88cc45b
commit 80d74e9780
4 changed files with 13 additions and 27 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.83 2016/09/03 11:27:34 naddy Exp $
# $OpenBSD: Makefile,v 1.84 2016/11/01 18:05:55 naddy Exp $
COMMENT= Pico editor clone with enhancements
DISTNAME= nano-2.7.0
DISTNAME= nano-2.7.1
CATEGORIES= editors
HOMEPAGE= https://www.nano-editor.org/
@ -28,8 +28,7 @@ pre-configure:
@ln -s /usr/bin/false ${WRKDIR}/bin/groff
post-install:
sed -i -e 's:/etc:${SYSCONFDIR}:g;' -e 's:PREFIX:${TRUEPREFIX}:g;' \
${PREFIX}/man/man5/nanorc.5
sed -i -e 's:/etc:${SYSCONFDIR}:g;' ${PREFIX}/man/man5/nanorc.5
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/nano
${INSTALL_DATA} ${WRKBUILD}/doc/nanorc.sample \
${PREFIX}/share/examples/nano

View File

@ -1,2 +1,2 @@
SHA256 (nano-2.7.0.tar.xz) = +GrzlRSudOIL7zwpzQHRCQqayncqcOnJ+ecMPRSzlSE=
SIZE (nano-2.7.0.tar.xz) = 1008124
SHA256 (nano-2.7.1.tar.xz) = 31y+aYMdc5TAoy+yc3OrMTM16k3Fhtb0vkCB6x3oV80=
SIZE (nano-2.7.1.tar.xz) = 1005504

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-doc_man_nano_1,v 1.10 2016/09/03 11:27:34 naddy Exp $
--- doc/man/nano.1.orig Thu Sep 1 12:40:32 2016
+++ doc/man/nano.1 Sat Sep 3 12:48:32 2016
@@ -293,8 +293,6 @@ https://nano-editor.org/
.PD 0
.TP
\fBnanorc\fP(5)
$OpenBSD: patch-doc_man_nano_1,v 1.11 2016/11/01 18:05:55 naddy Exp $
--- doc/man/nano.1.orig Sat Oct 29 11:17:49 2016
+++ doc/man/nano.1 Tue Nov 1 18:56:43 2016
@@ -302,8 +302,6 @@ https://nano-editor.org/
.SH SEE ALSO
.BR nanorc (5)
-.PP
-\fI/usr/share/doc/nano/\fP (or equivalent on your system)
.SH AUTHOR
Chris Allegretta <chrisa@asty.org>, et al (see the files \fIAUTHORS\fP and
Chris Allegretta and others (see the files \fIAUTHORS\fR and

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-doc_man_nanorc_5,v 1.11 2016/09/03 11:27:34 naddy Exp $
--- doc/man/nanorc.5.orig Thu Sep 1 12:40:32 2016
+++ doc/man/nanorc.5 Sat Sep 3 12:48:32 2016
@@ -749,8 +749,7 @@ Per-user configuration file.
.TP
\fBnano\fP(1)
.PP
-\fI/usr/share/doc/nano/examples/nanorc.sample\fP (or equivalent on your
-system)
+\fIPREFIX/share/examples/nano/nanorc.sample\fP
.SH AUTHOR
Chris Allegretta <chrisa@asty.org>, et al (see \fIAUTHORS\fP and
\fITHANKS\fP for details). This manual page was originally written by