1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 2.0.2

PR:		ports/78879
Submitted by:	Ports Fury
This commit is contained in:
Michael Johnson 2005-03-15 18:05:15 +00:00
parent 651bfc522f
commit b197941fd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131324
3 changed files with 5 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= zile
PORTVERSION= 2.0.1
PORTVERSION= 2.0.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -25,6 +25,7 @@ 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
@ -35,6 +36,6 @@ post-patch:
's|_FOR_BUILD||g'
pre-configure:
@cd ${CONFIGURE_WRKSRC} && ${ACLOCAL}
@cd ${CONFIGURE_WRKSRC} && ${ACLOCAL}
.include <bsd.port.mk>

View File

@ -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

View File

@ -1,8 +0,0 @@
@comment $FreeBSD$
bin/zile
%%DATADIR%%/AUTODOC
%%DATADIR%%/FAQ
%%DATADIR%%/HELP
%%DATADIR%%/TUTORIAL
%%DATADIR%%/zilerc.sample
@dirrm %%DATADIR%%