Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 511623) +++ head/editors/nano/Makefile (revision 511624) @@ -1,54 +1,54 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.3 +PORTVERSION= 4.4 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 .ifdef QEMU_EMULATING # XXX bug 224740/231346: configure hangs CONFIGURE_ENV+= gl_cv_func_printf_enomem=no .endif 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 511623) +++ head/editors/nano/distinfo (revision 511624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564338029 -SHA256 (nano-4.3.tar.xz) = 00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81 -SIZE (nano-4.3.tar.xz) = 1485776 +TIMESTAMP = 1567202485 +SHA256 (nano-4.4.tar.xz) = 2af222e0354848ffaa3af31b5cd0a77917e9cb7742cd073d762f3c32f0f582c7 +SIZE (nano-4.4.tar.xz) = 1488452