Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 18:08:45 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0d45d70a5fdf - main - x11/mate-panel: Revert to 1.24.2 and bump PORTEPOCH
Message-ID:  <202110131808.19DI8j1d067894@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d45d70a5fdf13af63c2363ae7c57a1def43415f

commit 0d45d70a5fdf13af63c2363ae7c57a1def43415f
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-10-13 18:06:54 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-10-13 18:07:49 +0000

    x11/mate-panel: Revert to 1.24.2 and bump PORTEPOCH
    
    This reverts commit 224bd2de4725bb7478058e7fdf6269256dc0426e and aee69f0a3cd5142a93e5a736ce3a0592c08926b3.
    
    PR:     259058
---
 x11/mate-panel/Makefile  | 6 +++++-
 x11/mate-panel/distinfo  | 8 +++++---
 x11/mate-panel/pkg-plist | 4 ----
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
index 7b25c860e717..77916eda144b 100644
--- a/x11/mate-panel/Makefile
+++ b/x11/mate-panel/Makefile
@@ -1,11 +1,15 @@
 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
 
 PORTNAME=	mate-panel
-PORTVERSION=	1.26.1
+PORTVERSION=	1.24.2
+PORTEPOCH=	1
 CATEGORIES=	x11 mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
 
+PATCH_SITES=	https://github.com/mate-desktop/${PORTNAME}/commit/
+PATCHFILES+=	9f15be59faa7.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104
+
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Panel component for the MATE Desktop
 
diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo
index 2fab1231762e..a142fac86d82 100644
--- a/x11/mate-panel/distinfo
+++ b/x11/mate-panel/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1633811941
-SHA256 (mate/mate-panel-1.26.1.tar.xz) = 683038c483456e5068f5bb20c3d565936700c9898005c7149ee7aa44e5cc110d
-SIZE (mate/mate-panel-1.26.1.tar.xz) = 3309564
+TIMESTAMP = 1623609107
+SHA256 (mate/mate-panel-1.24.2.tar.xz) = 30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea
+SIZE (mate/mate-panel-1.24.2.tar.xz) = 3271432
+SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819
+SIZE (mate/9f15be59faa7.patch) = 804
diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist
index b4c58e6ba6ba..52184bf6ff0c 100644
--- a/x11/mate-panel/pkg-plist
+++ b/x11/mate-panel/pkg-plist
@@ -813,9 +813,6 @@ share/help/zh_CN/mate-clock/legal.xml
 share/help/zh_CN/mate-fish/figures/fish_applet.png
 share/help/zh_CN/mate-fish/index.docbook
 share/help/zh_CN/mate-fish/legal.xml
-share/help/zh-Hans/mate-clock/figures/clock_applet.png
-share/help/zh-Hans/mate-clock/index.docbook
-share/help/zh-Hans/mate-clock/legal.xml
 share/help/zh_HK/mate-clock/figures/clock_applet.png
 share/help/zh_HK/mate-clock/index.docbook
 share/help/zh_HK/mate-clock/legal.xml
@@ -958,7 +955,6 @@ share/locale/el/LC_MESSAGES/mate-panel.mo
 share/locale/en_AU/LC_MESSAGES/mate-panel.mo
 share/locale/en_CA/LC_MESSAGES/mate-panel.mo
 share/locale/en_GB/LC_MESSAGES/mate-panel.mo
-share/locale/en_US/LC_MESSAGES/mate-panel.mo
 share/locale/eo/LC_MESSAGES/mate-panel.mo
 share/locale/es/LC_MESSAGES/mate-panel.mo
 share/locale/es_AR/LC_MESSAGES/mate-panel.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131808.19DI8j1d067894>