Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Mar 2013 11:31:10 -0800 (PST)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176790: [MAINTAINER] devel/py-hgtools: update to 2.0.3
Message-ID:  <513b8dfe.4130ec0a.63b8.4539@mx.google.com>
Resent-Message-ID: <201303091940.r29Je0Th024012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176790
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-hgtools: update to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 09 19:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to 2.0.3
	Changes: Issue #12: Suppress exceptions besides ImportError when importing Mercurial modules.
	Redports: https://redports.org/buildarchive/20130309192500-51702/


>How-To-Repeat:
>Fix:

	See attached patch


--- hgtools.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 313747)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hgtools
-PORTVERSION=	2.0.2
+PORTVERSION=	2.0.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 313747)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (hgtools-2.0.2.zip) = bfa82ccfea56b178c9f28cb719cb97853710880b207e0a32801ba1077757da07
-SIZE (hgtools-2.0.2.zip) = 30635
+SHA256 (hgtools-2.0.3.zip) = 76f56eb6d7238fa12bdeef28ce279cf6349260f487f4c12ba0b747d40e2a8327
+SIZE (hgtools-2.0.3.zip) = 30793
--- hgtools.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513b8dfe.4130ec0a.63b8.4539>