update recon-ng to 4.9.3.
ok jasper@.
This commit is contained in:
parent
3ea57177f9
commit
a205de3855
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2017/11/30 20:16:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2018/08/10 07:58:24 rpointel Exp $
|
||||
|
||||
COMMENT = web reconnaissance framework
|
||||
|
||||
VERSION = 4.9.2
|
||||
VERSION = 4.9.3
|
||||
DISTNAME = recon-ng-${VERSION}
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://bitbucket.org/LaNMaSteR53/recon-ng
|
||||
|
||||
@ -17,7 +16,7 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = https://bitbucket.org/LaNMaSteR53/recon-ng/get/
|
||||
DISTFILES = ${DISTNAME}{v${VERSION}}${EXTRACT_SUFX}
|
||||
WRKDIST = ${WRKDIR}/LaNMaSteR53-recon-ng-70d967e3f530
|
||||
WRKDIST = ${WRKDIR}/LaNMaSteR53-recon-ng-c83599e52159
|
||||
|
||||
RUN_DEPENDS = devel/py-jsonrpclib${MODPY_FLAVOR} \
|
||||
devel/py-olefile${MODPY_FLAVOR} \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (recon-ng-4.9.2.tar.gz) = HBDxVQZ8dPN3NPtMnj5vtlGzwHXKBqp9nMWwadyqPBs=
|
||||
SIZE (recon-ng-4.9.2.tar.gz) = 519482
|
||||
SHA256 (recon-ng-4.9.3.tar.gz) = 6EG8Q8UJfzUG1UjSOlOEEfnlcS7F29sr4tP7CoY/f68=
|
||||
SIZE (recon-ng-4.9.3.tar.gz) = 518224
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2017/11/30 20:16:07 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/08/10 07:58:24 rpointel Exp $
|
||||
bin/recon-cli
|
||||
bin/recon-ng
|
||||
bin/recon-rpc
|
||||
@ -73,7 +73,6 @@ share/recon-ng/modules/recon/companies-contacts/jigsaw/
|
||||
share/recon-ng/modules/recon/companies-contacts/jigsaw/point_usage.py
|
||||
share/recon-ng/modules/recon/companies-contacts/jigsaw/purchase_contact.py
|
||||
share/recon-ng/modules/recon/companies-contacts/jigsaw/search_contacts.py
|
||||
share/recon-ng/modules/recon/companies-contacts/linkedin_auth.py
|
||||
share/recon-ng/modules/recon/companies-multi/
|
||||
share/recon-ng/modules/recon/companies-multi/github_miner.py
|
||||
share/recon-ng/modules/recon/companies-multi/whois_miner.py
|
||||
@ -143,7 +142,6 @@ share/recon-ng/modules/recon/locations-locations/geocode.py
|
||||
share/recon-ng/modules/recon/locations-locations/reverse_geocode.py
|
||||
share/recon-ng/modules/recon/locations-pushpins/
|
||||
share/recon-ng/modules/recon/locations-pushpins/flickr.py
|
||||
share/recon-ng/modules/recon/locations-pushpins/instagram.py
|
||||
share/recon-ng/modules/recon/locations-pushpins/picasa.py
|
||||
share/recon-ng/modules/recon/locations-pushpins/shodan.py
|
||||
share/recon-ng/modules/recon/locations-pushpins/twitter.py
|
||||
|
Loading…
Reference in New Issue
Block a user