Re: git: 4364cf0fef39 - main - security/Makefile: add py-yara-python-dex
- In reply to: Colin Percival : "git: 4364cf0fef39 - main - security/Makefile: add py-yara-python-dex"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Apr 2022 03:31:04 UTC
Moin moin Thanks for fixing this. I now added a hook in ea589ebd66157b2116e5c547d2af8ed94d10d715 that should hopefully help to prevent this in the future. mfg Tobias On Tue, 12 Apr 2022 at 21:29, Colin Percival <cperciva@freebsd.org> wrote: > > 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