svn commit: r535651 - head/devel/py-cmd208

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


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

Log:
  Add comment for PORTSCOUT

Modified:
  head/devel/py-cmd208/Makefile

Modified: head/devel/py-cmd208/Makefile
==============================================================================
--- head/devel/py-cmd208/Makefile	Sun May 17 20:16:37 2020	(r535650)
+++ head/devel/py-cmd208/Makefile	Sun May 17 20:16:42 2020	(r535651)
@@ -24,6 +24,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+# cmd2 0.9.0.1+ requires Python 3.4+
 PORTSCOUT=	limit:^0\.8
 
 .include <bsd.port.pre.mk>


More information about the svn-ports-all mailing list