aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-12-29 22:15:53 +0000
committerRene Ladan <rene@FreeBSD.org>2020-12-29 22:15:53 +0000
commit36b654bf760293f5bdf0ed844be5e3469b1b53e9 (patch)
treefd2f7ae02c057a8b718da9601b972022527ac1e9 /audio
parent577b0ec45cc48cf5c17ceee4f624751b6c376a35 (diff)
downloadports-36b654bf760293f5bdf0ed844be5e3469b1b53e9.tar.gz
ports-36b654bf760293f5bdf0ed844be5e3469b1b53e9.zip
audio/exhale: backport patch for MacOS compatibility
PR: 251710 Submitted by: Daniel Engberg (maintainer)
Notes
Notes: svn path=/head/; revision=559619
Diffstat (limited to 'audio')
-rw-r--r--audio/exhale/Makefile5
-rw-r--r--audio/exhale/distinfo4
2 files changed, 8 insertions, 1 deletions
diff --git a/audio/exhale/Makefile b/audio/exhale/Makefile
index 30290ebee4d7..f9c6aa09971a 100644
--- a/audio/exhale/Makefile
+++ b/audio/exhale/Makefile
@@ -2,8 +2,13 @@
PORTNAME= exhale
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= audio
+# Backport for MacOS compatibility
+PATCH_SITES= https://gitlab.com/ecodis/exhale/-/commit/
+PATCHFILES= 4002bff2bf60a87731b42aa32743a910a0e017b8.patch:-p1
+
MAINTAINER= daniel.engberg.lists@pyret.net
COMMENT= Open source xHE-AAC (Extended HE-AAC/USAC) encoder
diff --git a/audio/exhale/distinfo b/audio/exhale/distinfo
index e367fa3fb542..212fbf63e341 100644
--- a/audio/exhale/distinfo
+++ b/audio/exhale/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1606683242
+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