Bug 230855 - [patch] net-p2p/deluge-cli fix icon bug
Summary: [patch] net-p2p/deluge-cli fix icon bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-23 21:43 UTC by Peter Malcom
Modified: 2018-09-02 10:41 UTC (History)
0 users

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


Attachments
patch (1.44 KB, patch)
2018-08-23 21:43 UTC, Peter Malcom
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Malcom 2018-08-23 21:43:29 UTC
Created attachment 196487 [details]
patch

- Add py-pillow as a run dependency to fix icon resizing issue in web UI
  (Details: https://dev.deluge-torrent.org/ticket/1361)
- Reset inactive maintainer
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-02 10:41:17 UTC
A commit references this bug:

Author: rm
Date: Sun Sep  2 10:40:29 UTC 2018
New revision: 478779
URL: https://svnweb.freebsd.org/changeset/ports/478779

Log:
  net-p2p/deluge-cli: add dependency upon pillow

  This fixes icon resizing issue in web UI. Details:
  https://dev.deluge-torrent.org/ticket/1361

  PR:		230855
  Submitted by:	pmlax@protonmail.com

Changes:
  head/net-p2p/deluge-cli/Makefile
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2018-09-02 10:41:42 UTC
Committed, thank you!