Summary: | net-p2p/couchpotato minor improvements | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | joshruehlig | ||||
Component: | Individual Port(s) | Assignee: | Mark Felder <feld> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(feld) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
joshruehlig
2017-04-24 06:48:47 UTC
Created attachment 182033 [details]
couchpotato patch
Would you like to take maintainership of this port? I no longer use it as I have migrated to Radarr. (In reply to Mark Felder from comment #2) Sure, I'm fine taking it over if you like. I do still use CouchPotato and would be willing review any bugs/requests. If you want feel free to replace your email with mine in the diff, maybe we should also bump the PORTREVISION. Yes, portrevision should be bumped. Critique of the patch: python:2.6-2.7 is pointless because FreeBSD doesn't support python 2.6 for a long time. I will just make it python:2.7 rc script hardcoded user was intentional as it can't be overridden at build time in its current state, but your change is harmless Any other thoughts before I hit the commit button? Nope that all sounds fine with me. committed, thanks! A commit references this bug: Author: feld Date: Wed Apr 26 12:37:31 UTC 2017 New revision: 439445 URL: https://svnweb.freebsd.org/changeset/ports/439445 Log: net-p2p/couchpotato: Port improvements - Remove unnecessary libcurl and docbook-xml dependencies - Add missing py-lxml and py-openssl dependencies for better performance - Force python requirement to 2.7 - Add unrar as optional dependency - Remove hardcoded user in rc script - New MAINTAINER PR: 218837 Changes: head/net-p2p/couchpotato/Makefile head/net-p2p/couchpotato/files/couchpotato.in |