diff options
author | wg <wg@FreeBSD.org> | 2016-05-21 19:55:46 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2016-05-21 19:55:46 +0800 |
commit | d1a8bc18a4624bc964407fc9ff06c70bd7562fbf (patch) | |
tree | 337db97567ef89fc68382299f10770a61223b838 | |
parent | fa4bf5051e11ff58c154f951392bf2c09efbbfc3 (diff) | |
download | freebsd-ports-gnome-d1a8bc18a4624bc964407fc9ff06c70bd7562fbf.tar.gz freebsd-ports-gnome-d1a8bc18a4624bc964407fc9ff06c70bd7562fbf.tar.zst freebsd-ports-gnome-d1a8bc18a4624bc964407fc9ff06c70bd7562fbf.zip |
devel/py-hghooks: update to 0.7.0
-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 |