FreeBSD Bugzilla – Attachment 168499 Details for
Bug 208207
[PATCH] editors/leo: Update to version 5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
editors_leo.diff
editors_leo.diff (text/plain), 1.65 KB, created by
tkato432
on 2016-03-22 18:30:35 UTC
(
hide
)
Description:
editors_leo.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-03-22 18:30:35 UTC
Size:
1.65 KB
patch
obsolete
>diff -urN /usr/ports/editors/leo/Makefile editors/leo/Makefile >--- /usr/ports/editors/leo/Makefile 2015-11-19 03:48:46.916311000 +0900 >+++ editors/leo/Makefile 2016-03-23 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/editors/leo/Makefile 401886 2015-11-18 18:24:18Z rm $ > > PORTNAME= leo >-PORTVERSION= 5.1 >-PORTREVISION= 2 >+PORTVERSION= 5.2 > CATEGORIES= editors python > MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}-final > DISTNAME= Leo-${PORTVERSION}-final >@@ -30,13 +29,19 @@ > DESKTOP_ENTRIES="Leo" "Literate Editor with Outlines" \ > "${PYTHONPREFIX_SITELIBDIR}/leo/Icons/leoapp32.png" "leo" "" "" > >-OPTIONS_DEFINE= DOCS PYENCHANT >+OPTIONS_DEFINE= PYENCHANT > > PYENCHANT_DESC= Spell checking support via PyEnchant > PYENCHANT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>0:${PORTSDIR}/textproc/py-enchant > >+post-patch: >+ @${LN} -sf leo/dist/leo-install.py ${WRKSRC}/leo-install.py >+ @${LN} -sf leo/dist/setup.py ${WRKSRC}/setup.py >+ > post-install: >- @${REINPLACE_CMD} -e 's,===,==,' ${STAGEDIR}${PREFIX}/bin/leo \ >- ${STAGEDIR}${PREFIX}/bin/leoc >+.for i in leo leoc >+ @${REINPLACE_CMD} -i "" -e \ >+ 's|===|==|' ${STAGEDIR}${PREFIX}/bin/${i} >+.endfor > > .include <bsd.port.mk> >diff -urN /usr/ports/editors/leo/distinfo editors/leo/distinfo >--- /usr/ports/editors/leo/distinfo 2015-08-24 03:50:06.529546000 +0900 >+++ editors/leo/distinfo 2016-03-23 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (leo/Leo-5.1-final.zip) = 2d742f9825959ba5c7624d1179b9f3065e14e055c90272fbce199f91770de826 >-SIZE (leo/Leo-5.1-final.zip) = 9028778 >+SHA256 (leo/Leo-5.2-final.zip) = 2df0ac372be832a837157ce289ada1c34cf883aace5cf760df62ae8ceeb6858f >+SIZE (leo/Leo-5.2-final.zip) = 9373533
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208207
: 168499