diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 9be7296d9ff6..eea79adcd344 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,36 +1,36 @@ PORTNAME= nano -DISTVERSION= 7.1 +DISTVERSION= 7.2 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU MAINTAINER= danilo@FreeBSD.org COMMENT= Nano's ANOther editor, an enhanced free Pico clone WWW= https://www.nano-editor.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix ncurses pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8 MAKE_ARGS+= install_htmlmanDATA=install-htmlmanDATA PORTSCOUT= limitw:1,even INFO= nano OPTIONS_DEFINE= DOCS EXAMPLES NLS OPTIONS_SUB= yes NLS_USES= gettext localbase NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's/^groff.*/false/' ${WRKSRC}/configure post-install-DOCS-on: .for doc in nano.1.html rnano.1.html nanorc.5.html ${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/sample.nanorc ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 312ab69cb05a..790150a00c61 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671296911 -SHA256 (nano-7.1.tar.xz) = 57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836 -SIZE (nano-7.1.tar.xz) = 1605272 +TIMESTAMP = 1674398680 +SHA256 (nano-7.2.tar.xz) = 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526 +SIZE (nano-7.2.tar.xz) = 1608444