Bug 86152

Summary: [PATCH] net-mgmt/py-yapsnmp: [SUMMARIZE CHANGES]
Product: Ports & Packages Reporter: Soeren Straarup <xride>
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me CC: arved
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py24-yapsnmp-0.7.8.patch none

Description Soeren Straarup 2005-09-15 12:10:09 UTC
The problem that the port doesn't b-dep on devel/swig13, but the configure
script finds it, and they source has not been updated to the latests swig13
so it breaks on build.
If devel/swig13 is not installed there is no problem, so tinderbox won't
catch it.

Port maintainer (arved@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: make instnstall ../ports/devel/swig13
cd ../ports/net-mgmt/py-yapsnmp && make
Comment 1 Lars Thegler freebsd_committer freebsd_triage 2005-09-15 15:46:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

Over to maintainer.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2005-09-21 19:53:54 UTC
State Changed
From-To: open->closed

I took a different approach, and fixed the interface definition file. 

Thanks for reporting!