diff options
-rw-r--r-- | devel/py-hgtools/Makefile | 4 | ||||
-rw-r--r-- | devel/py-hgtools/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile index cb122b57c64f..6ae7aa937088 100644 --- a/devel/py-hgtools/Makefile +++ b/devel/py-hgtools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hgtools -PORTVERSION= 6.0 +PORTVERSION= 6.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Classes and setuptools plugin for Mercurial repositories -LICENSE= GPLv2 +LICENSE= MIT USES= python zip USE_PYTHON= distutils autoplist diff --git a/devel/py-hgtools/distinfo b/devel/py-hgtools/distinfo index 40af77fd8d67..ef284f3b72b1 100644 --- a/devel/py-hgtools/distinfo +++ b/devel/py-hgtools/distinfo @@ -1,2 +1,2 @@ -SHA256 (hgtools-6.0.zip) = 14f3f4d94827c2d45e5a05ffd6efbe2484f662354a3dce2d8d1a29df1b05dd5a -SIZE (hgtools-6.0.zip) = 37542 +SHA256 (hgtools-6.1.1.zip) = 906dada2895cb5ce9601b04c3d5eee43b0d0371113211aeabdd04f20c49e2c32 +SIZE (hgtools-6.1.1.zip) = 38652 |