svn commit: r534988 - head/textproc/py-sphinx18

Danilo G. Baio dbaio at FreeBSD.org
Tue May 12 11:14:59 UTC 2020


Author: dbaio
Date: Tue May 12 11:14:58 2020
New Revision: 534988
URL: https://svnweb.freebsd.org/changeset/ports/534988

Log:
  textproc/py-sphinx18: Set portscout limit to 1.8.X

Modified:
  head/textproc/py-sphinx18/Makefile

Modified: head/textproc/py-sphinx18/Makefile
==============================================================================
--- head/textproc/py-sphinx18/Makefile	Tue May 12 11:13:46 2020	(r534987)
+++ head/textproc/py-sphinx18/Makefile	Tue May 12 11:14:58 2020	(r534988)
@@ -50,6 +50,8 @@ CONFLICTS_INSTALL=	py*-sphinx
 
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^1\.8\.
+
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
 


More information about the svn-ports-all mailing list