From owner-svn-ports-all@FreeBSD.ORG Thu Mar 13 10:54:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47003DA5; Thu, 13 Mar 2014 10:54:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 344287FF; Thu, 13 Mar 2014 10:54:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2DAsp7P038993; Thu, 13 Mar 2014 10:54:51 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2DAso7R038991; Thu, 13 Mar 2014 10:54:50 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201403131054.s2DAso7R038991@svn.freebsd.org> From: Frederic Culot Date: Thu, 13 Mar 2014 10:54:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348052 - head/editors/zile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 10:54:51 -0000 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@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