Created attachment 211473 [details] gpsd 3.20 astro/gpsd: Update to 3.20 * Update to 3.20 (welcome ubxtool and gpsrinex!) * Fix SConstruct per python3 [1] * Replace spaces by tabs Changelog: https://gitlab.com/gpsd/gpsd/-/blob/master/NEWS#L16 [1] scons is py27 only and check py27 packages for a py37 port. I commented these tests in SConstruct since we already do it in our Makefile. [1] Upstream reference URL (pull request, issue, mailing list) QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 11/12/13, i386/amd64 tested)
Maintainer informed via mail
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/116135254
A commit references this bug: Author: lbartoletti Date: Wed Mar 11 08:26:06 UTC 2020 New revision: 528219 URL: https://svnweb.freebsd.org/changeset/ports/528219 Log: astro/gpsd: Update to 3.20 - Update to 3.20 (welcome ubxtool and gpsrinex!) - Fix SConstruct per python3 [1] - Replace spaces by tabs (pet portlint) - Fixes astro/foxtrotgps, astro/gpxloggerd and comms/direwolf Changelog: - https://gitlab.com/gpsd/gpsd/-/blob/master/NEWS#L16 [1] scons is py27 only and check py27 packages for a py37 port. I commented these tests in SConstruct since we already do it in our Makefile. PR: 243980 Reviewed by: tcberner (mentor) Approved by: tcberner (mentor), maintainer timeout (z7dr6ut7gs@snkmail.com, > 2 weeks) Differential Revision: https://reviews.freebsd.org/D23920 Changes: head/astro/foxtrotgps/Makefile head/astro/foxtrotgps/files/patch-src_gps__functions.c head/astro/gpsd/Makefile head/astro/gpsd/distinfo head/astro/gpsd/files/patch-SConstruct head/astro/gpsd/pkg-plist head/astro/gpxloggerd/Makefile head/astro/gpxloggerd/files/patch-gpxloggerd.c head/comms/direwolf/Makefile head/comms/direwolf/files/patch-dwgpsd.c