Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+3 -4
View File
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.7 2015/07/25 22:15:09 richard Exp $
# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:37 wiz Exp $
DISTNAME= RBTools-0.7.4
PKGREVISION= 1
DISTNAME= RBTools-0.7.6
CATEGORIES= devel
MASTER_SITES= http://downloads.reviewboard.org/releases/RBTools/0.7/
@@ -14,7 +13,7 @@ USE_LANGUAGES= # none
REPLACE_PYTHON= ez_setup.py setup.py rbtools/postreview.py
REPLACE_PYTHON+= contrib/internal/release.py
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.2
DEPENDS+= ${PYPKGPREFIX}-six>=1.8.0:../../lang/py-six