diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-03-13 10:54:50 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-03-13 10:54:50 +0000 |
commit | 7c3eab2b4d913bfa6a0f21baa721f33dc63279aa (patch) | |
tree | 5df7a7cdabc29ceaa7a21aa1862346d3e435bf45 /editors/zile | |
parent | a13fe2098c8de052fc9988f6f4a66343ceffe1cd (diff) | |
download | ports-7c3eab2b4d913bfa6a0f21baa721f33dc63279aa.tar.gz ports-7c3eab2b4d913bfa6a0f21baa721f33dc63279aa.zip |
Notes
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 4 | ||||
-rw-r--r-- | editors/zile/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 924c75204c30..a489364010ef 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= zile -PORTVERSION= 2.4.9 +PORTVERSION= 2.4.11 CATEGORIES= editors MASTER_SITES= GNU MAINTAINER= culot@FreeBSD.org COMMENT= Small emacs-like text editor +LICENSE= GPLv3 + LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 88c6bb6606cb..65c2c74057d7 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,2 +1,2 @@ -SHA256 (zile-2.4.9.tar.gz) = c71959c7aca02ac66be526ecccbc7954fb0ea7591ed3c13311a95e8f040b0049 -SIZE (zile-2.4.9.tar.gz) = 1192776 +SHA256 (zile-2.4.11.tar.gz) = 1fd27bbddc61491b1fbb29a345d0d344734aa9e80cfa07b02892eedf831fa9cc +SIZE (zile-2.4.11.tar.gz) = 1293707 |