svn commit: r527658 - head/security

Mateusz Piotrowski 0mp at FreeBSD.org
Tue Mar 3 00:23:11 UTC 2020


Author: 0mp
Date: Tue Mar  3 00:23:09 2020
New Revision: 527658
URL: https://svnweb.freebsd.org/changeset/ports/527658

Log:
  Hook security/py-pyvex to the build
  
  PR:		244562

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Tue Mar  3 00:21:33 2020	(r527657)
+++ head/security/Makefile	Tue Mar  3 00:23:09 2020	(r527658)
@@ -964,6 +964,7 @@
     SUBDIR += py-python-registry
     SUBDIR += py-python3-openid
     SUBDIR += py-python3-saml
+    SUBDIR += py-pyvex
     SUBDIR += py-pywinrm
     SUBDIR += py-rekall
     SUBDIR += py-rekall-core


More information about the svn-ports-head mailing list