Index: head/editors/zile/Makefile =================================================================== --- head/editors/zile/Makefile (revision 454306) +++ head/editors/zile/Makefile (revision 454307) @@ -1,39 +1,38 @@ # Created by: Jason Evans # $FreeBSD$ PORTNAME= zile -PORTVERSION= 2.4.13 -PORTREVISION= 1 +PORTVERSION= 2.4.14 CATEGORIES= editors MASTER_SITES= GNU MAINTAINER= culot@FreeBSD.org COMMENT= Small emacs-like text editor LICENSE= GPLv3 LIB_DEPENDS= libgc.so:devel/boehm-gc BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:misc/help2man USES= gmake ncurses perl5 pkgconfig compiler:c++11-lang USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-regex PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ %%DOCSDIR%%/AUTHORS \ %%DOCSDIR%%/FAQ \ %%DOCSDIR%%/NEWS \ %%DOCSDIR%%/dotzile.sample CPPFLAGS+= -I${LOCALBASE}/include -isystem /usr/include/gnu LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex post-patch: @${REINPLACE_CMD} -e \ '/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e \ 's|@pkgdatadir@|${DOCSDIR}|' ${WRKSRC}/doc/man-extras .include Index: head/editors/zile/distinfo =================================================================== --- head/editors/zile/distinfo (revision 454306) +++ head/editors/zile/distinfo (revision 454307) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504097649 -SHA256 (zile-2.4.13.tar.gz) = c795f369ea432219c21bf59ffc9322fd5f221217021a8fbaa6f9fed91778ac0e -SIZE (zile-2.4.13.tar.gz) = 1296379 +TIMESTAMP = 1510837957 +SHA256 (zile-2.4.14.tar.gz) = 7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74 +SIZE (zile-2.4.14.tar.gz) = 1385314