Date: Fri, 20 Dec 2019 03:24:08 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520459 - head/net-p2p/deluge Message-ID: <201912200324.xBK3O8xa056400@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 20 03:24:07 2019 New Revision: 520459 URL: https://svnweb.freebsd.org/changeset/ports/520459 Log: net-p2p/deluge: Update 1.3.15 -> 2.0.3 Update is necessary because the underlying library libtorrent-rasterbar needs to be updated. PR: 241202 Approved by: rm (maintainer's timeout) Modified: head/net-p2p/deluge/Makefile Modified: head/net-p2p/deluge/Makefile ============================================================================== --- head/net-p2p/deluge/Makefile Fri Dec 20 03:22:22 2019 (r520458) +++ head/net-p2p/deluge/Makefile Fri Dec 20 03:24:07 2019 (r520459) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= deluge -PORTVERSION= 1.3.15 -PORTREVISION= 3 +PORTVERSION= 2.0.3 PORTEPOCH= 1 CATEGORIES= net-p2p python
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912200324.xBK3O8xa056400>