svn commit: r512908 - head/devel/py-git_semver
Antoine Brodin
antoine at FreeBSD.org
Thu Sep 26 17:34:51 UTC 2019
Author: antoine
Date: Thu Sep 26 17:34:50 2019
New Revision: 512908
URL: https://svnweb.freebsd.org/changeset/ports/512908
Log:
Mark BROKEN: missing depends
Reported by: pkg-fallout
Modified:
head/devel/py-git_semver/Makefile
Modified: head/devel/py-git_semver/Makefile
==============================================================================
--- head/devel/py-git_semver/Makefile Thu Sep 26 17:29:47 2019 (r512907)
+++ head/devel/py-git_semver/Makefile Thu Sep 26 17:34:50 2019 (r512908)
@@ -12,6 +12,8 @@ COMMENT= Semantic versions management integrated to gi
LICENSE= APACHE20
+BROKEN= py36-git_semver-0.3.1 depends on package: py36-semantic_version>=2.8<3 - not found
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1<3:devel/py-gitpython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}semantic_version>=2.8<3:devel/py-semantic_version@${PY_FLAVOR}
More information about the svn-ports-head
mailing list