From owner-svn-ports-head@freebsd.org Mon Oct 22 16:04:30 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 44E031036AE2; Mon, 22 Oct 2018 16:04:30 +0000 (UTC) (envelope-from jpaetzel@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 EE6A881AC2; Mon, 22 Oct 2018 16:04:29 +0000 (UTC) (envelope-from jpaetzel@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 E8D4F1E860; Mon, 22 Oct 2018 16:04:29 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9MG4TR7059275; Mon, 22 Oct 2018 16:04:29 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9MG4TtH059274; Mon, 22 Oct 2018 16:04:29 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201810221604.w9MG4TtH059274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Mon, 22 Oct 2018 16:04:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482749 - head/www/py-google-cloud-dlp X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: head/www/py-google-cloud-dlp X-SVN-Commit-Revision: 482749 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.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: Mon, 22 Oct 2018 16:04:30 -0000 Author: jpaetzel Date: Mon Oct 22 16:04:29 2018 New Revision: 482749 URL: https://svnweb.freebsd.org/changeset/ports/482749 Log: Update to 0.9.0 Sponsored by: Panzura Modified: head/www/py-google-cloud-dlp/Makefile head/www/py-google-cloud-dlp/distinfo Modified: head/www/py-google-cloud-dlp/Makefile ============================================================================== --- head/www/py-google-cloud-dlp/Makefile Mon Oct 22 15:57:41 2018 (r482748) +++ head/www/py-google-cloud-dlp/Makefile Mon Oct 22 16:04:29 2018 (r482749) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-dlp -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-cloud-dlp/distinfo ============================================================================== --- head/www/py-google-cloud-dlp/distinfo Mon Oct 22 15:57:41 2018 (r482748) +++ head/www/py-google-cloud-dlp/distinfo Mon Oct 22 16:04:29 2018 (r482749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539815769 -SHA256 (google-cloud-dlp-0.8.0.tar.gz) = 84d6ba4671ed999e44af5a028d3d3ba62cb0b8c01897efb5c3ffc12783a255cf -SIZE (google-cloud-dlp-0.8.0.tar.gz) = 98513 +TIMESTAMP = 1539948862 +SHA256 (google-cloud-dlp-0.9.0.tar.gz) = 408e5c6820dc53dd589a7bc378d25c2cf5817c448b7c7b1268bc745ecbe04ec3 +SIZE (google-cloud-dlp-0.9.0.tar.gz) = 101421