Bug 207558 - [patch] net-p2p/deluge: Fix Scheduler plugin and other 1.3-stable improvements
Summary: [patch] net-p2p/deluge: Fix Scheduler plugin and other 1.3-stable improvements
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-02-28 12:45 UTC by David Naylor
Modified: 2016-07-26 19:10 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rm)


Attachments
Update port to tip of branch 1.3-stable (2.99 KB, patch)
2016-02-28 12:45 UTC, David Naylor
no flags Details | Diff
The changes introduced by switching to 1.3-stable (32.19 KB, patch)
2016-02-28 12:46 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor freebsd_committer freebsd_triage 2016-02-28 12:45:39 UTC
Created attachment 167511 [details]
Update port to tip of branch 1.3-stable

The Scheduler plugin is broken in the currently released version of Deluge (fixed in https://github.com/deluge-torrent/deluge/commit/73152558317d47dc250da2987c96b3db50142f7b).  There has also been other fixes made to the 1.3-stable branch that has not been released as yet.  

Since there has been over 5 months since the latest release without an update I thought and out-of-band update to deluge may be warrented.  

The attached patch switches to using Github and points to the tip of the 1.3-stable branch.
Comment 1 David Naylor freebsd_committer freebsd_triage 2016-02-28 12:46:24 UTC
Created attachment 167512 [details]
The changes introduced by switching to 1.3-stable
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-22 20:50:20 UTC
A commit references this bug:

Author: rm
Date: Fri Jul 22 20:49:47 UTC 2016
New revision: 418935
URL: https://svnweb.freebsd.org/changeset/ports/418935

Log:
  net-p2p/deluge: update to 1.3.13

  - update to 1.3.13
  - switch to option helpers
  - add creatiion of .python-eggs for deluge_web - this resolves
    installation of plugins for deluge_web [1]

  This release also fixing Scheduler plugin as reported by dbn@ [2], so
  this is the reason for MFH request.

  Changes: http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1320July2016

  PR:		207558 [2]
  Submitted by:	Marlon Leerkotte <mrleerkotte@protonmail.com> [1] (private mail)
  Reported by:	dbn [2]
  MFH:    2016Q3

Changes:
  head/net-p2p/deluge/Makefile
  head/net-p2p/deluge/distinfo
  head/net-p2p/deluge/files/deluge_web.in
  head/net-p2p/deluge/files/patch-setup.py
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-07-22 20:54:19 UTC
Deluge was updated to 1.3.13 with fixes mentioned included. Thanks for reporting.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-26 19:10:10 UTC
A commit references this bug:

Author: rm
Date: Tue Jul 26 19:09:54 UTC 2016
New revision: 419146
URL: https://svnweb.freebsd.org/changeset/ports/419146

Log:
  MFH: r418935

  net-p2p/deluge: update to 1.3.13

  - update to 1.3.13
  - switch to option helpers
  - add creatiion of .python-eggs for deluge_web - this resolves
    installation of plugins for deluge_web [1]

  This release also fixing Scheduler plugin as reported by dbn@ [2], so
  this is the reason for MFH request.

  Changes: http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1320July2016

  PR:		207558 [2]
  Submitted by:	Marlon Leerkotte <mrleerkotte@protonmail.com> [1] (private mail)
  Reported by:	dbn [2]

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2016Q3/
  branches/2016Q3/net-p2p/deluge/Makefile
  branches/2016Q3/net-p2p/deluge/distinfo
  branches/2016Q3/net-p2p/deluge/files/deluge_web.in
  branches/2016Q3/net-p2p/deluge/files/patch-setup.py