Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2022 19:29:52 GMT
From:      Colin Percival <cperciva@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4364cf0fef39 - main - security/Makefile: add py-yara-python-dex
Message-ID:  <202204121929.23CJTqvD032818@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4364cf0fef398e28792aa65709a4aa44ee8a5f47

commit 4364cf0fef398e28792aa65709a4aa44ee8a5f47
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2022-04-12 19:28:49 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2022-04-12 19:29:44 +0000

    security/Makefile: add py-yara-python-dex
    
    This unbreaks INDEX.
    
    Fixes: 02c5def706fa
---
 security/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/Makefile b/security/Makefile
index 98bf29a6b62a..b78c14522d4c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -994,6 +994,7 @@
     SUBDIR += py-xkcdpass
     SUBDIR += py-xmlsec
     SUBDIR += py-yara
+    SUBDIR += py-yara-python-dex
     SUBDIR += py-yubikey-manager
     SUBDIR += py-zkg
     SUBDIR += py-zope.password



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204121929.23CJTqvD032818>