summaryrefslogtreecommitdiff
path: root/databases/py-carbon
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-11-02 14:42:24 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-11-02 14:42:24 +0000
commit67ba2f055a70658c568a23f2001f4cb8c8121ba0 (patch)
tree969c8932dc22100d4bb3330f63f7b2db8a91d9d4 /databases/py-carbon
parentHand over port to new volunteer. (diff)
- correct list of dependent py-twisted components and use USE_TWISTED_RUN
- bump PORTREVISION because of dependencies change - trim Makefile header, while here PR: 172657 Submitted by: brd Approved by: maintainer timeout (3 weeks) Feature safe: yes
Notes
Notes: svn path=/head/; revision=306859
Diffstat (limited to 'databases/py-carbon')
-rw-r--r--databases/py-carbon/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/databases/py-carbon/Makefile b/databases/py-carbon/Makefile
index c64747b34ccb..40fbfeaff012 100644
--- a/databases/py-carbon/Makefile
+++ b/databases/py-carbon/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: py-carbon
-# Date created: 2011-05-01
-# Whom: Evan Sarmiento <bsdports@wayfair.com>
-#
+# Created by: Evan Sarmiento <bsdports@wayfair.com>
# $FreeBSD$
-#
PORTNAME= carbon
PORTVERSION= 0.9.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://launchpad.net/graphite/0.9/${PORTVERSION}/+download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,11 +14,11 @@ COMMENT= Backend storage application for graphite
LICENSE= AL2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}txamqp>=0.3:${PORTSDIR}/net/py-txamqp \
- ${PYTHON_PKGNAMEPREFIX}whisper>=0.9.10:${PORTSDIR}/databases/py-whisper \
- ${PYTHON_PKGNAMEPREFIX}twisted>=11.0.0:${PORTSDIR}/devel/py-twisted
+ ${PYTHON_PKGNAMEPREFIX}whisper>=0.9.10:${PORTSDIR}/databases/py-whisper
USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
+USE_TWISTED_RUN= yes
FETCH_ARGS= -pRr
USE_RC_SUBR= carbon