Index: head/editors/zile/Makefile =================================================================== --- head/editors/zile/Makefile (revision 265017) +++ head/editors/zile/Makefile (revision 265018) @@ -1,32 +1,33 @@ # New ports collection Makefile for: zile # Date created: 28 September 2000 # Whom: jasone # # $FreeBSD$ # PORTNAME= zile -PORTVERSION= 2.3.19 +PORTVERSION= 2.3.21 CATEGORIES= editors MASTER_SITES= GNU MAINTAINER= culot@FreeBSD.org COMMENT= Small emacs-like text editor USE_GMAKE= yes +USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --without-included-regex MAN1= ${PORTNAME}.1 -PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample +PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/FAQ %%DATADIR%%/dotzile-extra.el PLIST_DIRS= %%DATADIR%% CPPFLAGS= -isystem /usr/include/gnu LDFLAGS= -lgnuregex post-patch: @${REINPLACE_CMD} -e \ '/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in .include Property changes on: head/editors/zile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.76 \ No newline at end of property +1.77 \ No newline at end of property Index: head/editors/zile/distinfo =================================================================== --- head/editors/zile/distinfo (revision 265017) +++ head/editors/zile/distinfo (revision 265018) @@ -1,3 +1,2 @@ -MD5 (zile-2.3.19.tar.gz) = c23096fc646bc4a906c24c1bbe4e29f6 -SHA256 (zile-2.3.19.tar.gz) = faeb68a9d5da1266d801ebecb84de8fd10a9998eaf14c6c755d586565af14bb0 -SIZE (zile-2.3.19.tar.gz) = 812158 +SHA256 (zile-2.3.21.tar.gz) = 91c8dc85eb0893aa5bfeec14bd5c530995539d018524ebc6f660fa0b274abcb2 +SIZE (zile-2.3.21.tar.gz) = 905398 Property changes on: head/editors/zile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.68 \ No newline at end of property +1.69 \ No newline at end of property