From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 5 12:10:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6C071065677 for ; Thu, 5 Jul 2012 12:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE73E8FC1F for ; Thu, 5 Jul 2012 12:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q65CA93Y070557 for ; Thu, 5 Jul 2012 12:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q65CA9KY070556; Thu, 5 Jul 2012 12:10:09 GMT (envelope-from gnats) Resent-Date: Thu, 5 Jul 2012 12:10:09 GMT Resent-Message-Id: <201207051210.q65CA9KY070556@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Hein Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADC7C1065675; Thu, 5 Jul 2012 12:07:38 +0000 (UTC) (envelope-from jhein@symmetricom.com) Received: from duck.symmetricom.us (duck.symmetricom.us [206.168.13.214]) by mx1.freebsd.org (Postfix) with ESMTP id 817AE8FC14; Thu, 5 Jul 2012 12:07:38 +0000 (UTC) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by duck.symmetricom.us (8.14.5/8.14.5) with ESMTP id q65C7U6G055762; Thu, 5 Jul 2012 06:07:30 -0600 (MDT) (envelope-from jhein@symmetricom.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.5/8.14.5) with ESMTP id q65C7Itp025274; Thu, 5 Jul 2012 06:07:18 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.5/8.14.5/Submit) id q65C7DCQ025273; Thu, 5 Jul 2012 06:07:13 -0600 (MDT) (envelope-from jhein) Message-Id: <201207051207.q65C7DCQ025273@gromit.timing.com> Date: Thu, 5 Jul 2012 06:07:13 -0600 (MDT) From: John Hein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: python@FreeBSD.org Subject: ports/169661: [PATCH] devel/mercurial: update to 2.2.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2012 12:10:10 -0000 >Number: 169661 >Category: ports >Synopsis: [PATCH] devel/mercurial: update to 2.2.3 >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: Thu Jul 05 12:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: John Hein >Release: >Organization: >Environment: >Description: - Update to 2.2.3 This has been lightly run tested locally for a few days now. changes... http://mercurial.selenic.com/wiki/WhatsNew/#Mercurial_2.2.3_.282012-07-01.29 build log... https://redports.org/~jhein/20120703222845-52366-33226/mercurial-2.2.3.log Port maintainer (python@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- mercurial-2.2.3.patch begins here --- Index: Makefile =================================================================== RCS file: /base/FreeBSD-CVS/ports/devel/mercurial/Makefile,v retrieving revision 1.72 diff -u -p -u -r1.72 Makefile --- Makefile 3 Jun 2012 19:38:59 -0000 1.72 +++ Makefile 3 Jul 2012 21:20:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= mercurial -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= devel python MASTER_SITES= http://mercurial.selenic.com/release/ Index: distinfo =================================================================== RCS file: /base/FreeBSD-CVS/ports/devel/mercurial/distinfo,v retrieving revision 1.47 diff -u -p -u -r1.47 distinfo --- distinfo 3 Jun 2012 19:38:59 -0000 1.47 +++ distinfo 3 Jul 2012 21:12:52 -0000 @@ -1,2 +1,2 @@ -SHA256 (mercurial-2.2.2.tar.gz) = 3489110ec11fefbd2cbdefb8d715d0a869cef3dd729aaf4d5141108f8be1600a -SIZE (mercurial-2.2.2.tar.gz) = 3430037 +SHA256 (mercurial-2.2.3.tar.gz) = 7c61e38585ba252b31f75df6006bdcf1ff11030321f9fc628f0e1c61929d677b +SIZE (mercurial-2.2.3.tar.gz) = 3441501 --- mercurial-2.2.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: