Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 525599) +++ head/editors/nano/Makefile (revision 525600) @@ -1,49 +1,49 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.7 +PORTVERSION= 4.8 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} -l${NCURSES_IMPL}" 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 525599) +++ head/editors/nano/distinfo (revision 525600) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580228215 -SHA256 (nano-4.7.tar.xz) = 58c0e197de5339ca3cad3ef42b65626d612ddb0b270e730f02e6ab3785c736f5 -SIZE (nano-4.7.tar.xz) = 1507192 +TIMESTAMP = 1581181614 +SHA256 (nano-4.8.tar.xz) = c348f61c68ab1d573b308398212a09cd68c60fbee20f01a5bd4b50071a258e63 +SIZE (nano-4.8.tar.xz) = 1520160