Bug 173232

Summary: devel/py-trace2html: do not directly depend on setuptools
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-31 09:10:00 UTC
- do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build dependency
- trim Makefile header
- add license (GPLv2)
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW

buildlog:
http://people.freebsd.org/~rm/py27-trace2html-0.2.1.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-31 09:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2012-10-31 10:15:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!