Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 09:44:31 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482146 - head/net/py-shodan
Message-ID:  <201810150944.w9F9iVqg047474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810150944.w9F9iVqg047474>