[Midnightbsd-cvs] mports [23488] trunk/www/aria2: update aria2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu May 10 18:18:22 EDT 2018
Revision: 23488
http://svnweb.midnightbsd.org/mports/?rev=23488
Author: laffer1
Date: 2018-05-10 18:18:21 -0400 (Thu, 10 May 2018)
Log Message:
-----------
update aria2
Modified Paths:
--------------
trunk/www/aria2/Makefile
trunk/www/aria2/distinfo
Modified: trunk/www/aria2/Makefile
===================================================================
--- trunk/www/aria2/Makefile 2018-05-10 22:12:36 UTC (rev 23487)
+++ trunk/www/aria2/Makefile 2018-05-10 22:18:21 UTC (rev 23488)
@@ -1,8 +1,7 @@
# $MidnightBSD$
PORTNAME= aria2
-PORTVERSION= 1.31.0
-PORTREVISION= 1
+PORTVERSION= 1.33.1
CATEGORIES= www
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \
FREEBSD_LOCAL/sunpoet
@@ -37,8 +36,10 @@
USE_LDCONFIG= yes
USE_OPENSSL= yes
USE_RC_SUBR= ${PORTNAME}
-USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
+USES= compiler:c++11-lib gnome libtool pathfix pkgconfig tar:xz
+CFLAGS+= -Wl,-rpath=/usr/local/lib/gcc6
+
PORTDOCS= *
CA_BUNDLE_CONFIGURE_OFF=--without-ca-bundle
Modified: trunk/www/aria2/distinfo
===================================================================
--- trunk/www/aria2/distinfo 2018-05-10 22:12:36 UTC (rev 23487)
+++ trunk/www/aria2/distinfo 2018-05-10 22:18:21 UTC (rev 23488)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485033823
-SHA256 (aria2-1.31.0.tar.xz) = 7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c
-SIZE (aria2-1.31.0.tar.xz) = 1501388
+TIMESTAMP = 1525871715
+SHA256 (aria2-1.33.1.tar.xz) = 2539e4844f55a1f1f5c46ad42744335266053a69162e964d9a2d80a362c75e1b
+SIZE (aria2-1.33.1.tar.xz) = 1505208
More information about the Midnightbsd-cvs
mailing list