diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2012-06-26 00:27:24 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2012-06-26 00:27:24 +0800 |
commit | 1508f2eca0f9ca25d7ff7fe0248d7073816db11a (patch) | |
tree | 53a67a11913a7172f3c99f269881021242c43b66 /databases | |
parent | fa9bac7d8b953fd9350643e775ebff5c84d55fff (diff) | |
download | freebsd-ports-gnome-1508f2eca0f9ca25d7ff7fe0248d7073816db11a.tar.gz freebsd-ports-gnome-1508f2eca0f9ca25d7ff7fe0248d7073816db11a.tar.zst freebsd-ports-gnome-1508f2eca0f9ca25d7ff7fe0248d7073816db11a.zip |
Update to 0.9.10
PR: ports/169312
Submitted by: Brad Davis <brd@FreeBSD.org>
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-whisper/Makefile | 2 | ||||
-rw-r--r-- | databases/py-whisper/distinfo | 4 | ||||
-rw-r--r-- | databases/py-whisper/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile index 9aae59373b24..795ac388d388 100644 --- a/databases/py-whisper/Makefile +++ b/databases/py-whisper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whisper -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= databases python MASTER_SITES= http://launchpad.net/graphite/0.9/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-whisper/distinfo b/databases/py-whisper/distinfo index 7bcd2cd69620..ab432b5a28f9 100644 --- a/databases/py-whisper/distinfo +++ b/databases/py-whisper/distinfo @@ -1,2 +1,2 @@ -SHA256 (whisper-0.9.9.tar.gz) = 66c05eafe8d86167909262dddc96c0bbfde199fa75524efa50c9ffbe9472078d -SIZE (whisper-0.9.9.tar.gz) = 9238 +SHA256 (whisper-0.9.10.tar.gz) = 36b5fa917526224678da0a530a6f276d00074f0aa98acd6e2412c79521f9c4ff +SIZE (whisper-0.9.10.tar.gz) = 10661 diff --git a/databases/py-whisper/pkg-plist b/databases/py-whisper/pkg-plist index d6b70a7da61b..343291243747 100644 --- a/databases/py-whisper/pkg-plist +++ b/databases/py-whisper/pkg-plist @@ -9,3 +9,5 @@ bin/whisper-update.py bin/whisper-resize.py bin/whisper-create.py bin/whisper-set-aggregation-method.py +bin/whisper-dump.py +bin/whisper-merge.py |