Date: Thu, 8 Jun 2017 10:31:15 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442911 - head/lang/python36 Message-ID: <201706081031.v58AVFPv022068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Thu Jun 8 10:31:15 2017 New Revision: 442911 URL: https://svnweb.freebsd.org/changeset/ports/442911 Log: Mark BROKEN with openssl-devel. pkg-static: Unable to access file /wrkdirs/usr/ports/lang/python36/work/stage/usr/local/lib/python3.6/lib-dynload/_ssl.so:No such file or directory Sponsored by: Absolight Modified: head/lang/python36/Makefile (contents, props changed) Modified: head/lang/python36/Makefile ============================================================================== --- head/lang/python36/Makefile Thu Jun 8 09:37:38 2017 (r442910) +++ head/lang/python36/Makefile Thu Jun 8 10:31:15 2017 (r442911) @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes python_CMD= ${PREFIX}/bin/python${PYTHON_PORTVERSION:R} SHEBANG_FILES= Lib/lib2to3/tests/data/*.py Lib/encodings/*.py +BROKEN_SSL= openssl-devel + CPE_VENDOR= python CPE_PRODUCT= ${CPE_VENDOR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706081031.v58AVFPv022068>