svn commit: r535652 - head/devel/py-futurist1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 17 20:16:48 UTC 2020


Author: sunpoet
Date: Sun May 17 20:16:47 2020
New Revision: 535652
URL: https://svnweb.freebsd.org/changeset/ports/535652

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-futurist1/Makefile

Modified: head/devel/py-futurist1/Makefile
==============================================================================
--- head/devel/py-futurist1/Makefile	Sun May 17 20:16:42 2020	(r535651)
+++ head/devel/py-futurist1/Makefile	Sun May 17 20:16:47 2020	(r535652)
@@ -24,6 +24,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# futurist 2.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-head mailing list