diff options
author | culot <culot@FreeBSD.org> | 2014-03-13 18:54:50 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2014-03-13 18:54:50 +0800 |
commit | 525d066dbf46d35950afd5d402790c4e7f6bc2e7 (patch) | |
tree | 5df7a7cdabc29ceaa7a21aa1862346d3e435bf45 /editors | |
parent | 84ff01e6085cd44c263d07c3fb20a286ea4c7b0d (diff) | |
download | freebsd-ports-gnome-525d066dbf46d35950afd5d402790c4e7f6bc2e7.tar.gz freebsd-ports-gnome-525d066dbf46d35950afd5d402790c4e7f6bc2e7.tar.zst freebsd-ports-gnome-525d066dbf46d35950afd5d402790c4e7f6bc2e7.zip |
- Update to 2.4.11
- Add LICENSE (GPLv3)
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
Diffstat (limited to 'editors')
-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 |