Page MenuHomeFreeBSD

New port: astro/p5-Net-GPSD3: Interface to the gpsd server daemon protocol version 3 (JSON)
ClosedPublic

Authored by kai on Mar 11 2019, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 2:25 AM
Unknown Object (File)
Sun, May 5, 5:11 PM
Unknown Object (File)
Mon, Apr 29, 2:59 AM
Unknown Object (File)
Mon, Apr 29, 2:59 AM
Unknown Object (File)
Mon, Apr 29, 2:59 AM
Unknown Object (File)
Tue, Apr 23, 5:04 PM
Unknown Object (File)
Sat, Apr 20, 2:40 PM
Unknown Object (File)
Apr 10 2024, 7:29 PM
Subscribers
None

Details

Summary

Net::GPSD3 provides an object client interface to the gpsd server daemon
utilizing the version 3 protocol.

WWW: https://metacpan.org/release/Net-GPSD3

PR: 235822
Submitted by: Brian Scott
Approved by: (one of the mentors)

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) -> OK
  • portlint -> OK
  • "make test" yields

t/001_load.t ............... ok
t/002_ERROR.t .............. ok
t/003_TPV.t ................ ok
t/004_SKY.t ................ ok
t/005_Satellite.t .......... ok
t/006_DEVICES.t ............ ok
t/007_DEVICE.t ............. ok
t/008_VERSION.t ............ ok
t/009_POLL.t ............... ok
t/009_POLL_transitional.t .. ok
t/009_WATCH.t .............. ok
t/010_SUBFRAME.t ........... ok
All tests successful.
Files=12, Tests=255, 14 wallclock secs ( 0.08 usr 0.05 sys + 5.21 cusr 1.02 csys = 6.37 CPU)
Result: PASS

Minor fixes from the original patch:

  • Changed MAINTAINER address accordingly to Bugzilla address
  • Fixed COMMENT -> s/versions/version/
  • Fixed LICENSE and added LICENSE_FILE
  • Placed RUN_DEPENDS on separate lines
  • Changed pkg-descr and aligned it to the 80 chars field width
  • Added WWW entry
  • Added TIMESTAMP to distinfo

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23010
Build 22083: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 13 2019, 4:30 AM
This revision was automatically updated to reflect the committed changes.