git: 2bba714d25c3 - main - x11-fm/nautilus: prepare for glib 2.68.3
Tobias C. Berner
tcberner at FreeBSD.org
Fri Jul 23 17:23:45 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2bba714d25c3ce1e682e6364d1e02a0d98f936f0
commit 2bba714d25c3ce1e682e6364d1e02a0d98f936f0
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-23 16:34:20 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-23 17:23:36 +0000
x11-fm/nautilus: prepare for glib 2.68.3
Add upstream fix dropping use of volatile[1]
[1] https://gitlab.gnome.org/GNOME/nautilus/-/commit/9b733dd9df9d6d9805c56749d05ada15a7560ef4
PR: 256200
---
x11-fm/nautilus/Makefile | 4 ++++
x11-fm/nautilus/distinfo | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index 12d49856e634..8b3d09bacf31 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -6,6 +6,10 @@ CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
+# Fix against glib 2.68.3
+PATCH_SITES= https://gitlab.gnome.org/GNOME/nautilus/-/commit/
+PATCHFILES= 9b733dd9df9d6d9805c56749d05ada15a7560ef4.diff:-p1
+
MAINTAINER= gnome at FreeBSD.org
COMMENT= File manager for the GNOME desktop
diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo
index af32d6c34d84..d2962ae475c1 100644
--- a/x11-fm/nautilus/distinfo
+++ b/x11-fm/nautilus/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1601393155
+TIMESTAMP = 1627057689
SHA256 (gnome/nautilus-3.36.3.tar.xz) = b6cafc7ab1e70a64383de391b6097fcccbf36b208f8502d8c46423224fd30ef8
SIZE (gnome/nautilus-3.36.3.tar.xz) = 3201908
+SHA256 (gnome/9b733dd9df9d6d9805c56749d05ada15a7560ef4.diff) = e4dc2c91940618ef54bd6b4971fc57b44d1ba97ddaf161ae3b27a1e77cb6f675
+SIZE (gnome/9b733dd9df9d6d9805c56749d05ada15a7560ef4.diff) = 445
More information about the dev-commits-ports-all
mailing list