diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 4a310e46c0db..6604971fc11f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,37 +1,37 @@ PORTNAME= nano -DISTVERSION= 8.4 +DISTVERSION= 8.6 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 GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8 --mandir=${PREFIX}/share 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 46ae267f259e..c660ac2d8e65 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743802467 -SHA256 (nano-8.4.tar.xz) = 5ad29222bbd55624d87ea677928b3106a743114d6c6f9b41f36c97be2a8e628d -SIZE (nano-8.4.tar.xz) = 1691256 +TIMESTAMP = 1755766225 +SHA256 (nano-8.6.tar.xz) = f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619 +SIZE (nano-8.6.tar.xz) = 1707688