svn commit: r561113 - head/audio/exhale
Rainer Hurling
rhurlin at FreeBSD.org
Sun Jan 10 22:03:06 UTC 2021
Author: rhurlin
Date: Sun Jan 10 22:03:05 2021
New Revision: 561113
URL: https://svnweb.freebsd.org/changeset/ports/561113
Log:
audio/exhale: Update to 1.1.1
Changelog: https://gitlab.com/ecodis/exhale/-/releases
PR: 252533
Submitted by: daniel.engberg.lists at pyret.net (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
Modified:
head/audio/exhale/Makefile
head/audio/exhale/distinfo
Modified: head/audio/exhale/Makefile
==============================================================================
--- head/audio/exhale/Makefile Sun Jan 10 21:58:59 2021 (r561112)
+++ head/audio/exhale/Makefile Sun Jan 10 22:03:05 2021 (r561113)
@@ -1,14 +1,9 @@
# $FreeBSD$
PORTNAME= exhale
-DISTVERSION= 1.1.0
-PORTREVISION= 1
+DISTVERSION= 1.1.1
CATEGORIES= audio
-# Backport for MacOS compatibility
-PATCH_SITES= https://gitlab.com/ecodis/exhale/-/commit/
-PATCHFILES= 4002bff2bf60a87731b42aa32743a910a0e017b8.patch:-p1
-
MAINTAINER= daniel.engberg.lists at pyret.net
COMMENT= Open source xHE-AAC (Extended HE-AAC/USAC) encoder
@@ -21,7 +16,7 @@ USES= cmake compiler:c++11-lang
USE_GITLAB= yes
GL_ACCOUNT= ecodis
-GL_COMMIT= c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541
+GL_COMMIT= 36964d2051150ae702a6eb043f5c527f9e094985
USE_LDCONFIG= yes
Modified: head/audio/exhale/distinfo
==============================================================================
--- head/audio/exhale/distinfo Sun Jan 10 21:58:59 2021 (r561112)
+++ head/audio/exhale/distinfo Sun Jan 10 22:03:05 2021 (r561113)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1607532824
-SHA256 (ecodis-exhale-c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541_GL0.tar.gz) = 3be462dec08380d3c81714b2e1f83cbd7dba2e464337a4b3998cdb24587f2fc5
-SIZE (ecodis-exhale-c71ec4805a2cf0bdbc6968a5ef63d2dd326cf541_GL0.tar.gz) = 130200
-SHA256 (4002bff2bf60a87731b42aa32743a910a0e017b8.patch) = c71de7227a3c13977bcf04e6829038304f7ce41918fd9efc66824761cf153170
-SIZE (4002bff2bf60a87731b42aa32743a910a0e017b8.patch) = 2936
+TIMESTAMP = 1610137963
+SHA256 (ecodis-exhale-36964d2051150ae702a6eb043f5c527f9e094985_GL0.tar.gz) = 537a97e0be49b1c3f8ed0e244a4bebd39a599d9c606f31c7917470f8d9c5183a
+SIZE (ecodis-exhale-36964d2051150ae702a6eb043f5c527f9e094985_GL0.tar.gz) = 131564
More information about the svn-ports-head
mailing list