Update to 1.10.0
This commit is contained in:
parent
c8888c3727
commit
e1f5bac902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478876
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shodan
|
||||
PORTVERSION= 1.9.1
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +15,8 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click-plugins>=1.0.3:devel/py-click-plugins@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.3.9:devel/py-colorama@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1534623182
|
||||
SHA256 (shodan-1.9.1.tar.gz) = 4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6
|
||||
SIZE (shodan-1.9.1.tar.gz) = 45097
|
||||
TIMESTAMP = 1535986311
|
||||
SHA256 (shodan-1.10.0.tar.gz) = c5d6b8c616b7d5ded91bc9e348ec11b238c9e86a8584a27cde0d6a8a0b7fd97a
|
||||
SIZE (shodan-1.10.0.tar.gz) = 44516
|
||||
|
Loading…
Reference in New Issue
Block a user