Bug 86152 - [PATCH] net-mgmt/py-yapsnmp: [SUMMARIZE CHANGES]
Summary: [PATCH] net-mgmt/py-yapsnmp: [SUMMARIZE CHANGES]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 12:10 UTC by Soeren Straarup
Modified: 2005-09-21 19:54 UTC (History)
1 user (show)

See Also:


Attachments
py24-yapsnmp-0.7.8.patch (516 bytes, patch)
2005-09-15 12:10 UTC, Soeren Straarup
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!