svn commit: r536834 - head/devel/py-os-win4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 29 01:56:43 UTC 2020


Author: sunpoet
Date: Fri May 29 01:56:40 2020
New Revision: 536834
URL: https://svnweb.freebsd.org/changeset/ports/536834

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-os-win4/Makefile

Modified: head/devel/py-os-win4/Makefile
==============================================================================
--- head/devel/py-os-win4/Makefile	Fri May 29 01:56:35 2020	(r536833)
+++ head/devel/py-os-win4/Makefile	Fri May 29 01:56:40 2020	(r536834)
@@ -25,6 +25,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# os-win 5.0.0+ requires Python 3.6+
 PORTSCOUT=	limit:^4\.
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-head mailing list