From owner-freebsd-ports@freebsd.org Mon Apr 23 07:18:59 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18756FA0E12; Mon, 23 Apr 2018 07:18:59 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 ABC4673497; Mon, 23 Apr 2018 07:18:58 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (204-139-067-156.ip-addr.inexio.net [156.67.139.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id B9F22117D6E8; Mon, 23 Apr 2018 09:18:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1524467929; bh=9W9PUMw24aQDAjDB0vUusb7VEALcNuWf2lXrNoQ4pCo=; h=To:From:Subject:Date; b=B8ieX09CeadLaIQOLJ2TqiSbvq77acBmHhVicvjftcL2LGuV1n915HN+gOKTTLp7i LzyzWh9WipvrAcxuPsu2iSQTKf67dnAiepG42lYpRajJuONcD8Y46tiFZH2gC8rawn RaQETDsnhy6knVnfYIUDdDckFhnTuzM5nrH3qGF0= Received: from [192.168.0.151] (204-139-067-156.ip-addr.inexio.net [156.67.139.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 413E51052A8C; Mon, 23 Apr 2018 09:18:49 +0200 (CEST) To: gnome@FreeBSD.org, FreeBSD Ports From: Matthias Fechner Subject: Upgrade devel/libgit2-glib new version 0.27.0 not existing upstream Openpgp: preference=signencrypt Message-ID: <1b04bc9d-a2be-4fd1-3ae0-e3c042f9f667@fechner.net> Date: Mon, 23 Apr 2018 09:18:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2018 07:18:59 -0000 Dear all, I just prepare the upgrade for gitlab to version 10.7.0 which required libgit2 version 0.27.0. I already upgrade devel/libgit2 including py-pygit2 to version 0.27.0 but for an unknown reason version 0.27.0 of libgit2-glib is not existing upstream. Does anyone know here more? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook