FreeBSD Bugzilla – Attachment 155977 Details for
Bug 199300
[patch] update security/keychain to 2.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
shebang fix
keychain.patch (text/plain), 605 bytes, created by
Adam Weinberger
on 2015-04-25 14:36:55 UTC
(
hide
)
Description:
shebang fix
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2015-04-25 14:36:55 UTC
Size:
605 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 384684) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= keychain > PORTVERSION= 2.8.0 >+PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= http://www.funtoo.org/archive/keychain/ \ > GENTOO/distfiles >@@ -12,10 +13,14 @@ > > LICENSE= GPLv2 > >-USES= gmake perl5 tar:bzip2 >-USE_PERL5= build >+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash >+ >+USES= shebangfix tar:bzip2 > OPTIONS_DEFINE= DOCS > >+bash_OLD_CMD= /bin/sh >+SHEBANG_FILES= ${PORTNAME} >+ > NO_BUILD= yes > > PLIST_FILES= bin/${PORTNAME} \
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 199300
:
155347
| 155977