Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jul 2012 19:02:13 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/169992: [MAINTAINER] www/py-rackspace-monitoring: update to 0.2.10
Message-ID:  <20120719090213.C2CB639FE7@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201207190910.q6J9ACrh012509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169992
>Category:       ports
>Synopsis:       [MAINTAINER] www/py-rackspace-monitoring: update to 0.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 19 09:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- 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]

RedPorts clean in all buildgroups:

https://redports.org/buildarchive/20120719085622-53499/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-rackspace-monitoring-0.2.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-rackspace-monitoring/Makefile ./Makefile
--- /usr/ports/www/py-rackspace-monitoring/Makefile	2012-06-18 05:00:47.000000000 +1000
+++ ./Makefile	2012-07-19 18:54:34.000000000 +1000
@@ -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 @@
 
 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 -ruN --exclude=CVS /usr/ports/www/py-rackspace-monitoring/distinfo ./distinfo
--- /usr/ports/www/py-rackspace-monitoring/distinfo	2012-06-18 05:00:47.000000000 +1000
+++ ./distinfo	2012-07-19 18:51:42.000000000 +1000
@@ -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
--- py27-rackspace-monitoring-0.2.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120719090213.C2CB639FE7>