View | Details | Raw Unified | Return to bug 259058 | Differences between
and this patch

Collapse All | Expand All

(-)b/x11/mate-panel/Makefile (-4 / +1 lines)
Lines 1-15 Link Here
1
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
1
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
2
2
3
PORTNAME=	mate-panel
3
PORTNAME=	mate-panel
4
PORTVERSION=	1.24.2
4
PORTVERSION=	1.26.1
5
PORTEPOCH=	1
5
PORTEPOCH=	1
6
CATEGORIES=	x11 mate
6
CATEGORIES=	x11 mate
7
MASTER_SITES=	MATE
7
MASTER_SITES=	MATE
8
DIST_SUBDIR=	mate
8
DIST_SUBDIR=	mate
9
9
10
PATCH_SITES=	https://github.com/mate-desktop/${PORTNAME}/commit/
11
PATCHFILES+=	9f15be59faa7.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104
12
13
MAINTAINER=	gnome@FreeBSD.org
10
MAINTAINER=	gnome@FreeBSD.org
14
COMMENT=	Panel component for the MATE Desktop
11
COMMENT=	Panel component for the MATE Desktop
15
12
(-)b/x11/mate-panel/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1623609107
1
TIMESTAMP = 1633811941
2
SHA256 (mate/mate-panel-1.24.2.tar.xz) = 30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea
2
SHA256 (mate/mate-panel-1.26.1.tar.xz) = 683038c483456e5068f5bb20c3d565936700c9898005c7149ee7aa44e5cc110d
3
SIZE (mate/mate-panel-1.24.2.tar.xz) = 3271432
3
SIZE (mate/mate-panel-1.26.1.tar.xz) = 3309564
4
SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819
5
SIZE (mate/9f15be59faa7.patch) = 804
(-)b/x11/mate-panel/pkg-plist (+4 lines)
Lines 813-818 share/help/zh_CN/mate-clock/legal.xml Link Here
813
share/help/zh_CN/mate-fish/figures/fish_applet.png
813
share/help/zh_CN/mate-fish/figures/fish_applet.png
814
share/help/zh_CN/mate-fish/index.docbook
814
share/help/zh_CN/mate-fish/index.docbook
815
share/help/zh_CN/mate-fish/legal.xml
815
share/help/zh_CN/mate-fish/legal.xml
816
share/help/zh-Hans/mate-clock/figures/clock_applet.png
817
share/help/zh-Hans/mate-clock/index.docbook
818
share/help/zh-Hans/mate-clock/legal.xml
816
share/help/zh_HK/mate-clock/figures/clock_applet.png
819
share/help/zh_HK/mate-clock/figures/clock_applet.png
817
share/help/zh_HK/mate-clock/index.docbook
820
share/help/zh_HK/mate-clock/index.docbook
818
share/help/zh_HK/mate-clock/legal.xml
821
share/help/zh_HK/mate-clock/legal.xml
Lines 955-960 share/locale/el/LC_MESSAGES/mate-panel.mo Link Here
955
share/locale/en_AU/LC_MESSAGES/mate-panel.mo
958
share/locale/en_AU/LC_MESSAGES/mate-panel.mo
956
share/locale/en_CA/LC_MESSAGES/mate-panel.mo
959
share/locale/en_CA/LC_MESSAGES/mate-panel.mo
957
share/locale/en_GB/LC_MESSAGES/mate-panel.mo
960
share/locale/en_GB/LC_MESSAGES/mate-panel.mo
961
share/locale/en_US/LC_MESSAGES/mate-panel.mo
958
share/locale/eo/LC_MESSAGES/mate-panel.mo
962
share/locale/eo/LC_MESSAGES/mate-panel.mo
959
share/locale/es/LC_MESSAGES/mate-panel.mo
963
share/locale/es/LC_MESSAGES/mate-panel.mo
960
share/locale/es_AR/LC_MESSAGES/mate-panel.mo
964
share/locale/es_AR/LC_MESSAGES/mate-panel.mo

Return to bug 259058