Skip to content

Commit

Permalink
multimedia/makemkv: Update to 1.17.6
Browse files Browse the repository at this point in the history
Changelog:
  * Improved handling for discs with mastering errors
  * Small improvements and bugfixes

Also update statically linked ffmpeg to 6.1.1 and optional
fdk-aac to 2.0.3

Reported by:	portscout
  • Loading branch information
Zirias committed Jan 28, 2024
1 parent 68a7254 commit b438890
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions multimedia/makemkv/Makefile
@@ -1,5 +1,5 @@
PORTNAME= makemkv
DISTVERSION= 1.17.5
DISTVERSION= 1.17.6
CATEGORIES= multimedia
MASTER_SITES= http://www.makemkv.com/download/:makemkv \
http://www.makemkv.com/download/old/:makemkv \
Expand Down Expand Up @@ -48,8 +48,8 @@ SUB_FILES= update-makemkv-drives
SUB_LIST= LINUXBASE=${LINUXBASE}
PLIST_SUB= LINUXBASE=${LINUXBASE}

FDKAACVERSION= 2.0.2
FFMPEGVERSION= 6.0
FDKAACVERSION= 2.0.3
FFMPEGVERSION= 6.1.1

DISTFL_MAKEMKV= makemkv-oss-${DISTVERSION}.tar.gz \
makemkv-bin-${DISTVERSION}.tar.gz
Expand Down
18 changes: 9 additions & 9 deletions multimedia/makemkv/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1696834774
SHA256 (makemkv-oss-1.17.5.tar.gz) = fc2f4b0dc53117ab49927d9a415fa73082d1a4ae47df0c4e30cc4710c4c2fc22
SIZE (makemkv-oss-1.17.5.tar.gz) = 6618061
SHA256 (makemkv-bin-1.17.5.tar.gz) = cb009c31f69601e2f66e315925a09ad175bad041f27c5096d7b06dd5004df04f
SIZE (makemkv-bin-1.17.5.tar.gz) = 16407150
SHA256 (ffmpeg-6.0.tar.xz) = 57be87c22d9b49c112b6d24bc67d42508660e6b718b3db89c44e47e289137082
SIZE (ffmpeg-6.0.tar.xz) = 10234012
SHA256 (fdk-aac-2.0.2.tar.gz) = c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f
SIZE (fdk-aac-2.0.2.tar.gz) = 2886434
TIMESTAMP = 1706434198
SHA256 (makemkv-oss-1.17.6.tar.gz) = d9db4d772bf4f9061642b7eb22ee5140a48de2c71258ab8b14d949657a710d43
SIZE (makemkv-oss-1.17.6.tar.gz) = 6618067
SHA256 (makemkv-bin-1.17.6.tar.gz) = 287646005029f771d366cf0e4fbeb17fcf1033452d955547deae7b0999b4ed1b
SIZE (makemkv-bin-1.17.6.tar.gz) = 16423034
SHA256 (ffmpeg-6.1.1.tar.xz) = 8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968
SIZE (ffmpeg-6.1.1.tar.xz) = 10458600
SHA256 (fdk-aac-2.0.3.tar.gz) = 829b6b89eef382409cda6857fd82af84fabb63417b08ede9ea7a553f811cb79e
SIZE (fdk-aac-2.0.3.tar.gz) = 2906697

0 comments on commit b438890

Please sign in to comment.