Bug 243980

Summary: astro/gpsd: Update to 3.20
Product: Ports & Packages Reporter: Loïc Bartoletti <lbartoletti>
Component: Individual Port(s)Assignee: Loïc Bartoletti <lbartoletti>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: buildisok
Priority: --- Flags: lbartoletti: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.com/gpsd/gpsd/-/blob/master/NEWS#L16
Attachments:
Description Flags
gpsd 3.20 none

Description Loïc Bartoletti freebsd_committer freebsd_triage 2020-02-08 14:44:50 UTC
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)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2020-02-08 14:44:50 UTC
Maintainer informed via mail
Comment 2 Automation User 2020-02-08 15:21:40 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/116135254
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-11 08:27:05 UTC
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