Date: Sat, 21 May 2016 11:55:46 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415592 - head/devel/py-hghooks Message-ID: <201605211155.u4LBtkvJ022544@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wg Date: Sat May 21 11:55:46 2016 New Revision: 415592 URL: https://svnweb.freebsd.org/changeset/ports/415592 Log: devel/py-hghooks: update to 0.7.0 Modified: head/devel/py-hghooks/Makefile head/devel/py-hghooks/distinfo Modified: head/devel/py-hghooks/Makefile ============================================================================== --- head/devel/py-hghooks/Makefile Sat May 21 11:53:36 2016 (r415591) +++ head/devel/py-hghooks/Makefile Sat May 21 11:55:46 2016 (r415592) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= hghooks -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hghooks/distinfo ============================================================================== --- head/devel/py-hghooks/distinfo Sat May 21 11:53:36 2016 (r415591) +++ head/devel/py-hghooks/distinfo Sat May 21 11:55:46 2016 (r415592) @@ -1,2 +1,3 @@ -SHA256 (hghooks-0.6.0.tar.gz) = 88152f5d1b3f05a9188a5d76e95f7fb32996c6a77362e8b1f5afd2e6c3e82b23 -SIZE (hghooks-0.6.0.tar.gz) = 16544 +TIMESTAMP = 1463831480 +SHA256 (hghooks-0.7.0.tar.gz) = a8f3572d846c1ed6d788ab82fa982de842d7461e5b17428afbb6f985b0bdeba1 +SIZE (hghooks-0.7.0.tar.gz) = 17004
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605211155.u4LBtkvJ022544>