mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
x11/xfce4-screensaver: Update to 4.18.1
Remove local patch, superseded by improved patch accepted upstream.
This commit is contained in:
parent
fa5c1863d7
commit
5b3499865a
@ -1,5 +1,5 @@
|
||||
PORTNAME= xfce4-screensaver
|
||||
PORTVERSION= 4.18.0
|
||||
PORTVERSION= 4.18.1
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE/apps
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1679137611
|
||||
SHA256 (xfce4/xfce4-screensaver-4.18.0.tar.bz2) = c72b5b42242368069568dbb27a37d9549680b59e87fece413091af7ddeeee4e2
|
||||
SIZE (xfce4/xfce4-screensaver-4.18.0.tar.bz2) = 705730
|
||||
TIMESTAMP = 1679902234
|
||||
SHA256 (xfce4/xfce4-screensaver-4.18.1.tar.bz2) = b731e8abd68a18cc5d3b523351aa8f9f293c9f63290c1781c9155259deb04a5c
|
||||
SIZE (xfce4/xfce4-screensaver-4.18.1.tar.bz2) = 706002
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- src/xfce4-screensaver-preferences.c.orig 2023-03-17 17:09:57 UTC
|
||||
+++ src/xfce4-screensaver-preferences.c
|
||||
@@ -1700,6 +1700,10 @@ setup_for_lid_switch (void) {
|
||||
}
|
||||
}
|
||||
|
||||
+#ifdef __FreeBSD__
|
||||
+extern char **environ;
|
||||
+#endif
|
||||
+
|
||||
static gchar **
|
||||
spawn_make_environment_for_display (GdkDisplay *display,
|
||||
gchar **envp) {
|
Loading…
x
Reference in New Issue
Block a user