Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2016 03:50:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415658 - head/www/aria2
Message-ID:  <201605230350.u4N3o1cE051176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 23 03:50:00 2016
New Revision: 415658
URL: https://svnweb.freebsd.org/changeset/ports/415658

Log:
  - Update to 1.23.0
  - Update WWW
  
  Changes:	https://github.com/aria2/aria2/releases

Modified:
  head/www/aria2/Makefile
  head/www/aria2/distinfo
  head/www/aria2/pkg-descr

Modified: head/www/aria2/Makefile
==============================================================================
--- head/www/aria2/Makefile	Mon May 23 03:49:56 2016	(r415657)
+++ head/www/aria2/Makefile	Mon May 23 03:50:00 2016	(r415658)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aria2
-PORTVERSION=	1.22.0
+PORTVERSION=	1.23.0
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/
 

Modified: head/www/aria2/distinfo
==============================================================================
--- head/www/aria2/distinfo	Mon May 23 03:49:56 2016	(r415657)
+++ head/www/aria2/distinfo	Mon May 23 03:50:00 2016	(r415658)
@@ -1,2 +1,3 @@
-SHA256 (aria2-1.22.0.tar.xz) = ac3fb3f33a76ce22f968ace293445ef64c201b0ae43aef21e664e4b977e34f89
-SIZE (aria2-1.22.0.tar.xz) = 1448096
+TIMESTAMP = 1463935417
+SHA256 (aria2-1.23.0.tar.xz) = 585185866415bf1120e4bf0a484e7dfec2e9e7c5305023b15ad0f66f90391f93
+SIZE (aria2-1.23.0.tar.xz) = 1493704

Modified: head/www/aria2/pkg-descr
==============================================================================
--- head/www/aria2/pkg-descr	Mon May 23 03:49:56 2016	(r415657)
+++ head/www/aria2/pkg-descr	Mon May 23 03:50:00 2016	(r415658)
@@ -21,4 +21,4 @@ manipulated via built-in JSON-RPC and XM
   aria2 supports RPC interface to control the aria2 process. The supported
   interfaces are JSON-RPC (over HTTP and WebSocket) and XML-RPC.
 
-WWW: http://aria2.sourceforge.net/
+WWW: https://aria2.github.io/



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