FreeBSD Bugzilla – Attachment 138808 Details for
Bug 184887
security/gsfv: Fix build with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 709 bytes, created by
tkato432
on 2013-12-16 18:10:24 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-12-16 18:10:24 UTC
Size:
709 bytes
patch
obsolete
>diff -urN /usr/ports/security/gsfv/Makefile security/gsfv/Makefile >--- /usr/ports/security/gsfv/Makefile 2013-11-20 04:13:48.000000000 +0900 >+++ security/gsfv/Makefile 2013-12-17 00:00:00.000000000 +0900 >@@ -5,14 +5,20 @@ > PORTVERSION= 0.2.1 > PORTREVISION= 4 > CATEGORIES= security >-MASTER_SITES= ${MASTER_SITE_LOCAL} >-MASTER_SITE_SUBDIR= ijliao >+MASTER_SITES= LOCAL/ijliao > > MAINTAINER= ports@FreeBSD.org > COMMENT= Create or verify Simple File Verification (SFV) checksum files > >-PLIST_FILES= bin/gsfv >+LICENSE= BSD >+ > USE_GNOME= gtk12 > GNU_CONFIGURE= yes > >+PLIST_FILES= bin/gsfv >+ >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ 's|\([[:blank:]]\)log|\1bb_log|' ${WRKSRC}/src/backbone.c >+ > .include <bsd.port.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 184887
: 138808