aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-03-08 14:10:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-03-08 14:40:33 +0000
commit93bd62fbc8f3654132150ce1155b2f704f6e2199 (patch)
tree1da4524f218e085b4ec354247514e62fa90e104d
parent7ec938517ab97a0fb42ed8319983558fa4d1e348 (diff)
downloadports-93bd62fbc8f3654132150ce1155b2f704f6e2199.tar.gz
ports-93bd62fbc8f3654132150ce1155b2f704f6e2199.zip
x11-wm/phoc: update bundled gmobile to 0.0.6
-rw-r--r--x11-wm/phoc/Makefile9
-rw-r--r--x11-wm/phoc/distinfo4
2 files changed, 10 insertions, 3 deletions
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 3ddeed6f1f15..64ff0acebc46 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= phoc
DISTVERSIONPREFIX= v
DISTVERSION= 0.36.0
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
@@ -26,7 +27,7 @@ USE_GNOME= cairo gnomedesktop3
USE_XORG= pixman xcb
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
-GL_TUPLE= World/Phosh:gmobile:v0.0.4-7-gd5ed9ed:gmobile/subprojects/gmobile
+GL_TUPLE= World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
MESON_ARGS= -Dembed-wlroots=disabled
PLIST_FILES= bin/${PORTNAME} \
share/man/man5/${PORTNAME}.ini.5.gz \
@@ -41,4 +42,10 @@ MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils
MANPAGES_MESON_TRUE= man
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz
+.ifdef GL_TUPLE
+post-configure:
+ @${REINPLACE_CMD} 's/meson install/& \
+ --skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
+.endif
+
.include <bsd.port.mk>
diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo
index b2da1365af4f..65b927bd4f04 100644
--- a/x11-wm/phoc/distinfo
+++ b/x11-wm/phoc/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1706952412
SHA256 (phoc-v0.36.0.tar.bz2) = 9bd09589359c70e9b9bd0b504cb79a8e52fb4c3addff4d1dfc23b2e3af5347c6
SIZE (phoc-v0.36.0.tar.bz2) = 236994
-SHA256 (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 12b8b52769e79e4322bf0d537d9d4234a99946aa33923bddb03118130512e4e5
-SIZE (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 39637
+SHA256 (gmobile-v0.0.6.tar.bz2) = 0d122e77c110c2d40f60c82ebecf5cf998209ca3e5544670125a085b1760af45
+SIZE (gmobile-v0.0.6.tar.bz2) = 42905