Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 470424) +++ head/editors/nano/Makefile (revision 470425) @@ -1,49 +1,49 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU MAINTAINER= danilo@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone LICENSE= GPLv3 CONFLICTS= nano-devel-2* USES= charsetfix ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8 MAKE_ARGS+= install_htmlmanDATA=install-htmlmanDATA CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS EXAMPLES NLS OPTIONS_SUB= yes DOCS_USES= groff NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls INFO= nano PORTSCOUT= limitw:1,even post-configure: ${REINPLACE_CMD} -e 's/update_revision//g' ${WRKSRC}/src/Makefile post-build: cd ${WRKSRC}/doc; ${REINPLACE_CMD} \ -e 's:SYSCONFDIR:${PREFIX}/etc:g' \ -e 's:EXAMPLESDIR:${EXAMPLESDIR}:g' \ nano.1 rnano.1 nanorc.5 ${WRKSRC}/doc/${INFO:=.info} post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/sample.nanorc ${STAGEDIR}${EXAMPLESDIR} .include Index: head/editors/nano/distinfo =================================================================== --- head/editors/nano/distinfo (revision 470424) +++ head/editors/nano/distinfo (revision 470425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525311599 -SHA256 (nano-2.9.6.tar.gz) = 4ec0a0196914a7665572bcd8a32d76535ea19a8213ea67cf8f63e8ce566b1e0a -SIZE (nano-2.9.6.tar.gz) = 2892819 +TIMESTAMP = 1526755276 +SHA256 (nano-2.9.7.tar.gz) = 9c7e1fe68a125a5f6e9a1118bb4928184124381dc80646714c86874964d92217 +SIZE (nano-2.9.7.tar.gz) = 2913055