From owner-svn-ports-head@freebsd.org Tue Aug 7 07:09:42 2018 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 8E0E6104F6C5; Tue, 7 Aug 2018 07:09:42 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A91F680958; Tue, 7 Aug 2018 07:09:41 +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 7ED98187AC; Tue, 7 Aug 2018 07:09:40 +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 w7779eGE031168; Tue, 7 Aug 2018 07:09:40 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7779e14031166; Tue, 7 Aug 2018 07:09:40 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201808070709.w7779e14031166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 7 Aug 2018 07:09:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476573 - 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: 476573 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Tue, 07 Aug 2018 07:09:42 -0000 Author: ehaupt Date: Tue Aug 7 07:09:39 2018 New Revision: 476573 URL: https://svnweb.freebsd.org/changeset/ports/476573 Log: Update to 1.9.0 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo (contents, props changed) Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Tue Aug 7 07:09:34 2018 (r476572) +++ head/net/py-shodan/Makefile Tue Aug 7 07:09:39 2018 (r476573) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Tue Aug 7 07:09:34 2018 (r476572) +++ head/net/py-shodan/distinfo Tue Aug 7 07:09:39 2018 (r476573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528054807 -SHA256 (shodan-1.8.1.tar.gz) = 2e50091f9df49f4a415f7ce03c27b50b0ef9badf3e766c57bf29271786a86b81 -SIZE (shodan-1.8.1.tar.gz) = 43065 +TIMESTAMP = 1533621301 +SHA256 (shodan-1.9.0.tar.gz) = b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 +SIZE (shodan-1.9.0.tar.gz) = 43389