From owner-svn-ports-head@freebsd.org Sat Dec 3 10:45:55 2016 Return-Path: Delivered-To: svn-ports-head@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 E16F6C647E1; Sat, 3 Dec 2016 10:45:55 +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 B0CE2FA; Sat, 3 Dec 2016 10:45:55 +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 uB3Ajs4d053862; Sat, 3 Dec 2016 10:45:54 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB3AjsBO053860; Sat, 3 Dec 2016 10:45:54 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612031045.uB3AjsBO053860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 3 Dec 2016 10:45:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427609 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 03 Dec 2016 10:45:56 -0000 Author: matthew Date: Sat Dec 3 10:45:54 2016 New Revision: 427609 URL: https://svnweb.freebsd.org/changeset/ports/427609 Log: Update to 1.5.0 ChangeLog: https://agate.readthedocs.io/en/1.5.0/changelog.html Modified: head/textproc/py-agate/Makefile head/textproc/py-agate/distinfo (contents, props changed) Modified: head/textproc/py-agate/Makefile ============================================================================== --- head/textproc/py-agate/Makefile Sat Dec 3 10:31:37 2016 (r427608) +++ head/textproc/py-agate/Makefile Sat Dec 3 10:45:54 2016 (r427609) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= agate -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six> ${PYTHON_PKGNAMEPREFIX}Babel>=2.0:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}parsedatetime>=2.1:devel/py-parsedatetime \ ${PYTHON_PKGNAMEPREFIX}isodate>=0.5.4:devel/py-isodate \ - ${PYTHON_PKGNAMEPREFIX}awesome-slugify>=1.6.5:textproc/py-awesome-slugify + ${PYTHON_PKGNAMEPREFIX}awesome-slugify>=1.6.5:textproc/py-awesome-slugify \ + ${PYTHON_PKGNAMEPREFIX}leather>=0.3.2:graphics/py-leather USES= python USE_PYTHON= autoplist distutils Modified: head/textproc/py-agate/distinfo ============================================================================== --- head/textproc/py-agate/distinfo Sat Dec 3 10:31:37 2016 (r427608) +++ head/textproc/py-agate/distinfo Sat Dec 3 10:45:54 2016 (r427609) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467645785 -SHA256 (agate-1.4.0.tar.gz) = 4436fca90177886e7747ce0a2dc293c3a49d4152baead4784c8da80861085eaf -SIZE (agate-1.4.0.tar.gz) = 47345 +TIMESTAMP = 1480168674 +SHA256 (agate-1.5.0.tar.gz) = f876dfdfd202c5e1ad7faf254cce7bb982cd70d29578106b8c96a9dd0264a45c +SIZE (agate-1.5.0.tar.gz) = 50353