svn commit: r535661 - head/math/py-munkres10

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


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

Log:
  Add comment for PORTSCOUT

Modified:
  head/math/py-munkres10/Makefile

Modified: head/math/py-munkres10/Makefile
==============================================================================
--- head/math/py-munkres10/Makefile	Sun May 17 20:17:27 2020	(r535660)
+++ head/math/py-munkres10/Makefile	Sun May 17 20:17:32 2020	(r535661)
@@ -18,6 +18,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# munkres 1.1.1+ requires Python 3.5+
 PORTSCOUT=	limit:^1\.0\.
 
 GH_ACCOUNT=	bmc


More information about the svn-ports-all mailing list