Date: Wed, 1 Sep 2021 08:12:22 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: bc4ced921b91 - main - audio/exhale: Update to 1.1.7 Message-ID: <202109010812.1818CMFj029775@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=bc4ced921b91b567f4fff374cdd4b0eefdb80121 commit bc4ced921b91b567f4fff374cdd4b0eefdb80121 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-09-01 08:09:56 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-09-01 08:10:01 +0000 audio/exhale: Update to 1.1.7 Update maintainer entry Changelog: https://gitlab.com/ecodis/exhale/-/releases/v1.1.7 Approved by: lbartoletti, arrowd (mentors) Differential Revision: https://reviews.freebsd.org/D31761 --- audio/exhale/Makefile | 6 +++--- audio/exhale/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile index e43b5fa59ef0..70c5d1b52735 100644 --- a/audio/exhale/Makefile +++ b/audio/exhale/Makefile @@ -1,8 +1,8 @@ PORTNAME= exhale -DISTVERSION= 1.1.6 +DISTVERSION= 1.1.7 CATEGORIES= audio -MAINTAINER= daniel.engberg.lists@pyret.net +MAINTAINER= diizzy@FreeBSD.org COMMENT= Open source xHE-AAC (Extended HE-AAC/USAC) encoder LICENSE= EXHALE @@ -14,7 +14,7 @@ USES= cmake compiler:c++11-lang USE_GITLAB= yes GL_ACCOUNT= ecodis -GL_COMMIT= b11042a0f080ab5b0baa98644faabafb3d4b0b95 +GL_COMMIT= acd53a21980828f202792567694b47d4362a910f USE_LDCONFIG= yes diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo index a8cd633819b3..8dd76936295a 100644 --- a/audio/exhale/distinfo +++ b/audio/exhale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622462483 -SHA256 (ecodis-exhale-b11042a0f080ab5b0baa98644faabafb3d4b0b95_GL0.tar.gz) = 67c2a70a9995a2d8364e9d5688437567c5448e2892279ad3cd942a1e3e4644cc -SIZE (ecodis-exhale-b11042a0f080ab5b0baa98644faabafb3d4b0b95_GL0.tar.gz) = 135575 +TIMESTAMP = 1630444114 +SHA256 (ecodis-exhale-acd53a21980828f202792567694b47d4362a910f_GL0.tar.gz) = f33c4af9659e80f202a2fe874250ac15c4a2b320844b7dc3c5ccf682f4bd9798 +SIZE (ecodis-exhale-acd53a21980828f202792567694b47d4362a910f_GL0.tar.gz) = 137752
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109010812.1818CMFj029775>