FreeBSD Bugzilla – Attachment 159576 Details for
Bug 201154
[patch] net-p2p/litecoin: Update to 0.10.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Desktop file fix
patch-litecoin1.diff (text/plain), 633 bytes, created by
Andriy Voskoboinyk
on 2015-08-05 13:33:46 UTC
(
hide
)
Description:
Desktop file fix
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-08-05 13:33:46 UTC
Size:
633 bytes
patch
obsolete
>Index: net-p2p/litecoin/Makefile >=================================================================== >--- net-p2p/litecoin/Makefile (revision 393586) >+++ net-p2p/litecoin/Makefile (working copy) >@@ -4,6 +4,7 @@ > PORTNAME= litecoin > PORTVERSION= 0.10.2.2 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= net-p2p finance > MASTER_SITES= LOCAL/swills > >@@ -89,7 +90,8 @@ > .if defined(SLAVE_PORT) && ${SLAVE_PORT} == "no" > > post-patch: >- @${REINPLACE_CMD} -e 's|bitcoin128|litecoin128|' \ >+ @${REINPLACE_CMD} -e 's|bitcoin|litecoin|g' \ >+ -e 's|Bitcoin|Litecoin|g' \ > ${WRKSRC}/contrib/debian/bitcoin-qt.desktop > > post-install:
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 201154
:
158105
|
158106
|
158107
|
159554
|
159555
|
159556
|
159557
|
159575
| 159576