From nobody Fri Jul 07 23:27:42 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QyV1V2wXJz4lNSw; Fri, 7 Jul 2023 23:27:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QyV1V2P3Hz3mDw; Fri, 7 Jul 2023 23:27:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688772462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PMcIGUDfj/XaZhvGAgiEdPdncpc5pLIZ3yhtugQpyDs=; b=lIjDu7+ogi+GOaof9ZCscMdqgwSA3FbSEQ12CQvdzkrF17rA5goZA6+WPpAX1SmPSps3WH IxVIDi8L5cI3VdzCkTt4hSsqpk8kFAJeZk7chyXQVd5h2LkBUsSALF34/6F/h/nIqpgar2 gbKOqerDXoAszuY1Vq6O3tf7btB5O+nNFSWtS2u52t7pjVwoJ6sC2IBQ3tHmdAcy+Yym+Z LUtOBePcluiP+JglkKcGgtPgzvneUagdOdLGoVqi+FsD0WIXoWlx5rtZclRxn3bygo1rOD yd8L5NLAoe/TD2vscIkoBSXW8qKZm9wkgI7KzQuG1Q1iWRq417yj2wAUsxx61A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688772462; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PMcIGUDfj/XaZhvGAgiEdPdncpc5pLIZ3yhtugQpyDs=; b=ibhNnT03yn2ZCuiERwv2xXite9terHnw395cc0DcOXnCvp/6HYDbxRQ1UbW8LkefOInloQ cAchMBLMTTzqi3YueWnMvi+qhuD6dZGxfTIZN44sF/DwB+l10i1CDNfz4juaHOnseh/3wS zoiGPry/nSY7XMyUrYdUSozDecnn5s7gLXhis/wLmmBLlZZXQGAIdhUM01IG1tkc1Vmbjy OKC1FU9ntNE8GddwDiS2p0VVaXeFvGdm/+CcIAj/JbmlQo++hmeGgh3+kMBtJV5b3KSE+b i8d1k9hOS56OOTcWe6Ugbg4fonD9yHBJPFOsDNApgKyS78PdeDM0LA31tbbeYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688772462; a=rsa-sha256; cv=none; b=CwrdWD2jWoGOS9LxsnXV0auB9i4yIGgoOn9cCWQzkc8yZH/Aza8UfQ/oG3O5PtC3xL/5zd xR6lbLqrThC1O58ij3aAoGDtWe9ONiNmfit/3IlApcqYDALXffDcoZ3xV1YVKmtLEEtbm6 CdJAIknxwiAA+GL9E9EXG5LYE4onE9K86VyjWiEeSuKGbCXbiEdQ7VMF6sNs2OO3jL5P7j 8XMF69uFT5DY6pHlNAyn0re5+5CMohAeEMqys247fIR1RZUFh7bR8Axs7MopVjl/iDkRH6 lPwtAzY4u2Ir49neM20Fxk+wl2smlUUs7zGZJYDQxjpLii0gVbO5OXKz+oVcrQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QyV1V1TnNzxxH; Fri, 7 Jul 2023 23:27:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 367NRghm061773; Fri, 7 Jul 2023 23:27:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 367NRgfb061772; Fri, 7 Jul 2023 23:27:42 GMT (envelope-from git) Date: Fri, 7 Jul 2023 23:27:42 GMT Message-Id: <202307072327.367NRgfb061772@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason W. Bacon" Subject: git: e0a1ec285ea6 - main - sysutils/devd-mount: Update to 0.1.0.3 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jwb X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7e commit e0a1ec285ea6ad5c91fbdc10fd63eb69d9797f7e Author: Jason W. Bacon AuthorDate: 2023-07-07 23:25:17 +0000 Commit: Jason W. Bacon CommitDate: 2023-07-07 23:25:17 +0000 sysutils/devd-mount: Update to 0.1.0.3 Fix intermittent DISPLAY owner detection bug causing failure to launch media manager under some circumstances --- sysutils/devd-mount/Makefile | 5 ++--- sysutils/devd-mount/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/sysutils/devd-mount/Makefile b/sysutils/devd-mount/Makefile index 45d062fafdcc..00dcd11ceced 100644 --- a/sysutils/devd-mount/Makefile +++ b/sysutils/devd-mount/Makefile @@ -1,7 +1,6 @@ PORTNAME= devd-mount -DISTVERSION= 0.1.0-1 -DISTVERSIONSUFFIX= -gd153f96 -PORTREVISION= 1 +DISTVERSION= 0.1.0-3 +DISTVERSIONSUFFIX= -g634af4f CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org diff --git a/sysutils/devd-mount/distinfo b/sysutils/devd-mount/distinfo index d740c528b388..d8f9ebf217d3 100644 --- a/sysutils/devd-mount/distinfo +++ b/sysutils/devd-mount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688648299 -SHA256 (outpaddling-devd-mount-0.1.0-1-gd153f96_GH0.tar.gz) = bd1873d02501f62845974e34043422a28451b9f88a7196860bec547ae0b05ffe -SIZE (outpaddling-devd-mount-0.1.0-1-gd153f96_GH0.tar.gz) = 4820 +TIMESTAMP = 1688769885 +SHA256 (outpaddling-devd-mount-0.1.0-3-g634af4f_GH0.tar.gz) = 0197e9c9c8ecb6b27dfdd2b29df81975b42f60c4f4f4425650f712a877009d72 +SIZE (outpaddling-devd-mount-0.1.0-3-g634af4f_GH0.tar.gz) = 4848