From owner-svn-ports-all@freebsd.org Sat Dec 24 09:55:01 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A702AC8B012; Sat, 24 Dec 2016 09:55:01 +0000 (UTC) (envelope-from matthew@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 mx1.freebsd.org (Postfix) with ESMTPS id 765C8AA7; Sat, 24 Dec 2016 09:55:01 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBO9t0tj049703; Sat, 24 Dec 2016 09:55:00 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBO9t0xY049701; Sat, 24 Dec 2016 09:55:00 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612240955.uBO9t0xY049701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 24 Dec 2016 09:55:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429318 - head/textproc/py-agate X-SVN-Group: ports-head 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.23 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, 24 Dec 2016 09:55:01 -0000 Author: matthew Date: Sat Dec 24 09:55:00 2016 New Revision: 429318 URL: https://svnweb.freebsd.org/changeset/ports/429318 Log: Update to 1.5.1 ChangeLog: https://agate.readthedocs.io/en/1.5.1/changelog.html Modified: head/textproc/py-agate/Makefile head/textproc/py-agate/distinfo Modified: head/textproc/py-agate/Makefile ============================================================================== --- head/textproc/py-agate/Makefile Sat Dec 24 09:12:10 2016 (r429317) +++ head/textproc/py-agate/Makefile Sat Dec 24 09:55:00 2016 (r429318) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-agate/distinfo ============================================================================== --- head/textproc/py-agate/distinfo Sat Dec 24 09:12:10 2016 (r429317) +++ head/textproc/py-agate/distinfo Sat Dec 24 09:55:00 2016 (r429318) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480168674 -SHA256 (agate-1.5.0.tar.gz) = f876dfdfd202c5e1ad7faf254cce7bb982cd70d29578106b8c96a9dd0264a45c -SIZE (agate-1.5.0.tar.gz) = 50353 +TIMESTAMP = 1482572834 +SHA256 (agate-1.5.1.tar.gz) = 7f250aee66433804c2be7345538b52f863450a6e7366597cf734cf0fe18ea3af +SIZE (agate-1.5.1.tar.gz) = 50545