Bug 173056 - www/trac-spam-filter: do not directly depend on setuptools
Summary: www/trac-spam-filter: 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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 10:40 UTC by Ruslan Makhmatkhanov
Modified: 2012-10-31 08:12 UTC (History)
0 users

See Also:


Attachments
file.diff (1.87 KB, patch)
2012-10-25 10:40 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-25 10:40:02 UTC
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- 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-TracSpamFilter-0.2.1_5.log

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-25 10:40:18 UTC
Maintainer of www/trac-spam-filter,

Please note that PR ports/173056 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/173056

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-25 10:40:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-25 11:26:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

My PR.
Comment 4 Sutra 2012-10-31 07:43:24 UTC
I tested it, and it works. Please commit it, thanks.
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-31 08:12:25 UTC
State Changed
From-To: feedback->closed

Committed, thank you!