Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 08:45:08 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386749 - head/editors/leo
Message-ID:  <201505190845.t4J8j8ll009679@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505190845.t4J8j8ll009679>