Bug 219096 - comms/direwolf: Fix build, add USES= python
Summary: comms/direwolf: Fix build, add USES= python
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: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-06 14:46 UTC by Kyle Evans
Modified: 2017-05-09 20:58 UTC (History)
1 user (show)

See Also:


Attachments
svn(1) diff of comms/direwolf (539 bytes, patch)
2017-05-06 14:46 UTC, Kyle Evans
kevans: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Evans freebsd_committer freebsd_triage 2017-05-06 14:46:49 UTC
Created attachment 182335 [details]
svn(1) diff of comms/direwolf

The astro/gpsd update (r439960) removed libgpsd.so that Direwolf's LIB_DEPENDS was described with. Direwolf actually depends on libgps.so, so this just gets renamed to reflect actual dependency.

While here, one of the telemetry scripts uses #!/usr/local/bin/python, so mark the dependency on the python metaport. No PORTREVISION bump because port was failing to build as of r439960.

Reported by: pkg-fallout
Tested with: Poudriere (-HEAD, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-09 20:49:13 UTC
A commit references this bug:

Author: db
Date: Tue May  9 20:48:18 UTC 2017
New revision: 440513
URL: https://svnweb.freebsd.org/changeset/ports/440513

Log:
  The astro/gpsd update (r439960) removed libgpsd.so that Direwolf's LIB_DEPENDS
  was described with. Direwolf actually depends on libgps.so, so this just gets
  renamed to reflect actual dependency.

  While here, one of the telemetry scripts uses #!/usr/local/bin/python, so mark
  the dependency on the python metaport. No PORTREVISION bump because port was
  failing to build as of r439960.

  PR:		ports/219096
  Submitted by:	bsdports@kyle-evans.net
  Reported by:	pkg-fallout
  Approved by:	Maintainer

Changes:
  head/comms/direwolf/Makefile
  head/comms/direwolf/distinfo