Skip to content

Commit

Permalink
audio/wavpack: Update to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 8, 2024
1 parent 6e1ffc0 commit 38e294a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions audio/wavpack/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wavpack
DISTVERSION= 5.6.0
DISTVERSION= 5.7.0
CATEGORIES= audio
MASTER_SITES= https://github.com/dbry/WavPack/releases/download/${DISTVERSION}/ \
http://www.wavpack.com/
Expand All @@ -11,7 +11,7 @@ WWW= https://www.wavpack.com/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

USES= cmake:testing cpe iconv pathfix pkgconfig ssl tar:xz
USES= cmake:testing cpe iconv pathfix pkgconfig tar:xz
USE_LDCONFIG= yes

CMAKE_OFF= BUILD_TESTING WAVPACK_BUILD_DOCS
Expand Down
8 changes: 3 additions & 5 deletions audio/wavpack/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1669757698
SHA256 (wavpack-5.6.0.tar.xz) = af8035f457509c3d338b895875228a9b81de276c88c79bb2d3e31d9b605da9a9
SIZE (wavpack-5.6.0.tar.xz) = 787148
SHA256 (081a14557ada1f76f8807e00fccc5d71b9c96313.patch) = 364f998fbe8126809402554233d27f339c63a10faba9318d5b665b6e1cfc9431
SIZE (081a14557ada1f76f8807e00fccc5d71b9c96313.patch) = 1004
TIMESTAMP = 1709421823
SHA256 (wavpack-5.7.0.tar.xz) = e81510fd9ec5f309f58d5de83e9af6c95e267a13753d7e0bbfe7b91273a88bee
SIZE (wavpack-5.7.0.tar.xz) = 814324
2 changes: 2 additions & 0 deletions audio/wavpack/pkg-plist
Expand Up @@ -7,6 +7,8 @@ lib/cmake/WavPack/wavpack-config-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/WavPack/wavpack-config-version.cmake
lib/cmake/WavPack/wavpack-config.cmake
lib/libwavpack.so
lib/libwavpack.so.1
lib/libwavpack.so.1.2.6
libdata/pkgconfig/wavpack.pc
share/man/man1/wavpack.1.gz
share/man/man1/wvgain.1.gz
Expand Down

0 comments on commit 38e294a

Please sign in to comment.