Bug 123033 - [maintainer-update] comms/gpredict unable to download TLE files
Summary: [maintainer-update] comms/gpredict unable to download TLE files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-24 00:00 UTC by Matt Dawson
Modified: 2008-04-26 13:50 UTC (History)
0 users

See Also:


Attachments
gpredict-0.9.0_1.diff (731 bytes, patch)
2008-04-24 00:00 UTC, Matt Dawson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Dawson 2008-04-24 00:00:01 UTC
The current gpredict port cannot fetch TLE files from the 
network
as reported by Chris, KQ6UP.

Fix: Patch attached bumps portrevision, adds curl as a build and runtime
dependency and adds the correct configure argument to build with network
support.

	
How-To-Repeat: n/a
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2008-04-26 03:28:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-26 13:48:35 UTC
tabthorpe    2008-04-26 12:48:30 UTC

  FreeBSD ports repository

  Modified files:
    comms/gpredict       Makefile 
  Log:
  - Add curl dependancy
  - Will now fetch TLE files from the network
  - Bump PORTREVISION
  
  PR:             ports/123033
  Submitted by:   Matt Dawson <matt chronos.org.uk> (maintainer)
  
  Revision  Changes    Path
  1.14      +4 -0      ports/comms/gpredict/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2008-04-26 13:48:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!