Date: Fri, 12 Mar 2021 18:51:45 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568197 - in head/x11/libexo: . files Message-ID: <202103121851.12CIpjxj032602@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103121851.12CIpjxj032602>