svn commit: r348052 - head/editors/zile
Frederic Culot
culot at FreeBSD.org
Thu Mar 13 10:54:51 UTC 2014
Author: culot
Date: Thu Mar 13 10:54:50 2014
New Revision: 348052
URL: http://svnweb.freebsd.org/changeset/ports/348052
QAT: https://qat.redports.org/buildarchive/r348052/
Log:
- Update to 2.4.11
- Add LICENSE (GPLv3)
Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS
Modified:
head/editors/zile/Makefile
head/editors/zile/distinfo
Modified: head/editors/zile/Makefile
==============================================================================
--- head/editors/zile/Makefile Thu Mar 13 10:25:44 2014 (r348051)
+++ head/editors/zile/Makefile Thu Mar 13 10:54:50 2014 (r348052)
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= zile
-PORTVERSION= 2.4.9
+PORTVERSION= 2.4.11
CATEGORIES= editors
MASTER_SITES= GNU
MAINTAINER= culot at 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
Modified: head/editors/zile/distinfo
==============================================================================
--- head/editors/zile/distinfo Thu Mar 13 10:25:44 2014 (r348051)
+++ head/editors/zile/distinfo Thu Mar 13 10:54:50 2014 (r348052)
@@ -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
More information about the svn-ports-all
mailing list