Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2021 00:31:04 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29490a68ece0 - main - multimedia/kooha: update to 1.2.1.615
Message-ID:  <202108140031.17E0V4Wm038343@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29490a68ece02cfe1aeeb1804bd43be8070695ad

commit 29490a68ece02cfe1aeeb1804bd43be8070695ad
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-08-13 13:02:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-08-14 00:30:12 +0000

    multimedia/kooha: update to 1.2.1.615
    
    Changes:        https://github.com/SeaDve/Kooha/compare/a756d91...ec6b216
---
 multimedia/kooha/Makefile         |  6 +++---
 multimedia/kooha/distinfo         | 10 +++++-----
 multimedia/kooha/files/patch-zbus |  8 +++++---
 3 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile
index b747f1a84833..bd9a47c3a317 100644
--- a/multimedia/kooha/Makefile
+++ b/multimedia/kooha/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kooha
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1-610
-DISTVERSIONSUFFIX=	-ga756d91
+DISTVERSION=	1.2.1-615
+DISTVERSIONSUFFIX=	-gec6b216
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -150,7 +150,7 @@ CARGO_CRATES=	aho-corasick-0.7.18 \
 		proc-macro-hack-0.5.19 \
 		proc-macro-nested-0.1.7 \
 		proc-macro2-1.0.28 \
-		pulsectl-rs-0.2.13 \
+		pulsectl-rs-0.2.14 \
 		quick-error-1.2.3 \
 		quote-1.0.9 \
 		rand-0.8.4 \
diff --git a/multimedia/kooha/distinfo b/multimedia/kooha/distinfo
index 6b055b2190f0..90d1ae5dd3b0 100644
--- a/multimedia/kooha/distinfo
+++ b/multimedia/kooha/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1628822430
+TIMESTAMP = 1628859722
 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
 SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
 SHA256 (rust/crates/anyhow-1.0.42.crate) = 595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486
@@ -251,8 +251,8 @@ SHA256 (rust/crates/proc-macro-nested-0.1.7.crate) = bc881b2c22681370c6a780e47af
 SIZE (rust/crates/proc-macro-nested-0.1.7.crate) = 6495
 SHA256 (rust/crates/proc-macro2-1.0.28.crate) = 5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612
 SIZE (rust/crates/proc-macro2-1.0.28.crate) = 38732
-SHA256 (rust/crates/pulsectl-rs-0.2.13.crate) = f293908b6acff92499517f724d21017af07467a125d13a4b08a80ecde23e2c1a
-SIZE (rust/crates/pulsectl-rs-0.2.13.crate) = 10530
+SHA256 (rust/crates/pulsectl-rs-0.2.14.crate) = b4705a10104ba2a73fbf8729540a14ff70324245f2494ae93dae7245b66ba8a5
+SIZE (rust/crates/pulsectl-rs-0.2.14.crate) = 10708
 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0
 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066
 SHA256 (rust/crates/quote-1.0.9.crate) = c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7
@@ -369,5 +369,5 @@ SHA256 (rust/crates/zvariant-2.8.0.crate) = fa4b785b8b32b0f8433b4474e6bb4ea77b37
 SIZE (rust/crates/zvariant-2.8.0.crate) = 60913
 SHA256 (rust/crates/zvariant_derive-2.8.0.crate) = b42af4ee88fb928781391216c34be77ec7cdb3546042b2947ce38d86aa5f37dd
 SIZE (rust/crates/zvariant_derive-2.8.0.crate) = 8771
-SHA256 (SeaDve-Kooha-v1.2.1-610-ga756d91_GH0.tar.gz) = 14b7716890997076f3672d53b71e3b7603154a4cba12d4cd8395fd0c1e78aca2
-SIZE (SeaDve-Kooha-v1.2.1-610-ga756d91_GH0.tar.gz) = 242234
+SHA256 (SeaDve-Kooha-v1.2.1-615-gec6b216_GH0.tar.gz) = a558efc72cf5e66096ae703534851695eab1591f4725261beeddc4e26047fddf
+SIZE (SeaDve-Kooha-v1.2.1-615-gec6b216_GH0.tar.gz) = 242263
diff --git a/multimedia/kooha/files/patch-zbus b/multimedia/kooha/files/patch-zbus
index 3b267d4a2add..fd16b0ff2795 100644
--- a/multimedia/kooha/files/patch-zbus
+++ b/multimedia/kooha/files/patch-zbus
@@ -1,17 +1,19 @@
-https://gitlab.freedesktop.org/dbus/zbus/-/issues/191
+https://gitlab.freedesktop.org/dbus/zbus/-/commit/35d1b8778754
 
 $ kooha
  ERROR kooha::backend::screencast_portal > Failed to create a screencast call: zbus error: I/O error: No such file or directory (os error 2)
 
 --- cargo-crates/zbus-2.0.0-beta.6/src/address.rs.orig	1973-11-29 21:33:09 UTC
 +++ cargo-crates/zbus-2.0.0-beta.6/src/address.rs
-@@ -35,8 +35,7 @@ impl Address {
+@@ -35,8 +35,9 @@ impl Address {
          match env::var("DBUS_SESSION_BUS_ADDRESS") {
              Ok(val) => Self::from_str(&val),
              _ => {
 -                let uid = Uid::current();
 -                let path = format!("unix:path=/run/user/{}/bus", uid);
-+                let path = format!("unix:path={}/bus", std::env::var("XDG_RUNTIME_DIR").unwrap());
++                let runtime_dir = env::var("XDG_RUNTIME_DIR")
++                    .unwrap_or_else(|_| format!("/run/user/{}", Uid::current()));
++                let path = format!("unix:path={}/bus", runtime_dir);
  
                  Self::from_str(&path)
              }



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