From owner-freebsd-ports@FreeBSD.ORG Mon Aug 25 13:41:26 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FDCCF77; Mon, 25 Aug 2014 13:41:26 +0000 (UTC) Received: from mail.nuith.eu (nuith.eu [91.232.102.93]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3E903CC8; Mon, 25 Aug 2014 13:41:24 +0000 (UTC) Received: from gds-exchange1.NUITH.local (10.0.7.14) by gds-exchange1.NUITH.local (10.0.7.14) with Microsoft SMTP Server (TLS) id 15.0.516.32; Mon, 25 Aug 2014 15:39:51 +0200 Received: from gds-exchange1.NUITH.local ([::1]) by gds-exchange1.NUITH.local ([::1]) with mapi id 15.00.0516.029; Mon, 25 Aug 2014 15:39:51 +0200 From: Sebastian Bach To: "wxs@FreeBSD.org" Subject: FreeBSD Port: git-2.0.2_1 Thread-Topic: FreeBSD Port: git-2.0.2_1 Thread-Index: Ac/AZPOGjXPJvicfTmmN4ta7d+5WLg== Date: Mon, 25 Aug 2014 13:39:50 +0000 Message-ID: <5b109c99bada4b39b622e3c5257fe2c4@gds-exchange1.NUITH.local> Accept-Language: pl-PL, en-US Content-Language: pl-PL X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.7.101] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 13:41:26 -0000 Hi! I've an urgent problem with the current port devel/git (2.0.2). After upgra= ding we can't use our Atlassian Stash server anymore. Stash rejects (hard = check of 2.0.2 and 2.0.3) to use this specific git version due to a critica= l bug in 'git diff-tree' which breaks Stash's commit page. Please see the '= DVCS clients' section on their system requirements page: https://confluence.atlassian.com/display/STASH/Supported+platforms https://jira.atlassian.com/browse/STASH-5052 I don't know how to downgrade this port. Is this even possible on FreeBSD? However, can you tell me when git 2.0.4 or 2.1.0 will be available in the p= orts collections? Best regards Sebastian Bach