diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-02-21 12:43:46 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-02-21 12:43:46 +0000 |
commit | 8588b5d810a01b922ef92c1cf8afa3b823d30fdc (patch) | |
tree | bfe077b5b97232ffc24013621be68e5bf05c355b /editors/zile | |
parent | f3865a976c842403ea1aedb3c3785a1b01d97f69 (diff) | |
download | ports-8588b5d810a01b922ef92c1cf8afa3b823d30fdc.tar.gz ports-8588b5d810a01b922ef92c1cf8afa3b823d30fdc.zip |
Notes
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 5 | ||||
-rw-r--r-- | editors/zile/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 2aa17864edf2..32d7fff42295 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.4.5 +PORTVERSION= 2.4.6 CATEGORIES= editors MASTER_SITES= GNU @@ -35,7 +35,6 @@ post-patch: @${REINPLACE_CMD} -e \ '/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in @${REINPLACE_CMD} -e \ - '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 + 's|@pkgdatadir@/dotzile-extra.el|${DOCSDIR}/dotzile.sample|' ${WRKSRC}/doc/zile.1.in .include <bsd.port.mk> diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 084756cd5e35..d79f9fef7967 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,2 +1,2 @@ -SHA256 (zile-2.4.5.tar.gz) = 19e5c65b98edb9b65227f2f05624a13b0e0941dab509d983ef0f6207f79067f2 -SIZE (zile-2.4.5.tar.gz) = 1259220 +SHA256 (zile-2.4.6.tar.gz) = d8a8e6b4624084902a9a6b91cbd6c64a970c0d5bbef79acb6bacb7abf05c607d +SIZE (zile-2.4.6.tar.gz) = 1257698 |