From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 20 08:30:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4ED2ABA6 for ; Tue, 20 May 2014 08:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 301362B41 for ; Tue, 20 May 2014 08:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4K8U1da086016 for ; Tue, 20 May 2014 08:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4K8U0lq086015; Tue, 20 May 2014 08:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 20 May 2014 08:30:00 GMT Resent-Message-Id: <201405200830.s4K8U0lq086015@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, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C4E8B6B for ; Tue, 20 May 2014 08:25:45 +0000 (UTC) Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167]) by mx1.freebsd.org (Postfix) with ESMTP id 1EE602B20 for ; Tue, 20 May 2014 08:25:44 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 57586751869; Tue, 20 May 2014 16:25:36 +0800 (CST) Message-Id: <20140520082536.57586751869@goingmarry.kkbox.com> Date: Tue, 20 May 2014 16:25:36 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/189981: [PATCH] devel/hg-git: update to 0.6.0 Cc: marco.broeder@posteo.eu X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 08:30:01 -0000 >Number: 189981 >Category: ports >Synopsis: [PATCH] devel/hg-git: update to 0.6.0 >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: Tue May 20 08:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Gasol Wu >Release: FreeBSD 9.2-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD goingmarry 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 19:09:13 UTC 2014 >Description: - Update to 0.6.0 Port maintainer (marco.broeder@posteo.eu) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py-hg-git-0.6.0.patch begins here --- diff -ruN /usr/ports/devel/hg-git/Makefile ./Makefile --- /usr/ports/devel/hg-git/Makefile 2014-03-04 03:02:30.000000000 +0800 +++ ./Makefile 2014-05-20 16:00:30.000000000 +0800 @@ -2,7 +2,7 @@ # $FreeBSD: head/devel/hg-git/Makefile 346955 2014-03-03 19:02:30Z pawel $ PORTNAME= hg-git -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN /usr/ports/devel/hg-git/distinfo ./distinfo --- /usr/ports/devel/hg-git/distinfo 2013-12-23 05:21:24.000000000 +0800 +++ ./distinfo 2014-05-20 16:00:34.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (hg-git-0.5.0.tar.gz) = bad27f98f4a3d58acbea6495b93d6b7ca27e5544e1c685c4432e5d0fe09fcbee -SIZE (hg-git-0.5.0.tar.gz) = 28923 +SHA256 (hg-git-0.6.0.tar.gz) = fe10a81d5daf401e1df6d04e63a300a405441a77f13dfd6f1833e76c2785ecd5 +SIZE (hg-git-0.6.0.tar.gz) = 31073 diff -ruN /usr/ports/devel/hg-git/pkg-descr ./pkg-descr --- /usr/ports/devel/hg-git/pkg-descr 2013-04-30 08:37:16.000000000 +0800 +++ ./pkg-descr 2014-05-20 16:13:56.000000000 +0800 @@ -18,4 +18,4 @@ edge cases. However, there are several people using it effectively, so please test it yourself and report encountered bugs upstream (see website). Thanks! -WWW: http://hg-git.github.com/ +WWW: https://hg-git.github.io/ diff -ruN /usr/ports/devel/hg-git/pkg-message ./pkg-message --- /usr/ports/devel/hg-git/pkg-message 2014-01-22 23:52:06.000000000 +0800 +++ ./pkg-message 2014-05-20 16:10:48.000000000 +0800 @@ -9,6 +9,7 @@ Mercurial configuration file: [extensions] +hgext.bookmarks = hggit = ==== --- py-hg-git-0.6.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: