Summary: | astro/gpsd: switch to python3 scons | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Christoph Moench-Tegeder <cmt> | ||||
Component: | Individual Port(s) | Assignee: | Christoph Moench-Tegeder <cmt> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | python, ronald-lists | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Maintainer informed via mail ^Triage: - Reporter is committer, assign accordingly. - Maintainer should match ports MAINTAINER line with Bugzilla account email or vice-versa A commit references this bug: Author: cmt Date: Wed Jul 22 20:36:14 UTC 2020 New revision: 542894 URL: https://svnweb.freebsd.org/changeset/ports/542894 Log: switch gpsd to python3-scons for building and amend plist with file found by testport PR: 247623 Approved by: maintainer (timeout) Changes: head/astro/gpsd/Makefile head/astro/gpsd/pkg-plist Can't this issue be closed? The fix is committed almost a year ago. |
Created attachment 216019 [details] switch gpsd to default (python3) scons gpsd builds and installs just fine with python3 scons, there's no need to pin gpsd to scons:python2. In fact, there's one more file installed - found by stage-qa. Attached patch passes poudriere and includes PORTREVISION bump for plist change.