From owner-svn-ports-head@FreeBSD.ORG Tue May 19 08:45:08 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD5BD1C2; Tue, 19 May 2015 08:45:08 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC27212CE; Tue, 19 May 2015 08:45:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4J8j8xt009681; Tue, 19 May 2015 08:45:08 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4J8j8ll009679; Tue, 19 May 2015 08:45:08 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201505190845.t4J8j8ll009679@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 19 May 2015 08:45:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386749 - head/editors/leo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2015 08:45:09 -0000 Author: wen Date: Tue May 19 08:45:07 2015 New Revision: 386749 URL: https://svnweb.freebsd.org/changeset/ports/386749 Log: - Update to 5.1 PR: 200301 Submitted by: tkato432@yahoo.com Modified: head/editors/leo/Makefile head/editors/leo/distinfo Modified: head/editors/leo/Makefile ============================================================================== --- head/editors/leo/Makefile Tue May 19 08:37:43 2015 (r386748) +++ head/editors/leo/Makefile Tue May 19 08:45:07 2015 (r386749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= leo -PORTVERSION= 5.0 +PORTVERSION= 5.1 CATEGORIES= editors python MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}-final DISTNAME= Leo-${PORTVERSION}-final @@ -22,8 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli NO_ARCH= yes -WRKSRC= ${WRKDIR}/Leo${PORTVERSION}-final - USES= python shebangfix zip SHEBANG_FILES= leo/doc/html/fixup.pl USE_PYTHON= autoplist distutils @@ -33,7 +31,7 @@ DESKTOP_ENTRIES="Leo" "Literate Editor w OPTIONS_DEFINE= DOCS PYENCHANT -PYENCHANT_DESC= Enable PyEnchant support +PYENCHANT_DESC= Spell checking support via PyEnchant PYENCHANT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>0:${PORTSDIR}/textproc/py-enchant .include Modified: head/editors/leo/distinfo ============================================================================== --- head/editors/leo/distinfo Tue May 19 08:37:43 2015 (r386748) +++ head/editors/leo/distinfo Tue May 19 08:45:07 2015 (r386749) @@ -1,2 +1,2 @@ -SHA256 (leo/Leo-5.0-final.zip) = 5635ac753b011a43a3096e5dc18e2d5c6e9f628a40c0ba628c789bccb10928d1 -SIZE (leo/Leo-5.0-final.zip) = 8628999 +SHA256 (leo/Leo-5.1-final.zip) = 2d742f9825959ba5c7624d1179b9f3065e14e055c90272fbce199f91770de826 +SIZE (leo/Leo-5.1-final.zip) = 9028778