Bug 247623 - astro/gpsd: switch to python3 scons
Summary: astro/gpsd: switch to python3 scons
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: Christoph Moench-Tegeder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-28 21:40 UTC by Christoph Moench-Tegeder
Modified: 2021-05-30 02:09 UTC (History)
2 users (show)

See Also:


Attachments
switch gpsd to default (python3) scons (1.01 KB, patch)
2020-06-28 21:40 UTC, Christoph Moench-Tegeder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2020-06-28 21:40:16 UTC
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.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2020-06-28 21:40:16 UTC
Maintainer informed via mail
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2020-06-29 04:48:19 UTC
^Triage: 

- Reporter is committer, assign accordingly.
- Maintainer should match ports MAINTAINER line with Bugzilla account email or vice-versa
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-22 20:37:13 UTC
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
Comment 4 Ronald Klop 2021-05-28 13:52:54 UTC
Can't this issue be closed? The fix is committed almost a year ago.