diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leo/Makefile | 6 | ||||
-rw-r--r-- | editors/leo/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index 5da036fe6c31..69a3f2a99116 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -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}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ 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 with Outlines" \ 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> diff --git a/editors/leo/distinfo b/editors/leo/distinfo index c5e22797d127..aba6e8a3a548 100644 --- a/editors/leo/distinfo +++ b/editors/leo/distinfo @@ -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 |