From owner-svn-ports-head@freebsd.org Fri Mar 12 18:51:46 2021 Return-Path: Delivered-To: svn-ports-head@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 1D6325AA124; Fri, 12 Mar 2021 18:51:46 +0000 (UTC) (envelope-from madpilot@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 4Dxw020Kb8z4kJX; Fri, 12 Mar 2021 18:51:46 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2A891C56C; Fri, 12 Mar 2021 18:51:45 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12CIpjok032603; Fri, 12 Mar 2021 18:51:45 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12CIpjxj032602; Fri, 12 Mar 2021 18:51:45 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202103121851.12CIpjxj032602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 12 Mar 2021 18:51:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568197 - in head/x11/libexo: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/x11/libexo: . files X-SVN-Commit-Revision: 568197 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2021 18:51:46 -0000 Author: madpilot Date: Fri Mar 12 18:51:45 2021 New Revision: 568197 URL: https://svnweb.freebsd.org/changeset/ports/568197 Log: - Update libexo to 4.16.1 - Remove old patch not needed anymore > Description of fields to fill in above: 76 columns --| > PR: If and which Problem Report is related. > Submitted by: If someone else sent in the change. > Reported by: If someone else reported the issue. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > MFH: Ports tree branch name. Request approval for merge. > Relnotes: Set to 'yes' for mention in release notes. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization (each collaborator). > Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL needed). > Empty fields above will be automatically removed. M libexo/Makefile M libexo/distinfo D libexo/files Deleted: head/x11/libexo/files/ Modified: head/x11/libexo/Makefile head/x11/libexo/distinfo Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Fri Mar 12 18:50:56 2021 (r568196) +++ head/x11/libexo/Makefile Fri Mar 12 18:51:45 2021 (r568197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 4.16.0 +PORTVERSION= 4.16.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE DISTNAME= exo-${DISTVERSIONFULL} Modified: head/x11/libexo/distinfo ============================================================================== --- head/x11/libexo/distinfo Fri Mar 12 18:50:56 2021 (r568196) +++ head/x11/libexo/distinfo Fri Mar 12 18:51:45 2021 (r568197) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608682983 -SHA256 (xfce4/exo-4.16.0.tar.bz2) = 1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc -SIZE (xfce4/exo-4.16.0.tar.bz2) = 966143 +TIMESTAMP = 1615549714 +SHA256 (xfce4/exo-4.16.1.tar.bz2) = 528dac256315ffc2a4a53b3b421979327962121989886e3cf920aeff9912b53b +SIZE (xfce4/exo-4.16.1.tar.bz2) = 880947