Date: Mon, 12 Apr 2021 18:20:43 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: da80f601d006 - 2021Q2 - x11/libexo: Update to 4.16.2 Message-ID: <202104121820.13CIKhGh013375@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=da80f601d006a10b7fe2dfab2d92548f90f0e040 commit da80f601d006a10b7fe2dfab2d92548f90f0e040 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2021-04-12 18:14:42 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104121820.13CIKhGh013375>