aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-06-15 15:26:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-06-15 15:26:28 +0000
commitf6dcc555b50d8c5f4e9e40d8c7caf2c0fb150130 (patch)
tree68607fcd378c009003c20625b7cdb6b2dd8382b4 /x11
parentbcc7bf2d03d3a2dd2cc7b841ed8957d56a8010a5 (diff)
downloadports-f6dcc555b50d8c5f4e9e40d8c7caf2c0fb150130.tar.gz
ports-f6dcc555b50d8c5f4e9e40d8c7caf2c0fb150130.zip
update to 1.24.0
Notes
Notes: svn path=/head/; revision=538891
Diffstat (limited to 'x11')
-rw-r--r--x11/mate-panel/Makefile5
-rw-r--r--x11/mate-panel/distinfo6
-rw-r--r--x11/mate-panel/files/patch-applets_clock_clock-location.c11
-rw-r--r--x11/mate-panel/files/patch-applets_clock_clock.c11
4 files changed, 6 insertions, 27 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
index b3ba520c5f65..15ceab66dbc6 100644
--- a/x11/mate-panel/Makefile
+++ b/x11/mate-panel/Makefile
@@ -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
diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo
index 07f51752252c..0b2bfbb1f57a 100644
--- a/x11/mate-panel/distinfo
+++ b/x11/mate-panel/distinfo
@@ -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
diff --git a/x11/mate-panel/files/patch-applets_clock_clock-location.c b/x11/mate-panel/files/patch-applets_clock_clock-location.c
deleted file mode 100644
index aa25ac2fce66..000000000000
--- a/x11/mate-panel/files/patch-applets_clock_clock-location.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- applets/clock/clock-location.c.orig 2008-04-07 17:17:51.000000000 -0400
-+++ applets/clock/clock-location.c 2008-04-07 22:54:31.000000000 -0400
-@@ -27,6 +27,8 @@
- #include "clock-marshallers.h"
- #include "set-timezone.h"
-
-+#define daylight 1
-+
- G_DEFINE_TYPE (ClockLocation, clock_location, G_TYPE_OBJECT)
-
- typedef struct {
diff --git a/x11/mate-panel/files/patch-applets_clock_clock.c b/x11/mate-panel/files/patch-applets_clock_clock.c
deleted file mode 100644
index a9b459b74091..000000000000
--- a/x11/mate-panel/files/patch-applets_clock_clock.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- applets/clock/clock.c.orig 2009-07-01 15:06:23.000000000 +0200
-+++ applets/clock/clock.c 2009-07-19 15:59:26.000000000 +0200
-@@ -71,6 +71,8 @@
- #include "set-timezone.h"
- #include "system-timezone.h"
-
-+#define daylight 1
-+
- #define INTERNETSECOND (864)
- #define INTERNETBEAT (86400)
-