ports/167595: [NEW PORT] devel/py-hghooks

William Grzybowski william88 at gmail.com
Fri May 4 23:20:08 UTC 2012


>Number:         167595
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-hghooks
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 04 23:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	New port called hghooks
    It is really useful to check for code before actually committing

>How-To-Repeat:
>Fix:

	New port attached as .shar

--- py-hghooks.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-hghooks/Makefile
#	py-hghooks/distinfo
#	py-hghooks/pkg-descr
#	py-hghooks/pkg-plist
#
echo x - py-hghooks/Makefile
sed 's/^X//' >py-hghooks/Makefile << '3e14696b44192ba61ca0a44cbbc983d9'
X# New ports collection makefile for:	py-hghooks
X# Date created:				04 May 2012
X# Whom:					Hye-Shik Chang
X#
X# $FreeBSD: ports/irc/py-irclib/Makefile,v 1.18 2010/05/23 21:16:11 linimon Exp $
X#
X
XPORTNAME=		hghooks
XPORTVERSION=	0.5.2
XCATEGORIES=		devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	william88 at gmail.com
XCOMMENT=	Set of Mercurial hooks
X
XUSE_PYTHON=	-2.7
XUSE_PYDISTUTILS=	easy_install
X
XPLIST_SUB=	VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}
X
X.include <bsd.port.mk>
3e14696b44192ba61ca0a44cbbc983d9
echo x - py-hghooks/distinfo
sed 's/^X//' >py-hghooks/distinfo << '6b09cad4bffcd7272a21926c673dd080'
XSHA256 (hghooks-0.5.2.tar.gz) = 11bf29334f72670aa371974b33a7d94ff1f4dcdc9f1c7a8e22e3663a395dde45
XSIZE (hghooks-0.5.2.tar.gz) = 14445
6b09cad4bffcd7272a21926c673dd080
echo x - py-hghooks/pkg-descr
sed 's/^X//' >py-hghooks/pkg-descr << '67d255e3f9845ecffe30e7e80df334bf'
Xhghooks is a simple module that adds several useful hooks for use in
XMercurial hooks system.
X
XRight now it includes hooks for:
X
X * pep8 checking of python files
X * pyflakes checking of python files
X * checking for forgotten pdb statements in python files
X * Trac integration. This includes:
X   - Making sure at least a ticket is mentioned in the changeset message
X   - Updating the Trac ticket with the changeset
X
XWWW: https://bitbucket.org/lgs/hghooks/overview
67d255e3f9845ecffe30e7e80df334bf
echo x - py-hghooks/pkg-plist
sed 's/^X//' >py-hghooks/pkg-plist << 'ecfea04dcf887b31487d5cb757a7a495'
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/__init__.pyo
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/code.py
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/trachooks.pyo
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/code.pyc
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/__init__.pyc
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/trachooks.py
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/__init__.py
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/code.pyo
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks/trachooks.pyc
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/entry_points.txt
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/top_level.txt
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/PKG-INFO
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/SOURCES.txt
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/requires.txt
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/not-zip-safe
X%%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO/dependency_links.txt
X at dirrm %%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/EGG-INFO
X at dirrm %%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg/hghooks
X at dirrm %%PYTHON_SITELIBDIR%%/hghooks-%%VERSION%%-py%%PYVER%%.egg
X at dirrmtry %%PYTHON_SITELIBDIR%%
ecfea04dcf887b31487d5cb757a7a495
exit
--- py-hghooks.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list