Skip to content

Commit

Permalink
audio/miniaudio: Downgrade 0.11.9 -> 0.10.43
Browse files Browse the repository at this point in the history
0.10.43 broke games/jaggedalliance2

Reported by:	amdmi3@
  • Loading branch information
yurivict committed Jun 6, 2022
1 parent 7aba7c3 commit e403b5a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions audio/miniaudio/Makefile
@@ -1,5 +1,7 @@
PORTNAME= miniaudio
DISTVERSION= 0.11.9 # upstream doesn't tag the repository
DISTVERSION= 0.10.43 # newer versions break games/jaggedalliance2, see https://github.com/ja2-stracciatella/ja2-stracciatella/issues/1567
#DISTVERSION= 0.11.9 # upstream doesn't tag the repository
PORTEPOCH= 1
CATEGORIES= audio devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -14,7 +16,8 @@ CPE_VENDOR= miniaudio_project

USE_GITHUB= yes
GH_ACCOUNT= mackron
GH_TAGNAME= 4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c
GH_TAGNAME= 8686f52e6625e562f4756b946696692c016324ab
#GH_TAGNAME= 4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c

NO_BUILD= yes
NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions audio/miniaudio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653979395
SHA256 (mackron-miniaudio-0.11.9-4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c_GH0.tar.gz) = 76c154a60e320ae2054ac0e93480f2dffc12a5129bdb2ed4a62e0cce8d345c36
SIZE (mackron-miniaudio-0.11.9-4dfe7c4c31df46e78d9a1cc0d2d6f1aef5a5d58c_GH0.tar.gz) = 1402233
TIMESTAMP = 1654543329
SHA256 (mackron-miniaudio-0.10.43-8686f52e6625e562f4756b946696692c016324ab_GH0.tar.gz) = dd81308c54ad682a20fcfafdbd681e86cef6ca2db67582b16f51d7e372b2d223
SIZE (mackron-miniaudio-0.10.43-8686f52e6625e562f4756b946696692c016324ab_GH0.tar.gz) = 1416269

0 comments on commit e403b5a

Please sign in to comment.