FreeBSD Bugzilla – Attachment 129104 Details for
Bug 173060
www/trac-vote: do not directly depend on setuptools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.16 KB, created by
Ruslan Makhmatkhanov
on 2012-10-25 11:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ruslan Makhmatkhanov
Created:
2012-10-25 11:00:00 UTC
Size:
1.16 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 306373) >+++ Makefile (working copy) >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: trac-vote >-# Date created: Dec 31, 2009 >-# Whom: Brooks Davis <brooks@freebsd.org> >-# >+# Created by: Brooks Davis <brooks@freebsd.org> > # $FreeBSD$ >-# > > PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:L} > PORTVERSION= 0.1.2 >@@ -14,14 +10,14 @@ > PKGNAMEPREFIX= trac- > > MAINTAINER= brooks@FreeBSD.org >-COMMENT= A plugin for voting on Trac resources >+COMMENT= Plugin for voting on Trac resources > > RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac >-BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools > >-USE_PYTHON= yes >-USE_PYDISTUTILS=easy_install >+USE_PYTHON= -2.7 >+USE_PYDISTUTILS= easy_install > PYDISTUTILS_PKGNAME= TracVote >+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% > > # Maintainter targets below this point > >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 306373) >+++ pkg-plist (working copy) >@@ -1 +0,0 @@ >-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 173060
: 129104