diff options
author | William Grzybowski <wg@FreeBSD.org> | 2016-05-21 11:55:46 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2016-05-21 11:55:46 +0000 |
commit | 468f50c046bbf12e0f419d657928d8ab44c10b3f (patch) | |
tree | 337db97567ef89fc68382299f10770a61223b838 | |
parent | devel/py-flake8: update to 2.5.4 (diff) |
devel/py-hghooks: update to 0.7.0
Notes
Notes:
svn path=/head/; revision=415592
-rw-r--r-- | devel/py-hghooks/Makefile | 3 | ||||
-rw-r--r-- | devel/py-hghooks/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-hghooks/Makefile b/devel/py-hghooks/Makefile index 8cae11c37eae..9b6f116c306c 100644 --- a/devel/py-hghooks/Makefile +++ b/devel/py-hghooks/Makefile @@ -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} diff --git a/devel/py-hghooks/distinfo b/devel/py-hghooks/distinfo index 1be5734e933e..c8b953ce012a 100644 --- a/devel/py-hghooks/distinfo +++ b/devel/py-hghooks/distinfo @@ -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 |