Bug 173167 - www/trac-down: do not directly depend on setuptools
Summary: www/trac-down: do not directly depend on setuptools
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-28 20:10 UTC by Ruslan Makhmatkhanov
Modified: 2012-10-31 05:53 UTC (History)
0 users

See Also:


Attachments
file.diff (2.15 KB, patch)
2012-10-28 20:10 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-28 20:10:00 UTC
- do not directly depend on setuptools, use USE_DISTUTILS instead
- no PORTREVISION bump is needed, because it already had run/build depend
- trim Makefile header
- remove indefinite article in COMMENT
- 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/trac-down-0.0.1.r11_3.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-28 20:10:13 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 05:53:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!