Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 00:51:09 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555156 - head/x11-wm/phoc
Message-ID:  <202011150051.0AF0p9ld056479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Nov 15 00:51:09 2020
New Revision: 555156
URL: https://svnweb.freebsd.org/changeset/ports/555156

Log:
  x11-wm/phoc: update to 0.5.0
  
  Changes:	https://source.puri.sm/Librem5/phoc/-/tags/v0.5.0

Modified:
  head/x11-wm/phoc/Makefile   (contents, props changed)
  head/x11-wm/phoc/distinfo   (contents, props changed)

Modified: head/x11-wm/phoc/Makefile
==============================================================================
--- head/x11-wm/phoc/Makefile	Sun Nov 15 00:51:03 2020	(r555155)
+++ head/x11-wm/phoc/Makefile	Sun Nov 15 00:51:09 2020	(r555156)
@@ -2,8 +2,7 @@
 
 PORTNAME=	phoc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.4
-PORTREVISION=	1
+DISTVERSION=	0.5.0
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -19,14 +18,15 @@ LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libxkbcommon.so:x11/libxkbcommon
 RUN_DEPENDS=	${LOCALBASE}/share/glib-2.0/schemas/org.gnome.mutter.gschema.xml:x11-wm/mutter
 
-USES=		compiler:c11 gl gnome meson pkgconfig xorg
+USES=		compiler:c11 gl gnome meson pkgconfig python:3.5+,build shebangfix xorg
 USE_GITLAB=	yes
 USE_GL=		glesv2
 USE_GNOME=	gnomedesktop3
 USE_XORG=	pixman xcb
 GL_SITE=	https://source.puri.sm
 GL_ACCOUNT=	Librem5
-GL_COMMIT=	b3b55d1106e2549b5c1afe0132c5b3c92255f21a
+GL_COMMIT=	fd6351c0f4ee7af38ff60c96e211d4ff2a5f3ad9
+SHEBANG_FILES=	build-aux/post_install.py
 CFLAGS+=	-Wno-error=format-nonliteral # clang
 PLIST_FILES=	bin/${PORTNAME}
 GLIB_SCHEMAS=	sm.puri.phoc.gschema.xml

Modified: head/x11-wm/phoc/distinfo
==============================================================================
--- head/x11-wm/phoc/distinfo	Sun Nov 15 00:51:03 2020	(r555155)
+++ head/x11-wm/phoc/distinfo	Sun Nov 15 00:51:09 2020	(r555156)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603822584
-SHA256 (Librem5-phoc-b3b55d1106e2549b5c1afe0132c5b3c92255f21a_GL0.tar.gz) = 20f65a1acf64bece154e5bf437a17c51b4087c662bb3ee37f524f590c83715be
-SIZE (Librem5-phoc-b3b55d1106e2549b5c1afe0132c5b3c92255f21a_GL0.tar.gz) = 137227
+TIMESTAMP = 1605373054
+SHA256 (Librem5-phoc-fd6351c0f4ee7af38ff60c96e211d4ff2a5f3ad9_GL0.tar.gz) = 3d39b0a2288b2aaae8e0cc63e5cf8dfd3008364d47749da087f779525135a151
+SIZE (Librem5-phoc-fd6351c0f4ee7af38ff60c96e211d4ff2a5f3ad9_GL0.tar.gz) = 138598



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011150051.0AF0p9ld056479>