[152692] trunk/dports/net/aria2/Portfile
mps at macports.org
mps at macports.org
Wed Sep 14 13:49:30 PDT 2016
Revision: 152692
https://trac.macports.org/changeset/152692
Author: mps at macports.org
Date: 2016-09-14 13:49:30 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
aria2: update to version 1.26.1 (maintainer timeout #52177).
Modified Paths:
--------------
trunk/dports/net/aria2/Portfile
Modified: trunk/dports/net/aria2/Portfile
===================================================================
--- trunk/dports/net/aria2/Portfile 2016-09-14 20:41:41 UTC (rev 152691)
+++ trunk/dports/net/aria2/Portfile 2016-09-14 20:49:30 UTC (rev 152692)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup cxx11 1.0
-github.setup aria2 aria2 1.24.0 release-
+github.setup aria2 aria2 1.26.1 release-
github.tarball_from releases
categories net
platforms darwin
@@ -17,21 +17,19 @@
use_xz yes
-checksums rmd160 93fbad4ac7ace7ff7fc25d4dc6c1a6da57061e81 \
- sha256 35a496d2704ffb07e0b0dcac16c6d9b2854327967f984218517403d187f7bf37
+checksums rmd160 fef4bb96876b13e0e959c12a981240766cd75aa2 \
+ sha256 f4e64e9754af5e1c0ee1ee2a50c5fa5acbc180855909209c2ce0111e86c9a801
depends_build port:pkgconfig
depends_lib port:gettext port:libiconv port:gnutls port:libxml2
-# Remove for aria2 > 1.24.0. See https://github.com/aria2/aria2/issues/683
-patchfiles patch-src-DHTGetPeersMessage.cc.diff
-
# use_* must be defined after depends_*, otherwise the automatic dependencies
# will be overwritten.
# Alternatively, depends_*-append could be used.
use_autoreconf yes
configure.cxxflags-append "-I${prefix}/include/libxml2"
+configure.ldflags-append "-L${prefix}/lib -lintl"
configure.args --with-gnutls --with-libgnutls-prefix=${prefix} \
--with-libiconv-prefix=${prefix} \
--with-libintl-prefix=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/9fb9085e/attachment.html>
More information about the macports-changes
mailing list