summaryrefslogtreecommitdiff
path: root/www/py-funkload/files/patch-setup.py
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-01-29 20:35:38 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-01-29 20:35:38 +0000
commit5f45b50af4a0c2675db9d1ab74531572907a3487 (patch)
tree0b4d0d7a06ef7e3bd483932b392611b00fd0fdb2 /www/py-funkload/files/patch-setup.py
parent- Add PHP ctype dependency to zabbix16-frontend [1] (diff)
- Update to 1.11.0
Diffstat (limited to 'www/py-funkload/files/patch-setup.py')
-rw-r--r--www/py-funkload/files/patch-setup.py11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/py-funkload/files/patch-setup.py b/www/py-funkload/files/patch-setup.py
index 18320f2ab1bc..39355c49489a 100644
--- a/www/py-funkload/files/patch-setup.py
+++ b/www/py-funkload/files/patch-setup.py
@@ -1,11 +1,12 @@
---- setup.py.orig Sat Mar 3 12:15:17 2007
-+++ setup.py Sat Mar 3 12:15:24 2007
-@@ -135,8 +135,6 @@
+--- setup.py.orig 2010-01-30 02:16:39.051847143 +0800
++++ setup.py 2010-01-30 02:16:50.065356904 +0800
+@@ -149,9 +149,6 @@
'Topic :: System :: Monitoring',
],
# setuptools specific keywords
-- install_requires = ['webunit == 1.3.8',
-- 'docutils >= 0.3.7'],
+- install_requires = ['webunit >= 1.3.8',
+- 'docutils >= 0.3.7',
+- 'setuptools'],
zip_safe=True,
package_data={'funkload': ['data/*',
'demo/simple/*', 'demo/zope/*',