Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 18:26:38 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 521ee6d8508d - main - audio/exhale: Update to 1.2.0.1
Message-ID:  <202308061826.376IQcOF024960@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=521ee6d8508d581dad6ae36802fb2755875d0468

commit 521ee6d8508d581dad6ae36802fb2755875d0468
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-08-06 18:23:52 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-08-06 18:23:56 +0000

    audio/exhale: Update to 1.2.0.1
    
    Bugfix release, no changelog available
---
 audio/exhale/Makefile | 9 ++++-----
 audio/exhale/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile
index d47d3ae81eb7..b0a83e6d8a7c 100644
--- a/audio/exhale/Makefile
+++ b/audio/exhale/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	exhale
-DISTVERSION=	1.2.0
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.2.0.1
 CATEGORIES=	audio
 
 MAINTAINER=	diizzy@FreeBSD.org
@@ -11,13 +12,11 @@ LICENSE_NAME=	exhale Copyright License
 LICENSE_FILE=	${WRKSRC}/include/License.htm
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		cmake compiler:c++11-lang
+USES=		cmake
+USE_LDCONFIG=	yes
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	ecodis
-GL_TAGNAME=	cfbcd5b7cc488d84fb01fa9699586d89c8c4b320
-
-USE_LDCONFIG=	yes
 
 CMAKE_ON=	BUILD_SHARED_LIBS
 
diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo
index 892455c15484..7e8233e102a6 100644
--- a/audio/exhale/distinfo
+++ b/audio/exhale/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671660694
-SHA256 (ecodis-exhale-cfbcd5b7cc488d84fb01fa9699586d89c8c4b320_GL0.tar.gz) = 82ac37008679bf0d91c7407aba5a6d88f667f7523825d31a79c6bda13ed32268
-SIZE (ecodis-exhale-cfbcd5b7cc488d84fb01fa9699586d89c8c4b320_GL0.tar.gz) = 140178
+TIMESTAMP = 1691344831
+SHA256 (exhale-v1.2.0.1.tar.bz2) = 724aac6debc5da96a2385c7e09d903cf17d247c5494f4017360272e3895282e0
+SIZE (exhale-v1.2.0.1.tar.bz2) = 117266



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