Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 499665) +++ head/editors/nano/Makefile (revision 499666) @@ -1,52 +1,52 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.0 +PORTVERSION= 4.1 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 USES= charsetfix ncurses CONFLICTS= nano-devel-2* 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 NLS_USES= gettext 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 499665) +++ head/editors/nano/distinfo (revision 499666) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553460610 -SHA256 (nano-4.0.tar.gz) = 5b3f67d7d187e9feb980e1482ba38c1bc424bace5282c6bbe85b4bb98371ef1e -SIZE (nano-4.0.tar.gz) = 2997716 +TIMESTAMP = 1555959179 +SHA256 (nano-4.1.tar.gz) = 094a67b9cd651d359de03d79b407b499a18a577221ebc002b56763b0346fbb6f +SIZE (nano-4.1.tar.gz) = 2918354