Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 00:25:46 +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: r551842 - head/x11-wm/phoc
Message-ID:  <202010100025.09A0PkgK087418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Oct 10 00:25:46 2020
New Revision: 551842
URL: https://svnweb.freebsd.org/changeset/ports/551842

Log:
  x11-wm/phoc: update to 0.4.3
  
  Changes:	https://source.puri.sm/Librem5/phoc/-/compare/v0.4.2...v0.4.3
  Reported by:	Repology

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	Fri Oct  9 23:38:43 2020	(r551841)
+++ head/x11-wm/phoc/Makefile	Sat Oct 10 00:25:46 2020	(r551842)
@@ -2,8 +2,7 @@
 
 PORTNAME=	phoc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.2
-PORTREVISION=	2
+DISTVERSION=	0.4.3
 CATEGORIES=	x11-wm
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -23,10 +22,10 @@ USES=		compiler:c11 gl gnome meson pkgconfig xorg
 USE_GITLAB=	yes
 USE_GL=		glesv2
 USE_GNOME=	gnomedesktop3
-USE_XORG=	pixman
+USE_XORG=	pixman xcb
 GL_SITE=	https://source.puri.sm
 GL_ACCOUNT=	Librem5
-GL_COMMIT=	0be2173791e709e8d07d5916ad12adbba614a799
+GL_COMMIT=	816bdf318ba97badd2b3834c714026f05a3fb5d5
 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	Fri Oct  9 23:38:43 2020	(r551841)
+++ head/x11-wm/phoc/distinfo	Sat Oct 10 00:25:46 2020	(r551842)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596718383
-SHA256 (Librem5-phoc-0be2173791e709e8d07d5916ad12adbba614a799_GL0.tar.gz) = db8cfaeb842178c3f0b2a9da6f8365eac936792f16397cd5cde188de5ac386f6
-SIZE (Librem5-phoc-0be2173791e709e8d07d5916ad12adbba614a799_GL0.tar.gz) = 135822
+TIMESTAMP = 1602114102
+SHA256 (Librem5-phoc-816bdf318ba97badd2b3834c714026f05a3fb5d5_GL0.tar.gz) = 1405b969b66727c9059a5aecf5b5eb1bfa8ea44d9c2987dea6d4e53ddfc9725c
+SIZE (Librem5-phoc-816bdf318ba97badd2b3834c714026f05a3fb5d5_GL0.tar.gz) = 136520



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