aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/py-swift/Makefile10
-rw-r--r--databases/py-swift/pkg-descr2
2 files changed, 5 insertions, 7 deletions
diff --git a/databases/py-swift/Makefile b/databases/py-swift/Makefile
index c90e40166003..e7befa619b7e 100644
--- a/databases/py-swift/Makefile
+++ b/databases/py-swift/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: py-swift
-# Date created: 2010-07-22
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= swift
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://launchpadlibrarian.net/92556660/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,13 +12,14 @@ MAINTAINER= gslin@gslin.org
COMMENT= Highly available, distributed, eventually consistent object/blob store
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>=0.9.8:${PORTSDIR}/net/py-eventlet \
+ ${PYTHON_PKGNAMEPREFIX}netifaces>0:${PORTSDIR}/net/py-netifaces \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:${PORTSDIR}/devel/py-simplejson \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_PKGNAMEPREFIX}webob>=0.9.8:${PORTSDIR}/www/py-webob \
${PYTHON_PKGNAMEPREFIX}xattr>=0:${PORTSDIR}/devel/py-xattr \
rsync>=3.0:${PORTSDIR}/net/rsync
-USE_PYTHON= 2.6+
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
post-install:
diff --git a/databases/py-swift/pkg-descr b/databases/py-swift/pkg-descr
index 7c847012d5ae..7ac6cc8b1a62 100644
--- a/databases/py-swift/pkg-descr
+++ b/databases/py-swift/pkg-descr
@@ -1,4 +1,4 @@
Swift is a highly available, distributed, eventually consistent
object/blob store.
-WWW: http://launchpad.net/swift
+WWW: http://launchpad.net/swift