From nobody Wed Nov 10 08:10:32 2021 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 BB4B0185B30F; Wed, 10 Nov 2021 08:10:33 +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 4HpyG10L38z3jm0; Wed, 10 Nov 2021 08:10:32 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 A1F38150D1; Wed, 10 Nov 2021 08:10:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AA8AWex027887; Wed, 10 Nov 2021 08:10:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AA8AWEl027886; Wed, 10 Nov 2021 08:10:32 GMT (envelope-from git) Date: Wed, 10 Nov 2021 08:10:32 GMT Message-Id: <202111100810.1AA8AWEl027886@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 3409cdacaf63 - main - audio/exhale: Update to 1.1.8 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3409cdacaf63baed14c963b8d94cdb8a3f27061e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3409cdacaf63baed14c963b8d94cdb8a3f27061e commit 3409cdacaf63baed14c963b8d94cdb8a3f27061e Author: Daniel Engberg AuthorDate: 2021-11-10 08:05:36 +0000 Commit: Daniel Engberg CommitDate: 2021-11-10 08:09:57 +0000 audio/exhale: Update to 1.1.8 Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.8 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32919 --- audio/exhale/Makefile | 4 ++-- audio/exhale/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile index 70c5d1b52735..f4bcbf4a330c 100644 --- a/audio/exhale/Makefile +++ b/audio/exhale/Makefile @@ -1,5 +1,5 @@ PORTNAME= exhale -DISTVERSION= 1.1.7 +DISTVERSION= 1.1.8 CATEGORIES= audio MAINTAINER= diizzy@FreeBSD.org @@ -14,7 +14,7 @@ USES= cmake compiler:c++11-lang USE_GITLAB= yes GL_ACCOUNT= ecodis -GL_COMMIT= acd53a21980828f202792567694b47d4362a910f +GL_COMMIT= 7688ab502ecbd1203bde1e605676f7440cd9fd5e USE_LDCONFIG= yes diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo index 8dd76936295a..36361ea1ecfc 100644 --- a/audio/exhale/distinfo +++ b/audio/exhale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630444114 -SHA256 (ecodis-exhale-acd53a21980828f202792567694b47d4362a910f_GL0.tar.gz) = f33c4af9659e80f202a2fe874250ac15c4a2b320844b7dc3c5ccf682f4bd9798 -SIZE (ecodis-exhale-acd53a21980828f202792567694b47d4362a910f_GL0.tar.gz) = 137752 +TIMESTAMP = 1636500203 +SHA256 (ecodis-exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e_GL0.tar.gz) = 148ae206b8f60d0803f7a0a6eb75ce7e1fa135005d6779bac2773d9cc6fc3c62 +SIZE (ecodis-exhale-7688ab502ecbd1203bde1e605676f7440cd9fd5e_GL0.tar.gz) = 138442