Bug 173161 - www/trac-accountmanager: do not directly depend on setuptools
Summary: www/trac-accountmanager: 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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-28 19:50 UTC by Ruslan Makhmatkhanov
Modified: 2012-11-11 14:32 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2012-10-28 19:50 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 19:50:01 UTC
- remove direct setuptools dependency
- no PORTREVISION bump is needed, because it is already depending on it via
  USE_DISTUTILS
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES

buildlog:
http://people.freebsd.org/~rm/trac-accountmanager-0.4.11722%2c1.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-28 19:50:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-11-11 14:32:56 UTC
State Changed
From-To: open->closed

Committed, thank you!