diff --git a/editors/nano/Makefile b/editors/nano/Makefile index ec00b6520a18..407e3349b4fe 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,38 +1,37 @@ PORTNAME= nano -DISTVERSION= 7.2 -PORTREVISION= 1 +DISTVERSION= 8.0 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 790150a00c61..ba45472dd3f8 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674398680 -SHA256 (nano-7.2.tar.xz) = 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526 -SIZE (nano-7.2.tar.xz) = 1608444 +TIMESTAMP = 1715426942 +SHA256 (nano-8.0.tar.xz) = c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4 +SIZE (nano-8.0.tar.xz) = 1666272