svn commit: r482146 - head/net/py-shodan

Emanuel Haupt ehaupt at FreeBSD.org
Mon Oct 15 09:44:32 UTC 2018


Author: ehaupt
Date: Mon Oct 15 09:44:31 2018
New Revision: 482146
URL: https://svnweb.freebsd.org/changeset/ports/482146

Log:
  - Update to 1.10.4
  - Pacify portlint

Modified:
  head/net/py-shodan/Makefile
  head/net/py-shodan/distinfo

Modified: head/net/py-shodan/Makefile
==============================================================================
--- head/net/py-shodan/Makefile	Mon Oct 15 09:38:43 2018	(r482145)
+++ head/net/py-shodan/Makefile	Mon Oct 15 09:44:31 2018	(r482146)
@@ -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:textp
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/py-shodan/distinfo
==============================================================================
--- head/net/py-shodan/distinfo	Mon Oct 15 09:38:43 2018	(r482145)
+++ head/net/py-shodan/distinfo	Mon Oct 15 09:44:31 2018	(r482146)
@@ -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


More information about the svn-ports-all mailing list