Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106135446
D16437.id45822.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
960 B
Referenced Files
None
Subscribers
None
D16437.id45822.diff
View Options
Index: dns/dnsrecon/Makefile
===================================================================
--- dns/dnsrecon/Makefile
+++ dns/dnsrecon/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dnsrecon
DISTVERSION= 0.8.13
+PORTREVISION= 1
CATEGORIES= dns
MAINTAINER= rihaz.jerrin@gmail.com
@@ -10,6 +11,7 @@
LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=0:dns/py-dnspython@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netaddr>=0:net/py-netaddr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR}
@@ -25,7 +27,9 @@
subdomains-top1mil-5000.txt subdomains-top1mil.txt
post-patch:
- @${REINPLACE_CMD} -e 's|from lib|from dnsrecon|g' ${WRKSRC}/${PORTNAME}.py
+ @${REINPLACE_CMD} -e 's|from lib|from dnsrecon|g' ${WRKSRC}/${PORTNAME}.py \
+ ${WRKSRC}/lib/crtenum.py \
+ ${WRKSRC}/lib/gooenum.py
do-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 11:52 PM (11 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15609134
Default Alt Text
D16437.id45822.diff (960 B)
Attached To
Mode
D16437: dns/dnsrecon: Add missing dependency and patches.
Attached
Detach File
Event Timeline
Log In to Comment