Summary: | irc/znc-push: update to g5f95488 and fix builx with CURL option ON | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel <d.stoye> | ||||
Component: | Individual Port(s) | Assignee: | Fernando ApesteguĂa <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | dor.bsd, fernape | ||||
Priority: | --- | Flags: | dor.bsd:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel
2020-08-20 11:07:31 UTC
-L/usr/local/lib is Missing as argument in the Makefile, i guess Thanks for the report. I'm looking at fixing this now. Created attachment 217390 [details]
irc/znc-push: Fix CURL option and update
This patch fixes the CURL option by adding `localbase:ldflags` to `USES`, and updates the port to the latest available upstream code, 1.0.0-167-g5f95488.
A commit references this bug: Author: fernape Date: Thu Aug 20 18:13:14 UTC 2020 New revision: 545544 URL: https://svnweb.freebsd.org/changeset/ports/545544 Log: irc/znc-push: update to g5f95488 Also fix build with CURL option ON PR: 248776 Submitted by: dor.bsd@xm0.uk (maintainer) Reported by: d.stoye@cms.hu-berlin.de Changes: head/irc/znc-push/Makefile head/irc/znc-push/distinfo Committed, Thanks! |