1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.9.10

PR:		ports/169312
Submitted by:	Brad Davis <brd@FreeBSD.org>
This commit is contained in:
Steven Kreuzer 2012-06-25 16:27:24 +00:00
parent 05dd01f477
commit f8d253ed47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299951
3 changed files with 5 additions and 3 deletions

View File

@ -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}

View File

@ -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

View File

@ -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