Index: head/editors/nano/Makefile =================================================================== --- head/editors/nano/Makefile (revision 384052) +++ head/editors/nano/Makefile (revision 384053) @@ -1,45 +1,45 @@ # Created by: Philippe Lefebvre # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.4.0 +PORTVERSION= 2.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 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 post-build: cd ${WRKSRC}/doc/man; ${REINPLACE_CMD} \ -e 's:SYSCONFDIR:${PREFIX}/etc:g' \ -e 's:EXAMPLESDIR:${EXAMPLESDIR}:g' \ nano.1 rnano.1 nanorc.5 ${WRKSRC}/doc/texinfo/${INFO:=.info} ${REINPLACE_CMD} -e 's/\\/[[:>:]]/g' \ ${WRKSRC}/doc/syntax/*.nanorc post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/doc/nanorc.sample ${STAGEDIR}${EXAMPLESDIR} .include Index: head/editors/nano/distinfo =================================================================== --- head/editors/nano/distinfo (revision 384052) +++ head/editors/nano/distinfo (revision 384053) @@ -1,2 +1,2 @@ -SHA256 (nano-2.4.0.tar.gz) = 5076fb502680503e648cbdcbf2077e39fba193420ae19203f0a54cb2d94a75bd -SIZE (nano-2.4.0.tar.gz) = 1886052 +SHA256 (nano-2.4.1.tar.gz) = 6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2 +SIZE (nano-2.4.1.tar.gz) = 1890805