Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2020 07:44: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: r555453 - head/x11/phosh
Message-ID:  <202011160744.0AG7i94G039909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Nov 16 07:44:09 2020
New Revision: 555453
URL: https://svnweb.freebsd.org/changeset/ports/555453

Log:
  x11/phosh: update to 0.6.0
  
  Changes:	https://source.puri.sm/Librem5/phosh/-/tags/v0.6.0

Modified:
  head/x11/phosh/Makefile   (contents, props changed)
  head/x11/phosh/distinfo   (contents, props changed)

Modified: head/x11/phosh/Makefile
==============================================================================
--- head/x11/phosh/Makefile	Mon Nov 16 07:44:04 2020	(r555452)
+++ head/x11/phosh/Makefile	Mon Nov 16 07:44:09 2020	(r555453)
@@ -2,7 +2,7 @@
 
 PORTNAME=	phosh
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.5.1
+DISTVERSION=	0.6.0
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -22,13 +22,14 @@ LIB_DEPENDS=	libfeedback-0.0.so:accessibility/feedback
 RUN_DEPENDS=	phoc:x11-wm/phoc \
 		gnome-session:x11/gnome-session
 
-USES=		compiler:c11 gettext gnome meson pkgconfig
+USES=		compiler:c11 gettext gnome meson pkgconfig python:build shebangfix
 USE_GITLAB=	yes
 USE_GNOME=	cairo gdkpixbuf2 gnomedesktop3
 GL_SITE=	https://source.puri.sm
 GL_ACCOUNT=	Librem5
-GL_COMMIT=	2782f77e716eae25f67cfece95acebcd5f94954f
+GL_COMMIT=	6c873426a8f74a4ee0bcd0c2746636ae7f85928e
 GL_TUPLE=	https://gitlab.gnome.org:GNOME:libgnome-volume-control:ae1a34aafce7026b8c0f65a43c9192d756fe1057:gvc/subprojects/gvc
+SHEBANG_FILES=	build-aux/post_install.py
 MESON_ARGS=	-Dgvc:alsa=false
 GLIB_SCHEMAS=	sm.puri.phosh.enums.xml \
 		sm.puri.phosh.gschema.xml

Modified: head/x11/phosh/distinfo
==============================================================================
--- head/x11/phosh/distinfo	Mon Nov 16 07:44:04 2020	(r555452)
+++ head/x11/phosh/distinfo	Mon Nov 16 07:44:09 2020	(r555453)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1604420381
-SHA256 (Librem5-phosh-2782f77e716eae25f67cfece95acebcd5f94954f_GL0.tar.gz) = f728a2af6f37c35ddd47f23b215119a11b47070f4bc22522c214e3c11e4f7836
-SIZE (Librem5-phosh-2782f77e716eae25f67cfece95acebcd5f94954f_GL0.tar.gz) = 351316
+TIMESTAMP = 1605447203
+SHA256 (Librem5-phosh-6c873426a8f74a4ee0bcd0c2746636ae7f85928e_GL0.tar.gz) = e68933f6c05f470097eabf6d671732b464f9c37c689cbd9305e8d22d65238f4a
+SIZE (Librem5-phosh-6c873426a8f74a4ee0bcd0c2746636ae7f85928e_GL0.tar.gz) = 357555
 SHA256 (GNOME-libgnome-volume-control-ae1a34aafce7026b8c0f65a43c9192d756fe1057_GL0.tar.gz) = 780143bef70698e402b099f300f5c82bfbb38ef5c3b6d89b1efeb7a45a5d8dc1
 SIZE (GNOME-libgnome-volume-control-ae1a34aafce7026b8c0f65a43c9192d756fe1057_GL0.tar.gz) = 45245



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