FreeBSD Bugzilla – Attachment 159377 Details for
Bug 201981
[MAINTAINER] sysutils/b2sum: build fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/b2sum build fix
b2.patch (text/plain), 1.10 KB, created by
Matthew Rezny
on 2015-07-30 01:04:20 UTC
(
hide
)
Description:
sysutils/b2sum build fix
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2015-07-30 01:04:20 UTC
Size:
1.10 KB
patch
obsolete
>Index: sysutils/b2sum/Makefile >=================================================================== >--- sysutils/b2sum/Makefile (revision 392980) >+++ sysutils/b2sum/Makefile (working copy) >@@ -13,10 +13,8 @@ > LICENSE= CC0-1.0 > LICENSE_FILE= ${WRKSRC}/../COPYING > >-BROKEN_FreeBSD_9_amd64= does not build >+B2VERSION= 20150531 > >-B2VERSION= 20150529 >- > USES= zip > USE_CSTD= c99 > WRKSRC_SUBDIR= b2sum >@@ -41,7 +39,7 @@ > .endif > > .if (${PORT_OPTIONS:MSSE} && (${ARCH} == "i386" || ${ARCH} == "amd64")) >-CFLAGS+= -I../sse >+CFLAGS+= -I../sse -flax-vector-conversions > .else > CFLAGS+= -I../ref > EXTRA_PATCHES= ${PATCHDIR}/use_ref.patch >Index: sysutils/b2sum/distinfo >=================================================================== >--- sysutils/b2sum/distinfo (revision 392980) >+++ sysutils/b2sum/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (blake2_code_20150529.zip) = 30a3140f7747fb67765bcf5f26c85c5e9ec8a168bb31faa2dee93f4cc0b5e813 >-SIZE (blake2_code_20150529.zip) = 890257 >+SHA256 (blake2_code_20150531.zip) = 37168711cddb349e7462bcc4874992a8e1c66de2318a20507b498be2d7c7d1e7 >+SIZE (blake2_code_20150531.zip) = 461445
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
Flags:
rezny
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 201981
: 159377