Date: Fri, 09 Nov 2012 09:48:38 -0800 (PST) From: William Grzybowski <william88@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/173506: [NEW PORT] devel/py-hgtools Message-ID: <509d41f6.11f2640a.0656.ffffe752@mx.google.com> Resent-Message-ID: <201211091750.qA9Ho1Va070644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 173506 >Category: ports >Synopsis: [NEW PORT] devel/py-hgtools >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 09 17:50:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: William Grzybowski >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: >Description: This is a dependency for other ports, like irc/py-irclib >How-To-Repeat: >Fix: See attached patch --- py-hgtools.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-hgtools/Makefile # py-hgtools/distinfo # py-hgtools/pkg-descr # echo x - py-hgtools/Makefile sed 's/^X//' >py-hgtools/Makefile << '1d3a7fb0b42c798e9eca6e9c19798f95' X# Whom: William Grzybowski X XPORTNAME= hgtools XPORTVERSION= 2.0.2 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= william88@gmail.com XCOMMENT= Classes and setuptools plugin for Mercurial repositories X XUSE_ZIP= yes XUSE_PYTHON= -2.7 XUSE_PYDISTUTILS= easy_install X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% X X.include <bsd.port.mk> 1d3a7fb0b42c798e9eca6e9c19798f95 echo x - py-hgtools/distinfo sed 's/^X//' >py-hgtools/distinfo << 'a1e03445fdf2106742f3cd1716191996' XSHA256 (hgtools-2.0.2.zip) = bfa82ccfea56b178c9f28cb719cb97853710880b207e0a32801ba1077757da07 XSIZE (hgtools-2.0.2.zip) = 30635 a1e03445fdf2106742f3cd1716191996 echo x - py-hgtools/pkg-descr sed 's/^X//' >py-hgtools/pkg-descr << 'ab9a010b3609db7dcfdb82ce07915c41' XClasses and setuptools plugin for Mercurial repositories X Xhgtools builds on the setuptools_hg plugin for setuptools. XProvides classes for inspecting and working with repositories in the XMercurial version control system. X XWWW: http://bitbucket.org/jaraco/hgtools/ ab9a010b3609db7dcfdb82ce07915c41 exit --- py-hgtools.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?509d41f6.11f2640a.0656.ffffe752>