Skip to content

Commit 68d7814

Browse files
committed
bsc: update to 3.3.8
1 parent b506fc6 commit 68d7814

File tree

2 files changed

+5
-37
lines changed

2 files changed

+5
-37
lines changed

archivers/bsc/Portfile

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PortSystem 1.0
44
PortGroup github 1.0
55
PortGroup cmake 1.1
66

7-
github.setup IlyaGrebnov libbsc 3.3.7 v
7+
github.setup IlyaGrebnov libbsc 3.3.8 v
88
github.tarball_from archive
99
name bsc
1010
revision 0
@@ -17,9 +17,9 @@ long_description ${name} is a high performance file compressor based on lossl
1717
compression algorithms. lib${name} is a library based on ${name}, it uses the same\
1818
algorithms as ${name} and enables you to compress memory blocks.
1919

20-
checksums rmd160 6438d3c9a696970c0c13caa7df4d6e0ed67aa56d \
21-
sha256 fe168826e6131affddc88dbbf49b3e983fc3faa0aa61b4201523b9f120bebf39 \
22-
size 193168
20+
checksums rmd160 3b9378dd95c3a9610d1d50110615b917dd842f15 \
21+
sha256 92a8f1ee74b02c5efb1ff802310185a153ea6b9412de1d314b8a0a70c04e2c38 \
22+
size 193606
2323

2424
# https site has a misconfigured cert
2525
homepage http://${github.project}.com
@@ -31,10 +31,7 @@ configure.args-append \
3131
-DBSC_ENABLE_OPENMP=OFF \
3232
-DBSC_ENABLE_CUDA=OFF \
3333
-DBSC_ENABLE_NATIVE_COMPILATION=OFF \
34-
-DBUILD_SHARED_LIBS:BOOL=ON
35-
36-
# See https://github.com/IlyaGrebnov/libbsc/pull/8
37-
patchfiles-append patch-CMakeLists.diff
34+
-DBSC_BUILD_SHARED_LIB=ON
3835

3936
variant openmp description {enable parallelism support using OpenMP} {
4037
compiler.openmp_version \

archivers/bsc/files/patch-CMakeLists.diff

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)