svn commit: r386749 - head/editors/leo
Wen Heping
wen at FreeBSD.org
Tue May 19 08:45:09 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list