From owner-dev-commits-ports-branches@freebsd.org Mon Apr 12 18:20:43 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C445D5DA107; Mon, 12 Apr 2021 18:20:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJxqv5837z4kry; Mon, 12 Apr 2021 18:20:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A390C1BCFC; Mon, 12 Apr 2021 18:20:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13CIKhAL013376; Mon, 12 Apr 2021 18:20:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13CIKhGh013375; Mon, 12 Apr 2021 18:20:43 GMT (envelope-from git) Date: Mon, 12 Apr 2021 18:20:43 GMT Message-Id: <202104121820.13CIKhGh013375@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Guido Falsi Subject: git: da80f601d006 - 2021Q2 - x11/libexo: Update to 4.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: da80f601d006a10b7fe2dfab2d92548f90f0e040 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 18:20:43 -0000 The branch 2021Q2 has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=da80f601d006a10b7fe2dfab2d92548f90f0e040 commit da80f601d006a10b7fe2dfab2d92548f90f0e040 Author: Guido Falsi AuthorDate: 2021-04-12 18:14:42 +0000 Commit: Guido Falsi CommitDate: 2021-04-12 18:20:00 +0000 x11/libexo: Update to 4.16.2 This update prevents a crash when GTK is compiled with assertions turned on MFH: 2021Q2 (cherry picked from commit 012b17158ed646b09582aecc7f210c37e78d87eb) --- x11/libexo/Makefile | 2 +- x11/libexo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index a33439f8ddc2..3d08f1b49df2 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -1,7 +1,7 @@ # Created by: Matt Lancereau PORTNAME= libexo -PORTVERSION= 4.16.1 +PORTVERSION= 4.16.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE DISTNAME= exo-${DISTVERSIONFULL} diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo index 4107c0aacbc5..7205d954a2fb 100644 --- a/x11/libexo/distinfo +++ b/x11/libexo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615549714 -SHA256 (xfce4/exo-4.16.1.tar.bz2) = 528dac256315ffc2a4a53b3b421979327962121989886e3cf920aeff9912b53b -SIZE (xfce4/exo-4.16.1.tar.bz2) = 880947 +TIMESTAMP = 1618233792 +SHA256 (xfce4/exo-4.16.2.tar.bz2) = 4e89f5536afbf1cb9191cceb720fb2764df1a4fae3459512b7320841ab5a9e9d +SIZE (xfce4/exo-4.16.2.tar.bz2) = 881098