From owner-svn-ports-head@freebsd.org Mon Jun 15 15:26:29 2020 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 87EAA337B4C; Mon, 15 Jun 2020 15:26:29 +0000 (UTC) (envelope-from bapt@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 49lwCn381tz3Wdl; Mon, 15 Jun 2020 15:26:29 +0000 (UTC) (envelope-from bapt@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 672BA1FBDA; Mon, 15 Jun 2020 15:26:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05FFQTk5030102; Mon, 15 Jun 2020 15:26:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05FFQTeB030101; Mon, 15 Jun 2020 15:26:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202006151526.05FFQTeB030101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 15 Jun 2020 15:26:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538891 - in head/x11/mate-panel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head/x11/mate-panel: . files X-SVN-Commit-Revision: 538891 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.33 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: Mon, 15 Jun 2020 15:26:29 -0000 Author: bapt Date: Mon Jun 15 15:26:28 2020 New Revision: 538891 URL: https://svnweb.freebsd.org/changeset/ports/538891 Log: update to 1.24.0 Deleted: head/x11/mate-panel/files/ Modified: head/x11/mate-panel/Makefile head/x11/mate-panel/distinfo Modified: head/x11/mate-panel/Makefile ============================================================================== --- head/x11/mate-panel/Makefile Mon Jun 15 15:24:18 2020 (r538890) +++ head/x11/mate-panel/Makefile Mon Jun 15 15:26:28 2020 (r538891) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-panel -PORTVERSION= 1.22.2 +PORTVERSION= 1.24.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -19,7 +19,8 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libstartup-notification-1.so:x11/startup-notification + libstartup-notification-1.so:x11/startup-notification \ + libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell PORTSCOUT= limitw:1,even Modified: head/x11/mate-panel/distinfo ============================================================================== --- head/x11/mate-panel/distinfo Mon Jun 15 15:24:18 2020 (r538890) +++ head/x11/mate-panel/distinfo Mon Jun 15 15:26:28 2020 (r538891) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577281869 -SHA256 (mate/mate-panel-1.22.2.tar.xz) = fe2406c393a6eecef16658798ce5e801f3aad6190cc2a95646af33eea375a0ea -SIZE (mate/mate-panel-1.22.2.tar.xz) = 2216064 +TIMESTAMP = 1591974472 +SHA256 (mate/mate-panel-1.24.0.tar.xz) = 369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3 +SIZE (mate/mate-panel-1.24.0.tar.xz) = 3040068