aboutsummaryrefslogtreecommitdiff
path: root/databases/py-whisper
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2012-07-05 21:54:58 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2012-07-05 21:54:58 +0000
commite44029f7e2ed0d98d135a01b5c76a2f853702e2e (patch)
tree74749a80065b3a4193f18c369b25b76735586fd7 /databases/py-whisper
parentc7071ab685c4a8c9519ad8fab271657096f4aa25 (diff)
downloadports-e44029f7e2ed0d98d135a01b5c76a2f853702e2e.tar.gz
ports-e44029f7e2ed0d98d135a01b5c76a2f853702e2e.zip
Update MASTER_SITES and WWW
Sort PLIST PR: ports/169655 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=300536
Diffstat (limited to 'databases/py-whisper')
-rw-r--r--databases/py-whisper/Makefile5
-rw-r--r--databases/py-whisper/pkg-descr6
-rw-r--r--databases/py-whisper/pkg-plist17
3 files changed, 14 insertions, 14 deletions
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile
index 795ac388d388..01efbbfe8ff8 100644
--- a/databases/py-whisper/Makefile
+++ b/databases/py-whisper/Makefile
@@ -8,13 +8,14 @@
PORTNAME= whisper
PORTVERSION= 0.9.10
CATEGORIES= databases python
-MASTER_SITES= http://launchpad.net/graphite/0.9/${PORTVERSION}/+download/
+MASTER_SITES= CHEESESHOP \
+ https://github.com/downloads/graphite-project/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Fixed-size database, similar in design to RRD
-FETCH_ARGS= "-pRr"
+FETCH_ARGS= -pRr
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
diff --git a/databases/py-whisper/pkg-descr b/databases/py-whisper/pkg-descr
index 55c5b8c96bcb..fc8913d0ec0f 100644
--- a/databases/py-whisper/pkg-descr
+++ b/databases/py-whisper/pkg-descr
@@ -1,5 +1,5 @@
Whisper is a fixed-size database, similar in design to RRD
-(round-robin-database). It provides fast, reliable storage of
-numeric data over time.
+(round-robin-database). It provides fast, reliable storage of numeric
+data over time.
-WWW: http://graphite.wikidot.com/whisper
+WWW: https://github.com/graphite-project/whisper
diff --git a/databases/py-whisper/pkg-plist b/databases/py-whisper/pkg-plist
index 343291243747..7549568a8932 100644
--- a/databases/py-whisper/pkg-plist
+++ b/databases/py-whisper/pkg-plist
@@ -1,13 +1,12 @@
-@comment $FreeBSD$
-%%PYTHON_SITELIBDIR%%/whisper.py
-%%PYTHON_SITELIBDIR%%/whisper.pyc
-%%PYTHON_SITELIBDIR%%/whisper.pyo
bin/rrd2whisper.py
-bin/whisper-info.py
-bin/whisper-fetch.py
-bin/whisper-update.py
-bin/whisper-resize.py
bin/whisper-create.py
-bin/whisper-set-aggregation-method.py
bin/whisper-dump.py
+bin/whisper-fetch.py
+bin/whisper-info.py
bin/whisper-merge.py
+bin/whisper-resize.py
+bin/whisper-set-aggregation-method.py
+bin/whisper-update.py
+%%PYTHON_SITELIBDIR%%/whisper.py
+%%PYTHON_SITELIBDIR%%/whisper.pyc
+%%PYTHON_SITELIBDIR%%/whisper.pyo