Bug 187737

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   

Description Jonas Palm 2014-03-19 15:10:01 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-19 15:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Benjamin Podszun 2014-04-09 09:23:02 UTC
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
Comment 3 David Thiel freebsd_committer freebsd_triage 2014-04-09 22:25:44 UTC
State Changed
From-To: open->closed

Fixed.