svn commit: r440748 - in head/net-p2p: deluge deluge-cli
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sat May 13 05:48:42 UTC 2017
Author: rm
Date: Sat May 13 05:48:41 2017
New Revision: 440748
URL: https://svnweb.freebsd.org/changeset/ports/440748
Log:
net-p2p/deluge: update to 1.3.15
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1512May2017
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 Sat May 13 03:56:01 2017 (r440747)
+++ head/net-p2p/deluge-cli/Makefile Sat May 13 05:48:41 2017 (r440748)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= deluge
-PORTVERSION= 1.3.14
+PORTVERSION= 1.3.15
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 Sat May 13 03:56:01 2017 (r440747)
+++ head/net-p2p/deluge-cli/distinfo Sat May 13 05:48:41 2017 (r440748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488949746
-SHA256 (deluge-1.3.14.tar.xz) = 02398c71bac05e74c9c2d9bfd3e14e722b64e3c6ffa477424713582b65b895b6
-SIZE (deluge-1.3.14.tar.xz) = 1465704
+TIMESTAMP = 1494603858
+SHA256 (deluge-1.3.15.tar.xz) = a96405140e3cbc569e6e056165e289a5e9ec66e036c327f3912c73d049ccf92c
+SIZE (deluge-1.3.15.tar.xz) = 1467368
Modified: head/net-p2p/deluge/Makefile
==============================================================================
--- head/net-p2p/deluge/Makefile Sat May 13 03:56:01 2017 (r440747)
+++ head/net-p2p/deluge/Makefile Sat May 13 05:48:41 2017 (r440748)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= deluge
-PORTVERSION= 1.3.14
+PORTVERSION= 1.3.15
PORTEPOCH= 1
CATEGORIES= net-p2p python
More information about the svn-ports-head
mailing list