From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 6 09:30:17 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D4F01065673 for ; Sat, 6 Oct 2012 09:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F9E58FC24 for ; Sat, 6 Oct 2012 09:30:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q969UH9C015121 for ; Sat, 6 Oct 2012 09:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q969UGQr015120; Sat, 6 Oct 2012 09:30:16 GMT (envelope-from gnats) Resent-Date: Sat, 6 Oct 2012 09:30:16 GMT Resent-Message-Id: <201210060930.q969UGQr015120@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kubilay Kocak Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA7E5106564A for ; Sat, 6 Oct 2012 09:24:37 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id BBBBF8FC0C for ; Sat, 6 Oct 2012 09:24:37 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so3019698pbb.13 for ; Sat, 06 Oct 2012 02:24:37 -0700 (PDT) Received: by 10.68.134.99 with SMTP id pj3mr37057765pbb.13.1349515477299; Sat, 06 Oct 2012 02:24:37 -0700 (PDT) Received: from freebsd-9-amd64.localdomain (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPS id sz4sm7417635pbc.22.2012.10.06.02.24.35 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 06 Oct 2012 02:24:36 -0700 (PDT) Received: by freebsd-9-amd64.localdomain (Postfix, from userid 1001) id 966FC39FDF; Sat, 6 Oct 2012 19:24:32 +1000 (EST) Message-Id: <20121006092432.966FC39FDF@freebsd-9-amd64.localdomain> Date: Sat, 6 Oct 2012 19:24:32 +1000 (EST) From: Kubilay Kocak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/172385: [MAINTAINER] www/py-rackspace-monitoring: update to 0.3.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 09:30:17 -0000 >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 -# -# $FreeBSD: ports/www/py-rackspace-monitoring/Makefile,v 1.4 2012/08/24 14:58:13 culot Exp $ -# +# Created by: Kubilay Kocak +# $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 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: