Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2012 23:05:24 GMT
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163757: [update] www/aria2 to 1.14.0
Message-ID:  <201201012305.q01N5OdV072832@red.freebsd.org>
Resent-Message-ID: <201201012310.q01NACVT004010@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163757
>Category:       ports
>Synopsis:       [update] www/aria2 to 1.14.0
>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:   Sun Jan 01 23:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
- Update to 1.14.0
- Add LICENSE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/aria2/Makefile,v
retrieving revision 1.64
diff -u -r1.64 Makefile
--- Makefile	12 Nov 2011 19:27:04 -0000	1.64
+++ Makefile	1 Jan 2012 22:57:08 -0000
@@ -6,13 +6,16 @@
 #
 
 PORTNAME=	aria2
-PORTVERSION=	1.13.0
+PORTVERSION=	1.14.0
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	Yet another download tool
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 CONFIGURE_ARGS=	--with-libintl-prefix=${LOCALBASE} --with-libxml2 \
 		--without-gnutls --with-openssl --with-openssl-prefix=/usr \
 		--without-libcares --with-libz --enable-bittorrent \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/aria2/distinfo,v
retrieving revision 1.48
diff -u -r1.48 distinfo
--- distinfo	12 Nov 2011 19:27:04 -0000	1.48
+++ distinfo	1 Jan 2012 22:56:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (aria2-1.13.0.tar.bz2) = 5d813c313076d3452d1ba37da1df028a60bb5551ee6702fccd1b99e09da01900
-SIZE (aria2-1.13.0.tar.bz2) = 1631574
+SHA256 (aria2-1.14.0.tar.bz2) = e93c314600772af226f9f10a77fbd05e01adb772f3b7c583a6ceaa0c99413741
+SIZE (aria2-1.14.0.tar.bz2) = 1642811


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201012305.q01N5OdV072832>