aboutsummaryrefslogtreecommitdiff
path: root/editors/nano
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-12 01:57:53 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-12 01:57:53 +0000
commit4477f501ece4286fe7c048cc1965d100182f683c (patch)
treeecda39354eb797f6b7b368983e484fb01b7d60d4 /editors/nano
parent2b9da9f35bfb4c322d2eeda24f0961f6d53068d2 (diff)
downloadports-4477f501ece4286fe7c048cc1965d100182f683c.tar.gz
ports-4477f501ece4286fe7c048cc1965d100182f683c.zip
- Update to 2.7.4
Notes
Notes: svn path=/head/; revision=431217
Diffstat (limited to 'editors/nano')
-rw-r--r--editors/nano/Makefile10
-rw-r--r--editors/nano/distinfo6
-rw-r--r--editors/nano/pkg-plist9
3 files changed, 10 insertions, 15 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index c91dfce89170..d6309ddbff18 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nano
-PORTVERSION= 2.7.3
+PORTVERSION= 2.7.4
CATEGORIES= editors
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
@@ -35,15 +35,15 @@ post-configure:
${REINPLACE_CMD} -e 's/update_revision//g' ${WRKSRC}/src/Makefile
post-build:
- cd ${WRKSRC}/doc/man; ${REINPLACE_CMD} \
+ cd ${WRKSRC}/doc; ${REINPLACE_CMD} \
-e 's:SYSCONFDIR:${PREFIX}/etc:g' \
-e 's:EXAMPLESDIR:${EXAMPLESDIR}:g' \
- nano.1 rnano.1 nanorc.5 ${WRKSRC}/doc/texinfo/${INFO:=.info}
+ nano.1 rnano.1 nanorc.5 ${WRKSRC}/doc/${INFO:=.info}
${REINPLACE_CMD} -e 's/\\</[[:<:]]/g' -e 's/\\>/[[:>:]]/g' \
- ${WRKSRC}/doc/syntax/*.nanorc
+ ${WRKSRC}/syntax/*.nanorc
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/doc/nanorc.sample ${STAGEDIR}${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/sample.nanorc ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index 1fb843b28922..b40ab002feaa 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483094030
-SHA256 (nano-2.7.3.tar.gz) = 3574d4594d051f3b572c47d63bfc3763fb1148c50b811ba7a016bacd94887a88
-SIZE (nano-2.7.3.tar.gz) = 2048675
+TIMESTAMP = 1484184914
+SHA256 (nano-2.7.4.tar.gz) = 23ffc2de52d687739fed6dc2fc94df36aa7da7bb52c8740c523fdd7336fdbc8c
+SIZE (nano-2.7.4.tar.gz) = 2023560
diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist
index 5df1a7196257..c450342c67cb 100644
--- a/editors/nano/pkg-plist
+++ b/editors/nano/pkg-plist
@@ -1,19 +1,14 @@
bin/nano
bin/rnano
-%%NLS%%man/fr/man1/nano.1.gz
-%%NLS%%man/fr/man1/rnano.1.gz
-%%NLS%%man/fr/man5/nanorc.5.gz
man/man1/nano.1.gz
man/man1/rnano.1.gz
man/man5/nanorc.5.gz
%%PORTDOCS%%%%DOCSDIR%%/faq.html
-%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nano.1.html
-%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/nanorc.5.html
-%%NLS%%%%PORTDOCS%%%%DOCSDIR%%/fr/rnano.1.html
%%PORTDOCS%%%%DOCSDIR%%/nano.1.html
+%%PORTDOCS%%%%DOCSDIR%%/nano.html
%%PORTDOCS%%%%DOCSDIR%%/nanorc.5.html
%%PORTDOCS%%%%DOCSDIR%%/rnano.1.html
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nanorc.sample
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.nanorc
%%NLS%%share/locale/bg/LC_MESSAGES/nano.mo
%%NLS%%share/locale/ca/LC_MESSAGES/nano.mo
%%NLS%%share/locale/cs/LC_MESSAGES/nano.mo