Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 518851) +++ head/editors/nano/Makefile (revision 518852) @@ -1,49 +1,49 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.5 +PORTVERSION= 4.6 CATEGORIES= editors MASTER_SITES= https://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 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix ncurses tar:xz CONFLICTS= nano-devel-2* GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8 CONFIGURE_ENV+= NCURSESW_CFLAGS="-I${NCURSESINC}" \ NCURSESW_LIBS="-L${NCURSESLIB} -lncursesw" MAKE_ARGS+= install_htmlmanDATA=install-htmlmanDATA OPTIONS_DEFINE= DOCS EXAMPLES NLS OPTIONS_SUB= yes NLS_USES= gettext localbase NLS_CONFIGURE_ENABLE= nls INFO= nano PORTSCOUT= limitw:1,even post-patch: ${REINPLACE_CMD} -e 's/^groff.*/false/' ${WRKSRC}/configure post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/sample.nanorc ${STAGEDIR}${EXAMPLESDIR} post-install-DOCS-on: .for doc in nano.1.html rnano.1.html nanorc.5.html ${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/editors/nano/distinfo =================================================================== --- head/editors/nano/distinfo (revision 518851) +++ head/editors/nano/distinfo (revision 518852) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570474291 -SHA256 (nano-4.5.tar.xz) = ded5c38f5ecd9de2b624e0db8013a375c169d3fbbd49575967b868847df8f533 -SIZE (nano-4.5.tar.xz) = 1493816 +TIMESTAMP = 1575281648 +SHA256 (nano-4.6.tar.xz) = 9bac3a4153774fd921dd3eb291986d43985466b081165b5ac5262b37b79628e9 +SIZE (nano-4.6.tar.xz) = 1506744