summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-07-20 14:41:24 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-07-20 14:41:24 +0000
commita925197d3597fcdc8e708b84b460c4a48fc3a236 (patch)
tree8c31fc143c64ec6441649f7f284dd84669f43ab6 /editors
parent- pkg-{descr,message} cosmetic changes. (diff)
- Update to 2.4.8
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
Notes
Notes: svn path=/head/; revision=301227
Diffstat (limited to 'editors')
-rw-r--r--editors/zile/Makefile5
-rw-r--r--editors/zile/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index c081b8de08ae..b55ae9d2b1b0 100644
--- a/editors/zile/Makefile
+++ b/editors/zile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zile
-PORTVERSION= 2.4.7
+PORTVERSION= 2.4.8
CATEGORIES= editors
MASTER_SITES= GNU
@@ -14,6 +14,7 @@ MAINTAINER= culot@FreeBSD.org
COMMENT= Small emacs-like text editor
LIB_DEPENDS= gc:${PORTSDIR}/devel/boehm-gc
+BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man
USE_GMAKE= yes
USE_PERL5_BUILD=yes
@@ -35,6 +36,6 @@ post-patch:
@${REINPLACE_CMD} -e \
'/need_charset_alias=/s|true|false|g' ${WRKSRC}/lib/Makefile.in
@${REINPLACE_CMD} -e \
- 's|@pkgdatadir@|${DOCSDIR}|' ${WRKSRC}/doc/zile.1.in
+ 's|@pkgdatadir@|${DOCSDIR}|' ${WRKSRC}/doc/man-extras
.include <bsd.port.mk>
diff --git a/editors/zile/distinfo b/editors/zile/distinfo
index a02ebce9d955..6abd2ab915bb 100644
--- a/editors/zile/distinfo
+++ b/editors/zile/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zile-2.4.7.tar.gz) = 8cf532fe48b5ca09e2cf67abf7abe33642eb7af4e7cd8bd1eb90137d96c467aa
-SIZE (zile-2.4.7.tar.gz) = 1254385
+SHA256 (zile-2.4.8.tar.gz) = b793f4e064e3cdcac2f72a42b168c5cc0da6f7d078b8aac458b7d3cbacf7bc49
+SIZE (zile-2.4.8.tar.gz) = 1184855