Skip to content
Permalink
Browse files

axel: update to v2.16.1

needs _DARWIN_C_SOURCE defined to compile
at present
  • Loading branch information
kencu committed Mar 24, 2018
1 parent 0962261 commit 0193e010ba0beff28ee27ba2670ffe1350765d23
Showing with 9 additions and 3 deletions.
  1. +9 −3 net/axel/Portfile
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0

github.setup axel-download-accelerator axel 2.15 v
github.setup axel-download-accelerator axel 2.16.1 v
categories net www
platforms darwin
maintainers nomaintainer
@@ -19,8 +19,14 @@ long_description Axel does the same thing any other accelerator does: \
github.tarball_from releases
use_xz yes

checksums rmd160 35d88c8f7cb855c11649b19a69506d0fc90e83cc \
sha256 70daa27abca5a3f1abe4be833d8f64205ac422416f5bcf396856eb6dd0fe9194
# https://github.com/axel-download-accelerator/axel/issues/136
configure.cppflags-append -D_DARWIN_C_SOURCE

checksums rmd160 dd67b14c59d49caf42e50132078b38e64bace99f \
sha256 d34094eb63eaebc989f96eabdda091dcfb28e840bb8d274a5f216775941f59e4

depends_build-append \
port:pkgconfig

depends_lib port:gettext \
path:lib/libssl.dylib:openssl

0 comments on commit 0193e01

Please sign in to comment.
You can’t perform that action at this time.