From owner-svn-ports-all@freebsd.org Wed Jul 1 10:45:30 2020 Return-Path: Delivered-To: svn-ports-all@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 27FF734B0FA; Wed, 1 Jul 2020 10:45:30 +0000 (UTC) (envelope-from jbeich@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49xdDB07QPz4Hqx; Wed, 1 Jul 2020 10:45:30 +0000 (UTC) (envelope-from jbeich@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 DC84427AD1; Wed, 1 Jul 2020 10:45:29 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 061AjT0Q017175; Wed, 1 Jul 2020 10:45:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 061AjTOA017173; Wed, 1 Jul 2020 10:45:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202007011045.061AjTOA017173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 1 Jul 2020 10:45:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540950 - head/x11/mate-panel X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/mate-panel X-SVN-Commit-Revision: 540950 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 10:45:30 -0000 Author: jbeich Date: Wed Jul 1 10:45:29 2020 New Revision: 540950 URL: https://svnweb.freebsd.org/changeset/ports/540950 Log: x11/mate-panel: sync no-x11 patch with upstream Modified: head/x11/mate-panel/Makefile (contents, props changed) head/x11/mate-panel/distinfo (contents, props changed) Modified: head/x11/mate-panel/Makefile ============================================================================== --- head/x11/mate-panel/Makefile Wed Jul 1 10:35:10 2020 (r540949) +++ head/x11/mate-panel/Makefile Wed Jul 1 10:45:29 2020 (r540950) @@ -8,7 +8,7 @@ MASTER_SITES= MATE DIST_SUBDIR= mate PATCH_SITES= https://github.com/mate-desktop/${PORTNAME}/commit/ -PATCHFILES+= f4c44ad563ff.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104 +PATCHFILES+= 9f15be59faa7.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104 MAINTAINER= gnome@FreeBSD.org COMMENT= Panel component for the MATE Desktop Modified: head/x11/mate-panel/distinfo ============================================================================== --- head/x11/mate-panel/distinfo Wed Jul 1 10:35:10 2020 (r540949) +++ head/x11/mate-panel/distinfo Wed Jul 1 10:45:29 2020 (r540950) @@ -1,5 +1,5 @@ TIMESTAMP = 1591974472 SHA256 (mate/mate-panel-1.24.0.tar.xz) = 369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3 SIZE (mate/mate-panel-1.24.0.tar.xz) = 3040068 -SHA256 (mate/f4c44ad563ff.patch) = b1a985e32adb1605414962381a11aab1255d3dbfec14f7c1edaf5846f91d2d0d -SIZE (mate/f4c44ad563ff.patch) = 768 +SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819 +SIZE (mate/9f15be59faa7.patch) = 804