summaryrefslogtreecommitdiff
path: root/filesystems/tahoe-lafs
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-15 13:07:57 +0000
committerwiz <wiz>2015-07-15 13:07:57 +0000
commitadf1309a483bed187dbf363c3577e7b2f2358098 (patch)
tree9bda5a04c562209d5088eb37b02ac2f960bca9d8 /filesystems/tahoe-lafs
parentb4fbb5402baac58959f51fe91579e434b757bcf0 (diff)
downloadpkgsrc-adf1309a483bed187dbf363c3577e7b2f2358098.tar.gz
One of the dependencies now wants py-pbr, so tahoe-lafs wants it too.
Add the dependency, bump PKGREVISION.
Diffstat (limited to 'filesystems/tahoe-lafs')
-rw-r--r--filesystems/tahoe-lafs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile
index ef10d7027b7..b5f58f7bcac 100644
--- a/filesystems/tahoe-lafs/Makefile
+++ b/filesystems/tahoe-lafs/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2015/07/01 13:58:21 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2015/07/15 13:07:57 wiz Exp $
VERSION= 1.10.1
DISTNAME= allmydata-tahoe-${VERSION}
PKGNAME= tahoe-lafs-${VERSION}
+PKGREVISION= 1
CATEGORIES= filesystems
MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/
#for beta, add
@@ -44,6 +45,7 @@ DEPENDS+= ${PYPKGPREFIX}-cryptopp-[0-9]*:../../security/py-cryptopp
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
+DEPENDS+= ${PYPKGPREFIX}-pbr>=0.11.1:../../devel/py-pbr
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp