Summary: | astro/gpsd: update to 3.16 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | glebius | ||||||||
Priority: | --- | Flags: | jcfyecrayz:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
John Hein
2016-02-17 11:07:36 UTC
Created attachment 167108 [details]
[patch] [v2] add libgpsd.pc back to plist
Attached is a new patch that adds libgpsd.pc back to the plist.
Now testport passes (still with the caveat of a patched ncurses or disabled NCURSES option).
Added dependency on bug 178732. It's not strictly required - you could disable NCURSES as well. But since NCURSES is currently on by default, it's effectively required. Gleb, Do I have to set 'maintainer-feedback+' to approve my own submission now that I am maintainer? Created attachment 177888 [details]
[patch] [v3] update gpsd to 3.16
Refresh patch against current version of ports files.
One addition: explicitly disable DBUS if DBUS option is off (avoids implicitly enabling of dbus support if dbus port happens to be installed).
Please commit.
bug 178732 is no longer a blocker (ncurses was finally fixed to address the issue that affected gpsd when the ncurses port was installed in October - see bug 209526) Ready for a committer. Resetting assignee. I didn't see official docs whether that's the correct thing to do when ready for a committer. Let me know if there's a better procedure. Can this get committed, please? Another month, another ping... please commit. A commit references this bug: Author: amdmi3 Date: Tue May 2 16:26:15 UTC 2017 New revision: 439960 URL: https://svnweb.freebsd.org/changeset/ports/439960 Log: - Update to 3.16 PR: 207273 Submitted by: z7dr6ut7gs@snkmail.com (maintainer) Changes: head/astro/gpsd/Makefile head/astro/gpsd/distinfo head/astro/gpsd/files/patch-SConstruct head/astro/gpsd/files/patch-compiler.h head/astro/gpsd/files/patch-libgps.pc.in head/astro/gpsd/files/patch-libgpsd.pc.in head/astro/gpsd/pkg-plist Sorry for the wait. This was delayed multiple times because plist problems were discovered and it required a lot of test builds. |