From 72e11032fa948377f8319e87569643049772427a Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Fri, 2 Sep 2016 00:42:45 +0000 Subject: [PATCH] - Update to 2.7.0 --- editors/nano/Makefile | 5 ++++- editors/nano/distinfo | 5 +++-- editors/nano/pkg-plist | 4 ++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 0fb3c0ef8f78..c5d90ef0d7dc 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.4.3 +PORTVERSION= 2.7.0 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU @@ -31,6 +31,9 @@ INFO= nano PORTSCOUT= limitw:1,even +post-configure: + ${REINPLACE_CMD} -e 's/update_revision//g' ${WRKSRC}/src/Makefile + post-build: cd ${WRKSRC}/doc/man; ${REINPLACE_CMD} \ -e 's:SYSCONFDIR:${PREFIX}/etc:g' \ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 069698ed483a..c47b4a16eff8 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,2 +1,3 @@ -SHA256 (nano-2.4.3.tar.gz) = 32d627072b6026678e4f4095c047adec92ac7ec542dd6d91cf27f49b601768f2 -SIZE (nano-2.4.3.tar.gz) = 1878096 +TIMESTAMP = 1472747319 +SHA256 (nano-2.7.0.tar.gz) = 5dd1e9cf8e3de676c141a0b23f312e68380ef049926e2913e2114bbe32fbeac3 +SIZE (nano-2.7.0.tar.gz) = 2019889 diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index b59a61ac7b19..5df1a7196257 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -26,6 +26,7 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/fr/LC_MESSAGES/nano.mo %%NLS%%share/locale/ga/LC_MESSAGES/nano.mo %%NLS%%share/locale/gl/LC_MESSAGES/nano.mo +%%NLS%%share/locale/hr/LC_MESSAGES/nano.mo %%NLS%%share/locale/hu/LC_MESSAGES/nano.mo %%NLS%%share/locale/id/LC_MESSAGES/nano.mo %%NLS%%share/locale/it/LC_MESSAGES/nano.mo @@ -47,6 +48,7 @@ man/man5/nanorc.5.gz %%NLS%%share/locale/zh_CN/LC_MESSAGES/nano.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/nano.mo %%DATADIR%%/asm.nanorc +%%DATADIR%%/autoconf.nanorc %%DATADIR%%/awk.nanorc %%DATADIR%%/c.nanorc %%DATADIR%%/changelog.nanorc @@ -70,6 +72,7 @@ man/man5/nanorc.5.gz %%DATADIR%%/mgp.nanorc %%DATADIR%%/mutt.nanorc %%DATADIR%%/nanorc.nanorc +%%DATADIR%%/nftables.nanorc %%DATADIR%%/objc.nanorc %%DATADIR%%/ocaml.nanorc %%DATADIR%%/patch.nanorc @@ -80,6 +83,7 @@ man/man5/nanorc.5.gz %%DATADIR%%/pov.nanorc %%DATADIR%%/python.nanorc %%DATADIR%%/ruby.nanorc +%%DATADIR%%/rust.nanorc %%DATADIR%%/sh.nanorc %%DATADIR%%/spec.nanorc %%DATADIR%%/tcl.nanorc