Date: Sat, 6 Oct 2012 19:24:32 +1000 (EST) From: Kubilay Kocak <koobs.freebsd@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/172385: [MAINTAINER] www/py-rackspace-monitoring: update to 0.3.2 Message-ID: <20121006092432.966FC39FDF@freebsd-9-amd64.localdomain> Resent-Message-ID: <201210060930.q969UGQr015120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172385 >Category: ports >Synopsis: [MAINTAINER] www/py-rackspace-monitoring: update to 0.3.2 >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: Sat Oct 06 09:30:15 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Kubilay Kocak >Release: FreeBSD 9.0-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul 7 21:26:56 EST >Description: - Update to 0.3.2 - Whitespace alignment - Update Makefile header to new convention ====[QA]==== portlint: looks fine. porttest: OK redports: https://redports.org/buildarchive/20121006081448-20105/ unittest: Ran 34 tests in 76.388s - OK ============ Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py27-rackspace-monitoring-0.3.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/py-rackspace-monitoring/Makefile ./Makefile --- /usr/ports/www/py-rackspace-monitoring/Makefile 2012-08-25 00:58:13.000000000 +1000 +++ ./Makefile 2012-10-06 18:09:32.000000000 +1000 @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-rackspace-monitoring -# Date created: 2012-06-17 -# Whom: koobs <koobs.freebsd@gmail.com> -# -# $FreeBSD: ports/www/py-rackspace-monitoring/Makefile,v 1.4 2012/08/24 14:58:13 culot Exp $ -# +# Created by: Kubilay Kocak <koobs.freebsd@gmail.com> +# $FreeBSD: ports/www/py-rackspace-monitoring/Makefile,v 1.2 2012/07/20 07:40:14 crees Exp $ PORTNAME= rackspace-monitoring -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcloud>=0.9.0:${PORTSDIR}/net/py-libcloud # Python3 ready -USE_PYTHON= yes -USE_PYDISTUTILS=yes +USE_PYTHON= yes +USE_PYDISTUTILS= yes .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/www/py-rackspace-monitoring/distinfo ./distinfo --- /usr/ports/www/py-rackspace-monitoring/distinfo 2012-08-25 00:58:13.000000000 +1000 +++ ./distinfo 2012-10-06 18:14:30.000000000 +1000 @@ -1,2 +1,2 @@ -SHA256 (rackspace-monitoring-0.3.1.tar.gz) = 0064e53f172c283ac8d81f02cf8b58595eda830835dd726d29e9776fa6fa9ea4 -SIZE (rackspace-monitoring-0.3.1.tar.gz) = 20219 +SHA256 (rackspace-monitoring-0.3.2.tar.gz) = 75a205d9fad68303b85be893eeea924302459e9f9c90ab9789eabad01a0300a1 +SIZE (rackspace-monitoring-0.3.2.tar.gz) = 20525 --- py27-rackspace-monitoring-0.3.2.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?20121006092432.966FC39FDF>