From 5459e554064ed727bb4dddfa820fc66513fee2eb Mon Sep 17 00:00:00 2001 From: skreuzer Date: Tue, 25 Oct 2011 15:28:56 +0000 Subject: Update to version 0.9.9 --- databases/py-whisper/Makefile | 4 ++-- databases/py-whisper/distinfo | 4 ++-- databases/py-whisper/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'databases') diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile index 7d631bb5dfaa..9aae59373b24 100644 --- a/databases/py-whisper/Makefile +++ b/databases/py-whisper/Makefile @@ -6,9 +6,9 @@ # PORTNAME= whisper -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= databases python -MASTER_SITES= http://launchpad.net/graphite/1.0/${PORTVERSION}/+download/ +MASTER_SITES= http://launchpad.net/graphite/0.9/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org diff --git a/databases/py-whisper/distinfo b/databases/py-whisper/distinfo index afbc2995b4a0..7bcd2cd69620 100644 --- a/databases/py-whisper/distinfo +++ b/databases/py-whisper/distinfo @@ -1,2 +1,2 @@ -SHA256 (whisper-0.9.8.tar.gz) = b915836a69e924ccbd6d9be8f8791c4cab93cea106de6825bb60edb3cb42957e -SIZE (whisper-0.9.8.tar.gz) = 12326 +SHA256 (whisper-0.9.9.tar.gz) = 66c05eafe8d86167909262dddc96c0bbfde199fa75524efa50c9ffbe9472078d +SIZE (whisper-0.9.9.tar.gz) = 9238 diff --git a/databases/py-whisper/pkg-plist b/databases/py-whisper/pkg-plist index cd214e0e76e4..d6b70a7da61b 100644 --- a/databases/py-whisper/pkg-plist +++ b/databases/py-whisper/pkg-plist @@ -8,3 +8,4 @@ bin/whisper-fetch.py bin/whisper-update.py bin/whisper-resize.py bin/whisper-create.py +bin/whisper-set-aggregation-method.py -- cgit