Index: head/editors/zile/pkg-plist =================================================================== --- head/editors/zile/pkg-plist (revision 131323) +++ head/editors/zile/pkg-plist (nonexistent) @@ -1,8 +0,0 @@ -@comment $FreeBSD$ -bin/zile -%%DATADIR%%/AUTODOC -%%DATADIR%%/FAQ -%%DATADIR%%/HELP -%%DATADIR%%/TUTORIAL -%%DATADIR%%/zilerc.sample -@dirrm %%DATADIR%% Property changes on: head/editors/zile/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.6 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/editors/zile/Makefile =================================================================== --- head/editors/zile/Makefile (revision 131323) +++ head/editors/zile/Makefile (revision 131324) @@ -1,40 +1,41 @@ # New ports collection Makefile for: zile # Date created: 28 September 2000 # Whom: jasone # # $FreeBSD$ # PORTNAME= zile -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 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} + @cd ${CONFIGURE_WRKSRC} && ${ACLOCAL} .include Property changes on: head/editors/zile/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/editors/zile/distinfo =================================================================== --- head/editors/zile/distinfo (revision 131323) +++ head/editors/zile/distinfo (revision 131324) @@ -1,2 +1,2 @@ -MD5 (zile-2.0.1.tar.gz) = 4cc182d72699611dfcfc9ed04588ece1 -SIZE (zile-2.0.1.tar.gz) = 339755 +MD5 (zile-2.0.2.tar.gz) = 7ae89820ca6a1c2c66b353e9155b6534 +SIZE (zile-2.0.2.tar.gz) = 339825 Property changes on: head/editors/zile/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property