Bug 279718 - astro/gpsd: update to 3.25
Summary: astro/gpsd: update to 3.25
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-13 19:20 UTC by John Hay
Modified: 2024-06-25 16:26 UTC (History)
1 user (show)

See Also:


Attachments
patch to upgrade port to 3.25 (3.76 KB, patch)
2024-06-13 19:20 UTC, John Hay
no flags Details | Diff
patch to upgrade port to 3.25 including example2.py.txt (3.95 KB, patch)
2024-06-19 19:35 UTC, John Hay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hay 2024-06-13 19:20:11 UTC
Created attachment 251440 [details]
patch to upgrade port to 3.25

Patch to upgrade port.
Note that it also adds a nox11 FLAVOR.
Note that files/patch-SConscript is not needed anymore.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-06-13 19:20:11 UTC
Maintainer informed via mail
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-19 15:30:25 UTC
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/doc/example2.py.txt
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.

Would you have a look?
Comment 3 John Hay 2024-06-19 19:35:41 UTC
Created attachment 251580 [details]
patch to upgrade port to 3.25 including example2.py.txt

Here is a new patch that includes the missing line in pkg-plist

%%DATADIR%%/doc/example2.py.txt
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-06-25 16:25:53 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-06-25 16:26:33 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f37092bacbf5592ec127a66079f5c31a906660f

commit 8f37092bacbf5592ec127a66079f5c31a906660f
Author:     John Hay <john@sanren.ac.za>
AuthorDate: 2024-06-20 07:11:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-06-25 16:24:48 +0000

    astro/gpsd: update to 3.25

    PR:             279718
    Reported by:    john@sanren.ac.za
    Approved by:    z7dr6ut7gs@snkmail.com (maintainer, timeout > 2 weeks)

 astro/gpsd/Makefile                      | 13 +++++++++--
 astro/gpsd/distinfo                      |  6 ++---
 astro/gpsd/files/patch-SConscript (gone) | 38 --------------------------------
 astro/gpsd/pkg-plist                     | 10 +++++----
 4 files changed, 20 insertions(+), 47 deletions(-)