From owner-svn-ports-all@freebsd.org Sat Aug 18 20:15:31 2018 Return-Path: Delivered-To: svn-ports-all@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 1157310748D7; Sat, 18 Aug 2018 20:15:31 +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 A2A6F74301; Sat, 18 Aug 2018 20:15:30 +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 77A131C459; Sat, 18 Aug 2018 20:15:30 +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 w7IKFUIW090963; Sat, 18 Aug 2018 20:15:30 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7IKFUQZ090961; Sat, 18 Aug 2018 20:15:30 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201808182015.w7IKFUQZ090961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 18 Aug 2018 20:15:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477514 - 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: 477514 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Aug 2018 20:15:31 -0000 Author: ehaupt Date: Sat Aug 18 20:15:29 2018 New Revision: 477514 URL: https://svnweb.freebsd.org/changeset/ports/477514 Log: Update to 1.9.1 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Sat Aug 18 16:31:16 2018 (r477513) +++ head/net/py-shodan/Makefile Sat Aug 18 20:15:29 2018 (r477514) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Sat Aug 18 16:31:16 2018 (r477513) +++ head/net/py-shodan/distinfo Sat Aug 18 20:15:29 2018 (r477514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533621301 -SHA256 (shodan-1.9.0.tar.gz) = b3906136c7d8c3335e8dc164770cad1ade6f55e76df91be1b1850f12f53ae4e6 -SIZE (shodan-1.9.0.tar.gz) = 43389 +TIMESTAMP = 1534623182 +SHA256 (shodan-1.9.1.tar.gz) = 4de6b52f730bd1e2e6be60f80ab68fe0428b419ecbfe8cfce74d072e6a07e1e6 +SIZE (shodan-1.9.1.tar.gz) = 45097