From owner-svn-ports-head@freebsd.org Fri May 3 08:40:03 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE6B61589343; Fri, 3 May 2019 08:40:03 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A1EB8DDED; Fri, 3 May 2019 08:40:03 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 336D41E369; Fri, 3 May 2019 08:40:03 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x438e3UZ082055; Fri, 3 May 2019 08:40:03 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x438e2Ob082053; Fri, 3 May 2019 08:40:02 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201905030840.x438e2Ob082053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 3 May 2019 08:40:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500706 - head/net/py-shodan X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/net/py-shodan X-SVN-Commit-Revision: 500706 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5A1EB8DDED X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 08:40:03 -0000 Author: ehaupt Date: Fri May 3 08:40:02 2019 New Revision: 500706 URL: https://svnweb.freebsd.org/changeset/ports/500706 Log: Update to 1.13.0 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Fri May 3 08:17:41 2019 (r500705) +++ head/net/py-shodan/Makefile Fri May 3 08:40:02 2019 (r500706) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Fri May 3 08:17:41 2019 (r500705) +++ head/net/py-shodan/distinfo Fri May 3 08:40:02 2019 (r500706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555060184 -SHA256 (shodan-1.12.1.tar.gz) = c30baebce853ad67677bf002dde96a1ca1a9729bdd300fbb3c5e5d889547a639 -SIZE (shodan-1.12.1.tar.gz) = 46072 +TIMESTAMP = 1556872587 +SHA256 (shodan-1.13.0.tar.gz) = 4aa8ea11448159147dbdf65b2aa3b10d47c05decd94992fdd016efdc7781e91b +SIZE (shodan-1.13.0.tar.gz) = 46387