FreeBSD Bugzilla – Attachment 161343 Details for
Bug 203312
[PATCH] security/libssh2 fix failing pkg-config after update to libssh2-1.6.0,2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff of security/libssh2, including fix and PORTREVISION bump
security_libssh2.diff (text/plain), 544 bytes, created by
Chad Jacob Milios
on 2015-09-24 15:41:11 UTC
(
hide
)
Description:
svn diff of security/libssh2, including fix and PORTREVISION bump
Filename:
MIME Type:
Creator:
Chad Jacob Milios
Created:
2015-09-24 15:41:11 UTC
Size:
544 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 397608) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= libssh2 > PORTVERSION= 1.6.0 >-PORTREVISION= 0 >+PORTREVISION= 1 > PORTEPOCH= 2 > CATEGORIES= security devel > MASTER_SITES= http://www.libssh2.org/download/ \ >@@ -48,4 +48,8 @@ > ${WRKSRC}/configure > .endif > >+post-build: >+ @${REINPLACE_CMD} -E -e '/Requires.private:/{s/[[:<:]]zlib[[:>:]]//;s/,,/,/;s/ ,/ /;s/,$$//;}' \ >+ ${WRKSRC}/libssh2.pc >+ > .include <bsd.port.post.mk>
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 203312
: 161343