Bug 235820 - [new port] astro/p5-GPS-Point: Perl object oriented representation of a point (GPS fix)
Summary: [new port] astro/p5-GPS-Point: Perl object oriented representation of a point...
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: Kai Knoblich
URL: https://reviews.freebsd.org/D19420
Keywords: feature, needs-qa
: 235821 (view as bug list)
Depends on:
Blocks: 235822
  Show dependency treegraph
 
Reported: 2019-02-18 00:37 UTC by Brian Scott
Modified: 2019-03-11 15:44 UTC (History)
1 user (show)

See Also:


Attachments
Diff of port directory (1.64 KB, patch)
2019-02-18 00:37 UTC, Brian Scott
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Scott 2019-02-18 00:37:27 UTC
Created attachment 202112 [details]
Diff of port directory

A trivial port of a perl module required by Net::GPSD3 (also being submitted)
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-02-18 00:44:42 UTC
*** Bug 235821 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-03-11 15:41:33 UTC
A commit references this bug:

Author: kai
Date: Mon Mar 11 15:40:54 UTC 2019
New revision: 495356
URL: https://svnweb.freebsd.org/changeset/ports/495356

Log:
  New port: astro/p5-GPS-Point: Provides an object interface for a GPS point

  Provides an object interface for a GPS point (e.g. Position, Velocity and
  Time).

  This is a re-write of Net::GPSD::Point with the goal of being more re-usable.

  WWW: https://metacpan.org/release/GPS-Point

  PR:		235820
  Submitted by:	Brian Scott <bscott@bunyatech.com.au>
  Reviewed by:	tcberner (mentor)
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19420

Changes:
  head/astro/Makefile
  head/astro/p5-GPS-Point/
  head/astro/p5-GPS-Point/Makefile
  head/astro/p5-GPS-Point/distinfo
  head/astro/p5-GPS-Point/pkg-descr
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-03-11 15:44:32 UTC
Committed, thank you for the contribution. Now that this port has been added the the ports tree, I'll proceed on bug #235822.