aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-rackspace-monitoring
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-07-20 15:40:14 +0800
committercrees <crees@FreeBSD.org>2012-07-20 15:40:14 +0800
commitb60ef1f8ca1b7d81e9dae24e01572a00b54f1a1e (patch)
treef300be5f14b830c0c36959a743d2ecc45963aaa6 /www/py-rackspace-monitoring
parent3eb043a40570c8dcbfaa119f775f8a1f69fe2942 (diff)
downloadfreebsd-ports-gnome-b60ef1f8ca1b7d81e9dae24e01572a00b54f1a1e.tar.gz
freebsd-ports-gnome-b60ef1f8ca1b7d81e9dae24e01572a00b54f1a1e.tar.zst
freebsd-ports-gnome-b60ef1f8ca1b7d81e9dae24e01572a00b54f1a1e.zip
- Update to 0.2.10
Changes: rackspace-monitoring v0.2.10 - 2012-07-18: Fix a bug with forcing base_url in the driver constructor. [Jessica Lucci] PR: ports/169992 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Diffstat (limited to 'www/py-rackspace-monitoring')
-rw-r--r--www/py-rackspace-monitoring/Makefile4
-rw-r--r--www/py-rackspace-monitoring/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-rackspace-monitoring/Makefile b/www/py-rackspace-monitoring/Makefile
index fae48ff994ca..66656d2b5160 100644
--- a/www/py-rackspace-monitoring/Makefile
+++ b/www/py-rackspace-monitoring/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rackspace-monitoring
-PORTVERSION= 0.2.9
+PORTVERSION= 0.2.10
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ COMMENT= Python client library for Rackspace Cloud Monitoring
LICENSE= AL2
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>0:${PORTSDIR}/net/py-libcloud
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.9.0:${PORTSDIR}/net/py-libcloud
# Python3 ready
USE_PYTHON= yes
diff --git a/www/py-rackspace-monitoring/distinfo b/www/py-rackspace-monitoring/distinfo
index da2986605ab1..f198c01fa096 100644
--- a/www/py-rackspace-monitoring/distinfo
+++ b/www/py-rackspace-monitoring/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rackspace-monitoring-0.2.9.tar.gz) = d77ab0648a8cb5b0cc73e90f6ca67d8f54faf1f5ca0a1ee9115efaae290422da
-SIZE (rackspace-monitoring-0.2.9.tar.gz) = 19150
+SHA256 (rackspace-monitoring-0.2.10.tar.gz) = 81e7b325b17b987d353d7070bf941886f5dd2156e3747f6baccaebe5f560df72
+SIZE (rackspace-monitoring-0.2.10.tar.gz) = 19241