diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-hghooks/Makefile | 4 | ||||
-rw-r--r-- | devel/py-hghooks/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/py-hghooks/Makefile b/devel/py-hghooks/Makefile index a58fa94cb847..f594a64bb12e 100644 --- a/devel/py-hghooks/Makefile +++ b/devel/py-hghooks/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hghooks -PORTVERSION= 0.5.5 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Set of Mercurial hooks +LICENSE= LGPL3 + USE_PYTHON= -2.7 USE_PYDISTUTILS= easy_install diff --git a/devel/py-hghooks/distinfo b/devel/py-hghooks/distinfo index d1ed0e5f8029..1be5734e933e 100644 --- a/devel/py-hghooks/distinfo +++ b/devel/py-hghooks/distinfo @@ -1,2 +1,2 @@ -SHA256 (hghooks-0.5.5.tar.gz) = e7ccb28fd525bcffe49c72e5b31355b7c167efbfcc903228a15bbe7b143a9be4 -SIZE (hghooks-0.5.5.tar.gz) = 15829 +SHA256 (hghooks-0.6.0.tar.gz) = 88152f5d1b3f05a9188a5d76e95f7fb32996c6a77362e8b1f5afd2e6c3e82b23 +SIZE (hghooks-0.6.0.tar.gz) = 16544 |