| Summary: | [patch] dns/gdnsd fix GeoIP dependency | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Olli Hauer <ohauer> | ||||
| Component: | Individual Port(s) | Assignee: | Allan Jude <allanjude> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | allanjude | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Comment on attachment 147203 [details]
GeoIP fix
Approved (Hat: Maintainer)
Committed! A commit references this bug: Author: ohauer Date: Wed Sep 10 23:00:54 UTC 2014 New revision: 367903 URL: http://svnweb.freebsd.org/changeset/ports/367903 Log: - unbreak port by fixing GeoIP dependency (dat file no longer sipped with GeoIP) PR: 193546 Submitted by: ohauer Approved by: allanjude Changes: head/dns/gdnsd/Makefile |
Created attachment 147203 [details] GeoIP fix GeoIP.dat is no longer shipped with GeoIP, so test for the port instead the dat file.