diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-06-16 09:42:21 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-06-16 09:42:21 +0000 |
commit | 049748347481d431b75c0a99183dbc06c15e7388 (patch) | |
tree | de5d5472531be756e8d9bb35ac44f1b41596fa82 /www | |
parent | 01020d179e912c12598e176d1ba18d0d6a7eb528 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-rackspace-monitoring/Makefile | 4 | ||||
-rw-r--r-- | www/py-rackspace-monitoring/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-rackspace-monitoring/Makefile b/www/py-rackspace-monitoring/Makefile index 6a975bab216a..8cfafb83993e 100644 --- a/www/py-rackspace-monitoring/Makefile +++ b/www/py-rackspace-monitoring/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rackspace-monitoring -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Python client library for Rackspace Cloud Monitoring LICENSE= AL2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.9.0:${PORTSDIR}/net/py-libcloud +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.12.4:${PORTSDIR}/net/py-libcloud # Python3 ready USE_PYTHON= yes diff --git a/www/py-rackspace-monitoring/distinfo b/www/py-rackspace-monitoring/distinfo index f6fed99b4d58..e94179301656 100644 --- a/www/py-rackspace-monitoring/distinfo +++ b/www/py-rackspace-monitoring/distinfo @@ -1,2 +1,2 @@ -SHA256 (rackspace-monitoring-0.4.0.tar.gz) = c8dbef0f553ae6e78a167bcb17ae329b2b0497f907235a3e7161efafe09f7c75 -SIZE (rackspace-monitoring-0.4.0.tar.gz) = 21443 +SHA256 (rackspace-monitoring-0.5.1.tar.gz) = 3081ce7e028f533679308ed03a68055d18341d1bda15b89dc41738483d32af9a +SIZE (rackspace-monitoring-0.5.1.tar.gz) = 21754 |