Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 547168) +++ head/editors/nano/Makefile (revision 547169) @@ -1,49 +1,47 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 5.0 +PORTVERSION= 5.2 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${PORTVERSION:R: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 +USES= charsetfix ncurses pkgconfig 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} -l${NCURSES_IMPL}" 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 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 547168) +++ head/editors/nano/distinfo (revision 547169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596453671 -SHA256 (nano-5.0.tar.xz) = 7c0d94be69cd066f20df2868a2da02f7b1d416ce8d47c0850a8bd270897caa36 -SIZE (nano-5.0.tar.xz) = 1526784 +TIMESTAMP = 1598867220 +SHA256 (nano-5.2.tar.xz) = 32c2da43e1ae9a5e43437d8c6e1ec0388af870c7762c479e5bffb5f292bda7e1 +SIZE (nano-5.2.tar.xz) = 1394724