diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2011-10-25 23:28:56 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2011-10-25 23:28:56 +0800 |
commit | 5459e554064ed727bb4dddfa820fc66513fee2eb (patch) | |
tree | bd5d317652554d7438eca7d57bf08988c69cf2e2 /databases | |
parent | 12afec7479e6961a93e91c56ca4d3500cc9c6185 (diff) | |
download | freebsd-ports-gnome-5459e554064ed727bb4dddfa820fc66513fee2eb.tar.gz freebsd-ports-gnome-5459e554064ed727bb4dddfa820fc66513fee2eb.tar.zst freebsd-ports-gnome-5459e554064ed727bb4dddfa820fc66513fee2eb.zip |
Update to version 0.9.9
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-whisper/Makefile | 4 | ||||
-rw-r--r-- | databases/py-whisper/distinfo | 4 | ||||
-rw-r--r-- | databases/py-whisper/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
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 |