aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-28 20:01:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-28 20:02:44 +0000
commitdcffd6124f976c784bc5ec40bdb65ea22cfd8196 (patch)
treeabf30978bb7f8358b9f02b41d564a87202103b25
parente2fc94a07d3e74e2de4b8068ba909db4e3ae7421 (diff)
downloadports-dcffd6124f976c784bc5ec40bdb65ea22cfd8196.tar.gz
ports-dcffd6124f976c784bc5ec40bdb65ea22cfd8196.zip
x11/cinnamon: unbreak build with Meson 0.60.2
src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target PR: 260056 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/5cc166a667ff
-rw-r--r--x11/cinnamon/Makefile3
-rw-r--r--x11/cinnamon/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index 3479b776ea16..8b04ff22dbc4 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -6,6 +6,9 @@ PORTREVISION= 1
CATEGORIES= x11 gnome
DIST_SUBDIR= gnome
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 17f27b9a5bbd.patch:-p1 # https://github.com/linuxmint/cinnamon/pull/10489
+
MAINTAINER= gnome@FreeBSD.org
COMMENT= Fork of GNOME Shell with layout similar to GNOME 2
diff --git a/x11/cinnamon/distinfo b/x11/cinnamon/distinfo
index ac54c7da6c1f..bb1ce4b20cad 100644
--- a/x11/cinnamon/distinfo
+++ b/x11/cinnamon/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1612598797
SHA256 (gnome/linuxmint-cinnamon-4.8.6_GH0.tar.gz) = 00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
SIZE (gnome/linuxmint-cinnamon-4.8.6_GH0.tar.gz) = 2378117
+SHA256 (gnome/17f27b9a5bbd.patch) = 67df769b5ba9a94270a62541c67be2b85cf9f3193714755082fd52bd99e5fca0
+SIZE (gnome/17f27b9a5bbd.patch) = 1322