Date: Mon, 21 Dec 2009 11:16:07 GMT From: Oliver Herold <oh@fixmbr.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141833: www/aria2 update from v1.5.0 to v1.7.2 Message-ID: <200912211116.nBLBG76V056528@www.freebsd.org> Resent-Message-ID: <200912211120.nBLBK1Yr016797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141833 >Category: ports >Synopsis: www/aria2 update from v1.5.0 to v1.7.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 21 11:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Oliver Herold >Release: FreeBSD 8.0 stable >Organization: F!XMBR >Environment: FreeBSD skarabrae 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Dec 17 19:28:31 CET 2009 acheron@skarabrae:/usr/obj/usr/src/sys/GENERIC amd64 >Description: www/aria2 update from v1.5.0 to v1.7.2, add --enable-threads=pth >How-To-Repeat: >Fix: diff -ruN /usr/ports/www/aria2/Makefile /home/acheron/ports/aria2/Makefile --- /usr/ports/www/aria2/Makefile 2009-09-02 17:01:54.000000000 +0200 +++ /home/acheron/ports/aria2/Makefile 2009-12-21 11:59:52.950605986 +0100 @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 1.5.0 +DISTVERSION= 1.7.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/archives/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION} @@ -16,7 +16,7 @@ CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-openssl \ --with-libxml2 --without-gnutls --without-libares \ - --without-libcares --program-transform-name="" + --without-libcares --enable-threads=pth --program-transform-name="" USE_BZIP2= yes USE_GNOME= gnomehack libxml2 diff -ruN /usr/ports/www/aria2/distinfo /home/acheron/ports/aria2/distinfo --- /usr/ports/www/aria2/distinfo 2009-07-29 16:36:03.000000000 +0200 +++ /home/acheron/ports/aria2/distinfo 2009-12-21 11:56:32.880298727 +0100 @@ -1,3 +1,3 @@ -MD5 (aria2-1.5.0.tar.bz2) = dea3acf0d9dc860151e9058420b80299 -SHA256 (aria2-1.5.0.tar.bz2) = 19b5787fad05641fa9ac8239da6587f32ec7b53d4d99ac9677154c637ddefc47 -SIZE (aria2-1.5.0.tar.bz2) = 1290587 +MD5 (aria2-1.7.2.tar.bz2) = 7e57a27eb7670d1aa7cca83cc275400a +SHA256 (aria2-1.7.2.tar.bz2) = b8fc782f68008a2e8f2d8532b248f0bb4c611d81d1aa0c272edf7d29c9223641 +SIZE (aria2-1.7.2.tar.bz2) = 1363447 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912211116.nBLBG76V056528>