diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2018-10-15 17:44:31 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2018-10-15 17:44:31 +0800 |
commit | 13c596ac5009fcd1a457904a42a26945f48b0ac5 (patch) | |
tree | a18beb965c2eae5f30117e9ebc02ea700b7fad19 /net | |
parent | 87347072f026d2f8d9c376ebaa6100a7a519bbb8 (diff) | |
download | freebsd-ports-gnome-13c596ac5009fcd1a457904a42a26945f48b0ac5.tar.gz freebsd-ports-gnome-13c596ac5009fcd1a457904a42a26945f48b0ac5.tar.zst freebsd-ports-gnome-13c596ac5009fcd1a457904a42a26945f48b0ac5.zip |
- Update to 1.10.4
- Pacify portlint
Diffstat (limited to 'net')
-rw-r--r-- | net/py-shodan/Makefile | 3 | ||||
-rw-r--r-- | net/py-shodan/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/py-shodan/Makefile b/net/py-shodan/Makefile index f06c11eb9fb6..b106f5f011d5 100644 --- a/net/py-shodan/Makefile +++ b/net/py-shodan/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.10.2 +PORTVERSION= 1.10.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}XlsxWriter>0:textproc/py-xlsxwriter@${PY_FLA USES= python USE_PYTHON= autoplist distutils + NO_ARCH= yes .include <bsd.port.mk> diff --git a/net/py-shodan/distinfo b/net/py-shodan/distinfo index 6cf3dc8acd2c..8f74003d2c09 100644 --- a/net/py-shodan/distinfo +++ b/net/py-shodan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537259045 -SHA256 (shodan-1.10.2.tar.gz) = 019cc10a76e0bd28917e879dd095c7ba5ee2b70630bc052a5b79b93004e9b914 -SIZE (shodan-1.10.2.tar.gz) = 44742 +TIMESTAMP = 1539595838 +SHA256 (shodan-1.10.4.tar.gz) = c40abb6ff2fd66bdee9f773746fb961eefdfaa8e720a07cb12fb70def136268d +SIZE (shodan-1.10.4.tar.gz) = 44666 |