| Summary: | Errors in net-im/prosody | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jonas Palm <jonaspalm> |
| Component: | Individual Port(s) | Assignee: | David Thiel <lx> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->lx Over to maintainer (via the GNATS Auto Assign Tool) Hi. Following the prosody port I just stumbled upon this PR. As far as I can tell this PR is obsolete und the timing was unfortunate:=20 The report was created at Wed Mar 19 15:10:01 2014 UTC while the fix was committed at Wed Mar 19 15:59:50 2014 UTC [1] So.. David, this is a free close-pr I guess :-) 1:=20 http://svnweb.freebsd.org/ports/head/net-im/prosody/Makefile?r1=3D348595&r2=3D= 348629&pathrev=3D348629 State Changed From-To: open->closed Fixed. |
There are two bugs in the net-im/prosody port: 1) Line 20 of the Makefile is: LIB_DEPENDS=libidn:${PORTSDIR}/dns/libidn but should be: LIB_DEPENDS=libidn.so:${PORTSDIR}/dns/libidn 2) Prosody needs net-im/prosody/files/deinstall.in to build but the filename is pkg-deinstall.in How-To-Repeat: Try to build prosody