Summary: | multimedia/libkate: depends on python 2.x | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <swills> | ||||
Component: | Individual Port(s) | Assignee: | Steve Wills <swills> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | bar | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(bar) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 249337 | ||||||
Attachments: |
|
Description
Steve Wills
2020-09-24 16:32:02 UTC
Created attachment 218248 [details]
patch to remove katedj which depends on python2
I think that in most of - if not all - the install base libkate is only needed because it is required by audio/vorbis-tools (even if the latter has a --without-kate configure option but not a corresponding OPTION - #156580). I don't think anyone is using katedj anymore. I was in doubt whether to try a python version upgrade but I agree, it doesn't worth it, so removing katedj is the way to go. Patch approved. Thanks. Sorry, let me know if you want me to commit it immediately. A commit references this bug: Author: swills Date: Tue Sep 29 02:26:22 UTC 2020 New revision: 550467 URL: https://svnweb.freebsd.org/changeset/ports/550467 Log: multimedia/libkate: remove dependency on python 2 PR: 249725 Approved by: bar (maintainer) Changes: head/multimedia/libkate/Makefile head/multimedia/libkate/pkg-plist Committed, thanks! |