Bug 225310 - astro/gpsd: update to 3.17
Summary: astro/gpsd: update to 3.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-19 06:01 UTC by John Hein
Modified: 2018-01-21 15:22 UTC (History)
1 user (show)

See Also:


Attachments
[patch] update to gpsd-3.17 (9.78 KB, text/plain)
2018-01-19 06:01 UTC, John Hein
jcfyecrayz: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2018-01-19 06:01:20 UTC
Created attachment 189898 [details]
[patch] update to gpsd-3.17

Update to gpsd-3.17 [201709]

 - bin/ntpshmmon is dependent on PPS option (see sConstruct)

 - remove patch that has been upstreamed

 - explicitly reference python2.7 rather than python2 (per current ports tree guidelines)

 - use python flavors [1]

 - plist changes to reflect upstream changes: lib version bumps, added man page, removed a pkg-config file

 - add X11 option for bin/xpgs*; update dependencies for 3.17 version of xgps* (needs python gi module & gtk3)

[1] Note: there is support for python3 in upstream.  Reserving that
change for a future update (as yet untested).


qa:
 poudriere testport - ok (10.x/amd64)
 stage-qa - ok
 portlint - ok
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-21 15:20:06 UTC
A commit references this bug:

Author: riggs
Date: Sun Jan 21 15:19:42 UTC 2018
New revision: 459614
URL: https://svnweb.freebsd.org/changeset/ports/459614

Log:
  Update to upstream version 3.17

  Details:
  - bin/ntpshmmon is dependent on PPS option (see sConstruct)
  - remove patch that has been upstreamed
  - explicitly reference python2.7 rather than python2 (per current ports
    tree guidelines)
  - use python flavors (Note: there is support for python3 in upstream.
    Reserving that change for a future update (as yet untested) )
  - plist changes to reflect upstream changes: lib version bumps, added man
    page, removed a pkg-config file
  - add X11 option for bin/xpgs*; update dependencies for 3.17 version of
    xgps* (needs python gi module & gtk3)

  PR:		225310
  Submitted by:	z7dr6ut7gs@snkmail.com

Changes:
  head/astro/gpsd/Makefile
  head/astro/gpsd/distinfo
  head/astro/gpsd/files/patch-SConstruct
  head/astro/gpsd/pkg-plist
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2018-01-21 15:22:35 UTC
Note that this does not build when deselecting the UBLOX OPTION. If this is intentional, it should be made mandatory.