svn commit: r435656 - in head/net-p2p: deluge deluge-cli

Ruslan Makhmatkhanov rm at FreeBSD.org
Wed Mar 8 06:12:54 UTC 2017


Author: rm
Date: Wed Mar  8 06:12:52 2017
New Revision: 435656
URL: https://svnweb.freebsd.org/changeset/ports/435656

Log:
  net-p2p/deluge: update to 1.3.14
  
  This is a routine bug-fix release.
  Changelog:
  http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.146March2017

Modified:
  head/net-p2p/deluge-cli/Makefile
  head/net-p2p/deluge-cli/distinfo
  head/net-p2p/deluge/Makefile

Modified: head/net-p2p/deluge-cli/Makefile
==============================================================================
--- head/net-p2p/deluge-cli/Makefile	Wed Mar  8 06:10:21 2017	(r435655)
+++ head/net-p2p/deluge-cli/Makefile	Wed Mar  8 06:12:52 2017	(r435656)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	deluge
-PORTVERSION=	1.3.13
+PORTVERSION=	1.3.14
 PKGNAMESUFFIX=	-cli
 CATEGORIES=	net-p2p python
 MASTER_SITES=	http://download.deluge-torrent.org/source/

Modified: head/net-p2p/deluge-cli/distinfo
==============================================================================
--- head/net-p2p/deluge-cli/distinfo	Wed Mar  8 06:10:21 2017	(r435655)
+++ head/net-p2p/deluge-cli/distinfo	Wed Mar  8 06:12:52 2017	(r435656)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469200565
-SHA256 (deluge-1.3.13.tar.xz) = fe8059a66834abd656693a8736b0829cb3342bb803c55384abad3756097d394e
-SIZE (deluge-1.3.13.tar.xz) = 1460948
+TIMESTAMP = 1488949746
+SHA256 (deluge-1.3.14.tar.xz) = 02398c71bac05e74c9c2d9bfd3e14e722b64e3c6ffa477424713582b65b895b6
+SIZE (deluge-1.3.14.tar.xz) = 1465704

Modified: head/net-p2p/deluge/Makefile
==============================================================================
--- head/net-p2p/deluge/Makefile	Wed Mar  8 06:10:21 2017	(r435655)
+++ head/net-p2p/deluge/Makefile	Wed Mar  8 06:12:52 2017	(r435656)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	deluge
-PORTVERSION=	1.3.13
-PORTREVISION=	1
+PORTVERSION=	1.3.14
 PORTEPOCH=	1
 CATEGORIES=	net-p2p python
 


More information about the svn-ports-head mailing list