svn commit: r512937 - head/devel/py-git_semver

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 26 18:15:31 UTC 2019


Author: sunpoet
Date: Thu Sep 26 18:15:30 2019
New Revision: 512937
URL: https://svnweb.freebsd.org/changeset/ports/512937

Log:
  Unbreak this port

Modified:
  head/devel/py-git_semver/Makefile

Modified: head/devel/py-git_semver/Makefile
==============================================================================
--- head/devel/py-git_semver/Makefile	Thu Sep 26 18:15:25 2019	(r512936)
+++ head/devel/py-git_semver/Makefile	Thu Sep 26 18:15:30 2019	(r512937)
@@ -12,8 +12,6 @@ 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-all mailing list