Date: Tue, 7 Apr 2020 23:43:03 +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: r531046 - head/net/py-shodan Message-ID: <202004072343.037Nh3Eg008828@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Apr 7 23:43:02 2020 New Revision: 531046 URL: https://svnweb.freebsd.org/changeset/ports/531046 Log: Update to 1.23.0 Modified: head/net/py-shodan/Makefile head/net/py-shodan/distinfo Modified: head/net/py-shodan/Makefile ============================================================================== --- head/net/py-shodan/Makefile Tue Apr 7 23:40:17 2020 (r531045) +++ head/net/py-shodan/Makefile Tue Apr 7 23:43:02 2020 (r531046) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= shodan -PORTVERSION= 1.22.0 +PORTVERSION= 1.23.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-shodan/distinfo ============================================================================== --- head/net/py-shodan/distinfo Tue Apr 7 23:40:17 2020 (r531045) +++ head/net/py-shodan/distinfo Tue Apr 7 23:43:02 2020 (r531046) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584804392 -SHA256 (shodan-1.22.0.tar.gz) = a9f098c2d24cf685b6d4a4bd46c7f56653c84f777f20d1a853cfd7672f68f35d -SIZE (shodan-1.22.0.tar.gz) = 49000 +TIMESTAMP = 1586302186 +SHA256 (shodan-1.23.0.tar.gz) = 31b0740ffaf7c5196a26a0b1edf7d271dffe54ea52bb1b34ba87aa231b5c339b +SIZE (shodan-1.23.0.tar.gz) = 49457
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004072343.037Nh3Eg008828>