FreeBSD Bugzilla – Attachment 150611 Details for
Bug 196001
[PATCH] www/opera: clean LD_LIBRARY_PATH for operapluginwrapper-ia32-linux
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch (from r240837)
patch-opera.diff (text/plain), 1.49 KB, created by
Andriy Voskoboinyk
on 2014-12-15 21:33:44 UTC
(
hide
)
Description:
Patch (from r240837)
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2014-12-15 21:33:44 UTC
Size:
1.49 KB
patch
obsolete
>Index: www/opera/Makefile >=================================================================== >--- www/opera/Makefile (revision 374758) >+++ www/opera/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= opera > PORTVERSION= ${OPERA_VER} >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= www ipv6 > MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \ > ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \ >Index: www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper >=================================================================== >--- www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper (revision 0) >+++ www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper (working copy) >@@ -0,0 +1,14 @@ >+--- lib/opera/pluginwrapper/operapluginwrapper.orig 2013-07-03 10:38:07.000000000 +0300 >++++ lib/opera/pluginwrapper/operapluginwrapper 2014-12-15 21:33:37.718348699 +0200 >+@@ -14,6 +14,11 @@ >+ fi >+ done >+ >++if [ "${wrappertype}" != "native" ]; then >++ LD_LIBRARY_PATH= >++ export LD_LIBRARY_PATH >++fi >++ >+ wrapper="$0"-"${wrappertype}" >+ >+ exec ${OPERA_PLUGINWRAPPER_PREFIX} "$wrapper" "$@" > >Property changes on: www/opera/files/patch-lib__opera__pluginwrapper__operapluginwrapper >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
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 196001
: 150611