pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
routersploit: Add a reference to the upstream pull request
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Jul 30 19:46:44 2018 +0200
Changeset: 0cc983b452dbc3d6966fd92b745683e7360b6de6
Modified Files:
routersploit/Makefile
Log Message:
routersploit: Add a reference to the upstream pull request
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0cc983b452dbc3d6966fd92b745683e7360b6de6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
routersploit/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/routersploit/Makefile b/routersploit/Makefile
index 252669d841..54c7f130af 100644
--- a/routersploit/Makefile
+++ b/routersploit/Makefile
@@ -28,6 +28,8 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
# - Add an (empty) __init__.py in order to correctly pick up Python code in
# routersploit/resources subdirectories
#
+# Shared upstream via <https://github.com/threat9/routersploit/pull/494>
+#
post-extract:
${CP} ${FILESDIR}/MANIFEST.in ${WRKSRC}
${RUN} cd ${WRKSRC} && ${TOUCH} routersploit/resources/__init__.py
Home |
Main Index |
Thread Index |
Old Index