From owner-svn-ports-all@freebsd.org Sat Jun 16 21:28:48 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 A3EE21023310; Sat, 16 Jun 2018 21:28:48 +0000 (UTC) (envelope-from swills@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 50ABB7042E; Sat, 16 Jun 2018 21:28:48 +0000 (UTC) (envelope-from swills@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 3159E4147; Sat, 16 Jun 2018 21:28:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5GLSm1R009503; Sat, 16 Jun 2018 21:28:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5GLSlxV009502; Sat, 16 Jun 2018 21:28:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806162128.w5GLSlxV009502@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 16 Jun 2018 21:28:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472568 - head/devel/py-Automat X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-Automat X-SVN-Commit-Revision: 472568 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.26 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, 16 Jun 2018 21:28:48 -0000 Author: swills Date: Sat Jun 16 21:28:47 2018 New Revision: 472568 URL: https://svnweb.freebsd.org/changeset/ports/472568 Log: devel/py-Automat: Update to 0.7.0 PR: 229062 Submitted by: John W. O'Brien (maintainer) Modified: head/devel/py-Automat/Makefile (contents, props changed) head/devel/py-Automat/distinfo (contents, props changed) Modified: head/devel/py-Automat/Makefile ============================================================================== --- head/devel/py-Automat/Makefile Sat Jun 16 21:22:27 2018 (r472567) +++ head/devel/py-Automat/Makefile Sat Jun 16 21:28:47 2018 (r472568) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Automat -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-Automat/distinfo ============================================================================== --- head/devel/py-Automat/distinfo Sat Jun 16 21:22:27 2018 (r472567) +++ head/devel/py-Automat/distinfo Sat Jun 16 21:28:47 2018 (r472568) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495101813 -SHA256 (Automat-0.6.0.tar.gz) = 3c1fd04ecf08ac87b4dd3feae409542e9bf7827257097b2b6ed5692f69d6f6a8 -SIZE (Automat-0.6.0.tar.gz) = 31767 +TIMESTAMP = 1528976200 +SHA256 (Automat-0.7.0.tar.gz) = cbd78b83fa2d81fe2a4d23d258e1661dd7493c9a50ee2f1a5b2cac61c1793b0e +SIZE (Automat-0.7.0.tar.gz) = 61461