FreeBSD Bugzilla – Attachment 195646 Details for
Bug 230193
archivers/c-blosc: update to 1.14.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update c-blosc port to 1.14.4
c-blosc-1.14.4.diff (text/plain), 1.45 KB, created by
Alan Somers
on 2018-07-30 16:46:56 UTC
(
hide
)
Description:
Update c-blosc port to 1.14.4
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2018-07-30 16:46:56 UTC
Size:
1.45 KB
patch
obsolete
>Index: archivers/c-blosc/Makefile >=================================================================== >--- archivers/c-blosc/Makefile (revision 475895) >+++ archivers/c-blosc/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= c-blosc >-PORTVERSION= 1.14.2 >-PORTREVISION= 1 >+PORTVERSION= 1.14.4 > DISTVERSIONPREFIX= v > CATEGORIES= archivers devel > >@@ -27,13 +26,15 @@ > > CMAKE_ARGS= -DBUILD_SHARED=ON > >-OPTIONS_DEFINE= STATIC TEST AVX2 LZ4 SNAPPY ZLIB ZSTD >-OPTIONS_DEFAULT=STATIC LZ4 SNAPPY ZLIB ZSTD >+OPTIONS_DEFINE= STATIC TEST AVX2 LZ4 SSE2 SNAPPY ZLIB ZSTD >+OPTIONS_DEFAULT=STATIC LZ4 SSE2 SNAPPY ZLIB ZSTD > OPTIONS_SUB= yes > > AVX2_DESC= Attempt to build with AVX2 instructions >+SSE2_DESC= Attempt to build with SSE2 instructions > > AVX2_CMAKE_BOOL_OFF= DEACTIVATE_AVX2 >+SSE2_CMAKE_BOOL_OFF= DEACTIVATE_SSE2 > > LZ4_CMAKE_ON= -DPREFER_EXTERNAL_LZ4=ON > LZ4_CMAKE_BOOL_OFF= DEACTIVATE_LZ4 >Index: archivers/c-blosc/distinfo >=================================================================== >--- archivers/c-blosc/distinfo (revision 475895) >+++ archivers/c-blosc/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1522836292 >-SHA256 (Blosc-c-blosc-v1.14.2_GH0.tar.gz) = a2e06be4c8f5b6ae26cc8afaee8c7f76453d1b62a2b3398b1807074f92347b3a >-SIZE (Blosc-c-blosc-v1.14.2_GH0.tar.gz) = 759731 >+TIMESTAMP = 1532962746 >+SHA256 (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 42a85de871d142cdc89b607a90cceeb0eab60d995f6fae8d44aae397ab414002 >+SIZE (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 785771
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 230193
:
195643
| 195646