Index: head/editors/zile/Makefile =================================================================== --- head/editors/zile/Makefile (revision 137875) +++ head/editors/zile/Makefile (revision 137876) @@ -1,41 +1,41 @@ # New ports collection Makefile for: zile # Date created: 28 September 2000 # Whom: jasone # # $FreeBSD$ # PORTNAME= zile -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Small emacs-like text editor USE_GCC= 3.4 USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 19 USE_AUTOCONF_VER= 259 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= zile.1 INFO= zile PLIST_FILES= bin/zile %%DATADIR%%/AUTODOC %%DATADIR%%/FAQ %%DATADIR%%/HELP \ %%DATADIR%%/TUTORIAL %%DATADIR%%/zilerc.sample PLIST_DIRS= %%DATADIR%% post-extract: @${RM} -f ${WRKSRC}/doc/zile.info post-patch: @${REINPLACE_CMD} -e '/^BFD_CC_FOR_BUILD/d' ${WRKSRC}/configure.ac @${GREP} -lR "Makefile.am" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \ 's|_FOR_BUILD||g' pre-configure: @cd ${CONFIGURE_WRKSRC} && ${ACLOCAL} .include Property changes on: head/editors/zile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/editors/zile/distinfo =================================================================== --- head/editors/zile/distinfo (revision 137875) +++ head/editors/zile/distinfo (revision 137876) @@ -1,2 +1,2 @@ -MD5 (zile-2.0.6.tar.gz) = 71f7bd8d1e01c9488aa1c5c583f75f82 -SIZE (zile-2.0.6.tar.gz) = 340402 +MD5 (zile-2.0.7.tar.gz) = f0243074ba36ab807be83a3ad9923f61 +SIZE (zile-2.0.7.tar.gz) = 340356 Property changes on: head/editors/zile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property