diff options
author | rm <rm@FreeBSD.org> | 2014-10-16 17:42:09 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2014-10-16 17:42:09 +0800 |
commit | 2f175253df6b767adceef749646aef0eadc1c453 (patch) | |
tree | 379b040032286724291848002dda3e03aad15867 | |
parent | 2c94c9ef724ae5117df7e497fe6d2f6d991f119b (diff) | |
download | freebsd-ports-gnome-2f175253df6b767adceef749646aef0eadc1c453.tar.gz freebsd-ports-gnome-2f175253df6b767adceef749646aef0eadc1c453.tar.zst freebsd-ports-gnome-2f175253df6b767adceef749646aef0eadc1c453.zip |
net-p2p/deluge: update to 1.3.10
Changes:
GtkUI
#2256: Indexes are not updated correctly when removing column
Fix bug in the torrentview when Plugins added a column
WebUI
Security update for POODLE vulnerability
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 141997b04836..260bea66dd82 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= deluge -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.10 PORTEPOCH= 1 CATEGORIES= net-p2p python MASTER_SITES= http://download.deluge-torrent.org/source/ diff --git a/net-p2p/deluge/distinfo b/net-p2p/deluge/distinfo index 7ad86c8184e9..67ef8cd0c3a6 100644 --- a/net-p2p/deluge/distinfo +++ b/net-p2p/deluge/distinfo @@ -1,2 +1,2 @@ -SHA256 (deluge-1.3.9.tar.lzma) = 23c35d7fc84f6ba90083d42e4f588a7c8875941158ab53f97395315d43f002df -SIZE (deluge-1.3.9.tar.lzma) = 1440644 +SHA256 (deluge-1.3.10.tar.lzma) = 933aed4d6759e862dbadde4d8a593fbb0b2852eb52acaaf2e7d4ec88caee5993 +SIZE (deluge-1.3.10.tar.lzma) = 1441052 |