pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-impacket py-impacket: fix building
details: https://anonhg.NetBSD.org/pkgsrc/rev/89466568432e
branches: trunk
changeset: 770507:89466568432e
user: adam <adam%pkgsrc.org@localhost>
date: Wed Dec 01 16:29:05 2021 +0000
description:
py-impacket: fix building
diffstat:
net/py-impacket/Makefile | 4 ++--
net/py-impacket/PLIST | 11 ++++++++++-
2 files changed, 12 insertions(+), 3 deletions(-)
diffs (50 lines):
diff -r 9f3bdf24f0cf -r 89466568432e net/py-impacket/Makefile
--- a/net/py-impacket/Makefile Wed Dec 01 14:41:14 2021 +0000
+++ b/net/py-impacket/Makefile Wed Dec 01 16:29:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2021/11/10 10:56:10 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/12/01 16:29:05 adam Exp $
DISTNAME= impacket-0.9.24
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -29,7 +29,7 @@
SUBST_CLASSES+= crypto
SUBST_STAGE.crypto= pre-configure
SUBST_MESSAGE.crypto= Switching from py-cryptodomex to py-cryptodome.
-SUBST_FILES.crypto+= examples/Get-GPPPassword.py.py
+SUBST_FILES.crypto+= examples/Get-GPPPassword.py
SUBST_FILES.crypto+= examples/dpapi.py
SUBST_FILES.crypto+= examples/goldenPac.py
SUBST_FILES.crypto+= examples/mimikatz.py
diff -r 9f3bdf24f0cf -r 89466568432e net/py-impacket/PLIST
--- a/net/py-impacket/PLIST Wed Dec 01 14:41:14 2021 +0000
+++ b/net/py-impacket/PLIST Wed Dec 01 16:29:05 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2021/11/10 10:56:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2021/12/01 16:29:05 adam Exp $
bin/Get-GPPPassword-${PYVERSSUFFIX}.py
bin/GetADUsers-${PYVERSSUFFIX}.py
bin/GetNPUsers-${PYVERSSUFFIX}.py
@@ -180,6 +180,9 @@
${PYSITELIB}/impacket/dcerpc/v5/oxabref.py
${PYSITELIB}/impacket/dcerpc/v5/oxabref.pyc
${PYSITELIB}/impacket/dcerpc/v5/oxabref.pyo
+${PYSITELIB}/impacket/dcerpc/v5/par.py
+${PYSITELIB}/impacket/dcerpc/v5/par.pyc
+${PYSITELIB}/impacket/dcerpc/v5/par.pyo
${PYSITELIB}/impacket/dcerpc/v5/rpch.py
${PYSITELIB}/impacket/dcerpc/v5/rpch.pyc
${PYSITELIB}/impacket/dcerpc/v5/rpch.pyo
@@ -252,6 +255,12 @@
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattack.py
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattack.pyc
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattack.pyo
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/__init__.py
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/__init__.pyc
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/__init__.pyo
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.py
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.pyc
+${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/httpattacks/adcsattack.pyo
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/imapattack.py
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/imapattack.pyc
${PYSITELIB}/impacket/examples/ntlmrelayx/attacks/imapattack.pyo
Home |
Main Index |
Thread Index |
Old Index