1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.6.0

- Add LICENSE

Changes:
https://bitbucket.org/lgs/hghooks/src/b14f356ea0fe/CHANGES.txt?at=default

Approved by:	culot (mentor)
This commit is contained in:
William Grzybowski 2013-05-16 13:53:13 +00:00
parent 11cee0f02a
commit 1d58176df0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318315
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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