- Update to 2.4.7
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS Feature safe: yes
This commit is contained in:
parent
1aa5444744
commit
19adccb511
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293657
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= zile
|
||||
PORTVERSION= 2.4.6
|
||||
PORTVERSION= 2.4.7
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= GNU
|
||||
|
||||
|
@ -35,6 +35,6 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e \
|
||||
'/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|@pkgdatadir@/dotzile-extra.el|${DOCSDIR}/dotzile.sample|' ${WRKSRC}/doc/zile.1.in
|
||||
's|@pkgdatadir@|${DOCSDIR}|' ${WRKSRC}/doc/zile.1.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (zile-2.4.6.tar.gz) = d8a8e6b4624084902a9a6b91cbd6c64a970c0d5bbef79acb6bacb7abf05c607d
|
||||
SIZE (zile-2.4.6.tar.gz) = 1257698
|
||||
SHA256 (zile-2.4.7.tar.gz) = 8cf532fe48b5ca09e2cf67abf7abe33642eb7af4e7cd8bd1eb90137d96c467aa
|
||||
SIZE (zile-2.4.7.tar.gz) = 1254385
|
||||
|
|
Loading…
Reference in a new issue