Skip to content

Commit

Permalink
audio/cyanrip: Fix FFmpeg 7 compatibility
Browse files Browse the repository at this point in the history
Backport upstream commit 5a3b98a0d060c76678385026cadf5cd5565bc9a6

Reference:
cyanreg/cyanrip@5a3b98a
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed May 9, 2024
1 parent 195cd5c commit 23e1010
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion audio/cyanrip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ PORTREVISION= 1
CATEGORIES= audio

PATCH_SITES= https://github.com/cyanreg/${PORTNAME}/commit/
PATCHFILES= e75ed1c51d333ec37bb51fbfb7597ca4059cc298.patch:-p1
PATCHFILES= e75ed1c51d333ec37bb51fbfb7597ca4059cc298.patch:-p1 \
5a3b98a0d060c76678385026cadf5cd5565bc9a6.patch:-p1

MAINTAINER= diizzy@FreeBSD.org
COMMENT= Audio CD ripper with command-line interface and focus on accuracy
Expand Down
4 changes: 3 additions & 1 deletion audio/cyanrip/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
TIMESTAMP = 1704006910
TIMESTAMP = 1715235317
SHA256 (cyanreg-cyanrip-v0.9.2_GH0.tar.gz) = 55ee337fde224fc98c954134f7ae42f38f9e7b59421514d8acce3a875e5ed2b7
SIZE (cyanreg-cyanrip-v0.9.2_GH0.tar.gz) = 67574
SHA256 (e75ed1c51d333ec37bb51fbfb7597ca4059cc298.patch) = ff893084ff827af13a7f153a76a066d6be504da2f97b5396a666d66b93d1ee45
SIZE (e75ed1c51d333ec37bb51fbfb7597ca4059cc298.patch) = 700
SHA256 (5a3b98a0d060c76678385026cadf5cd5565bc9a6.patch) = 9533f30daff8063aac70c46d57f502338c3435c64869b105a7f6345511b7eff2
SIZE (5a3b98a0d060c76678385026cadf5cd5565bc9a6.patch) = 1002

0 comments on commit 23e1010

Please sign in to comment.