FreeBSD Bugzilla – Attachment 170007 Details for
Bug 209293
[PATCH] editors/leo: Update to version 5.3
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.23 KB, created by
tkato432
on 2016-05-05 18:31:45 UTC
(
hide
)
Description:
editors_leo.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-05-05 18:31:45 UTC
Size:
1.23 KB
patch
obsolete
>diff -urN /usr/ports/editors/leo/Makefile editors/leo/Makefile >--- /usr/ports/editors/leo/Makefile 2016-04-01 23:18:38.033675000 +0900 >+++ editors/leo/Makefile 2016-05-06 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/editors/leo/Makefile 412346 2016-04-01 14:00:51Z mat $ > > PORTNAME= leo >-PORTVERSION= 5.2 >+PORTVERSION= 5.3 > CATEGORIES= editors python > MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}-final > DISTNAME= Leo-${PORTVERSION}-final >@@ -39,7 +39,9 @@ > @${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 2016-03-24 04:40:04.966750000 +0900 >+++ editors/leo/distinfo 2016-05-06 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (leo/Leo-5.2-final.zip) = 2df0ac372be832a837157ce289ada1c34cf883aace5cf760df62ae8ceeb6858f >-SIZE (leo/Leo-5.2-final.zip) = 9373533 >+SHA256 (leo/Leo-5.3-final.zip) = 036a6ecf962034369ead140dcc536ed2bddb79e08bcb38020527a18c754eab43 >+SIZE (leo/Leo-5.3-final.zip) = 9294160
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 209293
: 170007