1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 2.4.3

Changes:	http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
This commit is contained in:
Frederic Culot 2011-12-22 12:46:32 +00:00
parent c0e6f29158
commit ee86ab9e05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287861
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= zile
PORTVERSION= 2.4.2
PORTVERSION= 2.4.3
CATEGORIES= editors
MASTER_SITES= GNU
@ -35,6 +35,7 @@ post-patch:
@${REINPLACE_CMD} -e \
'/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in
@${REINPLACE_CMD} -e \
's|/usr/local/share/zile/dotzile-extra.el|${DOCSDIR}/dotzile.sample|' ${WRKSRC}/doc/zile.1
's|/home/rrt/local/share/zile/dotzile-extra.el|${DOCSDIR}/dotzile.sample|' ${WRKSRC}/doc/zile.1
@${REINPLACE_CMD} -e 's|2.4.2|2.4.3|' ${WRKSRC}/doc/zile.1
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (zile-2.4.2.tar.gz) = 73b4229474bced1565ef4f4e87b3187dca16ebb5422cb714b45a7b87020b4945
SIZE (zile-2.4.2.tar.gz) = 1238696
SHA256 (zile-2.4.3.tar.gz) = 83eda904f38a302af7f91179e985baa801f457b62ee19988fdcfae14079bcf67
SIZE (zile-2.4.3.tar.gz) = 1235561