ports/163757: [update] www/aria2 to 1.14.0

Ryan Steinmetz zi at FreeBSD.org
Sun Jan 1 23:10:17 UTC 2012


>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 at 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:



More information about the freebsd-ports-bugs mailing list