svn commit: r370987 - head/net-p2p/deluge

Ruslan Makhmatkhanov rm at FreeBSD.org
Thu Oct 16 09:42:10 UTC 2014


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


More information about the svn-ports-all mailing list