Bug 235820

Summary: [new port] astro/p5-GPS-Point: Perl object oriented representation of a point (GPS fix)
Product: Ports & Packages Reporter: Brian Scott <bscott>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: kai
Priority: --- Keywords: feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D19420
Bug Depends on:    
Bug Blocks: 235822    
Attachments:
Description Flags
Diff of port directory none

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.