diff --git a/security/dirsearch/Makefile b/security/dirsearch/Makefile index 8017970b6..d52137f30 100644 --- a/security/dirsearch/Makefile +++ b/security/dirsearch/Makefile @@ -1,46 +1,36 @@ -COMMENT = web path scanner +COMMENT= web path scanner +CATEGORIES= security +MAINTAINER= Purple Rain -VERSION= 0.4.3 -DISTNAME= dirsearch-${VERSION} +DIST_TUPLE= github maurosoria dirsearch v0.4.3 . #GPLv2 -CATEGORIES= security +PERMIT_PACKAGE= Yes -HOMEPAGE= https://github.com/maurosoria/dirsearch +MODULES= lang/python -MAINTAINER= Purple Rain +BUILD_DEPENDS+= ${RUN_DEPENDS} \ + net/py-socks${MODPY_FLAVOR} \ + www/py-jinja2${MODPY_FLAVOR} \ + devel/py-certifi${MODPY_FLAVOR} \ + www/py-urllib3${MODPY_FLAVOR} \ + security/py-cryptography${MODPY_FLAVOR} \ + devel/py-cffi${MODPY_FLAVOR} \ + textproc/py-defusedxml${MODPY_FLAVOR} \ + textproc/py-MarkupSafe${MODPY_FLAVOR} \ + security/py-openssl${MODPY_FLAVOR} \ + net/py-idna${MODPY_FLAVOR} \ + textproc/py-chardet${MODPY_FLAVOR} \ + textproc/py-charset-normalizer${MODPY_FLAVOR} \ + www/py-requests${MODPY_FLAVOR} \ + security/py-requests_ntlm${MODPY_FLAVOR} \ + devel/py-colorama${MODPY_FLAVOR} \ + security/py-ntlm-auth${MODPY_FLAVOR} \ + devel/py-parsing${MODPY_FLAVOR} \ + www/py-beautifulsoup4${MODPY_FLAVOR} -# GPL-2.0 -PERMIT_PACKAGE= Yes +NO_BUILD= Yes -GH_ACCOUNT= maurosoria -GH_PROJECT= dirsearch -GH_TAGNAME= v${VERSION} - -MODULES= lang/python - -BUILD_DEPENDS+= ${RUN_DEPENDS} \ - net/py-socks${MODPY_FLAVOR} \ - www/py-jinja2${MODPY_FLAVOR} \ - devel/py-certifi${MODPY_FLAVOR} \ - www/py-urllib3${MODPY_FLAVOR} \ - security/py-cryptography${MODPY_FLAVOR} \ - devel/py-cffi${MODPY_FLAVOR} \ - textproc/py-defusedxml${MODPY_FLAVOR} \ - textproc/py-MarkupSafe${MODPY_FLAVOR} \ - security/py-openssl${MODPY_FLAVOR} \ - net/py-idna${MODPY_FLAVOR} \ - textproc/py-chardet${MODPY_FLAVOR} \ - textproc/py-charset-normalizer${MODPY_FLAVOR} \ - www/py-requests${MODPY_FLAVOR} \ - security/py-requests_ntlm${MODPY_FLAVOR} \ - devel/py-colorama${MODPY_FLAVOR} \ - security/py-ntlm-auth${MODPY_FLAVOR} \ - devel/py-parsing${MODPY_FLAVOR} \ - www/py-beautifulsoup4${MODPY_FLAVOR} - -NO_BUILD= Yes - -INSTDIR= ${PREFIX}/share/dirsearch +INSTDIR= ${PREFIX}/share/dirsearch do-install: cp -r ${WRKDIST} ${INSTDIR} @@ -51,4 +41,4 @@ do-install: post-install: rm -rf ${INSTDIR}/{.github,.gitignore,Dockerfile} -.include \ No newline at end of file +.include diff --git a/security/dirsearch/distinfo b/security/dirsearch/distinfo index 0b0e8e995..6a401025b 100644 --- a/security/dirsearch/distinfo +++ b/security/dirsearch/distinfo @@ -1,2 +1,2 @@ -SHA256 (dirsearch-0.4.3.tar.gz) = rOoRelc3sBp8JcXVIFf8aZOC7nB5rrNCnBbQ6mJBsds= -SIZE (dirsearch-0.4.3.tar.gz) = 160943 +SHA256 (maurosoria-dirsearch-v0.4.3.tar.gz) = rOoRelc3sBp8JcXVIFf8aZOC7nB5rrNCnBbQ6mJBsds= +SIZE (maurosoria-dirsearch-v0.4.3.tar.gz) = 160943