Date: Thu, 16 Oct 2014 09:42:09 +0000 (UTC) From: Ruslan Makhmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370987 - head/net-p2p/deluge Message-ID: <201410160942.s9G9g9N6023219@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Thu Oct 16 09:42:09 2014 New Revision: 370987 URL: https://svnweb.freebsd.org/changeset/ports/370987 QAT: https://qat.redports.org/buildarchive/r370987/ Log: 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 Modified: head/net-p2p/deluge/Makefile head/net-p2p/deluge/distinfo Modified: head/net-p2p/deluge/Makefile ============================================================================== --- head/net-p2p/deluge/Makefile Thu Oct 16 09:40:52 2014 (r370986) +++ head/net-p2p/deluge/Makefile Thu Oct 16 09:42:09 2014 (r370987) @@ -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/ Modified: head/net-p2p/deluge/distinfo ============================================================================== --- head/net-p2p/deluge/distinfo Thu Oct 16 09:40:52 2014 (r370986) +++ head/net-p2p/deluge/distinfo Thu Oct 16 09:42:09 2014 (r370987) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410160942.s9G9g9N6023219>