git: cad880b0cfbe - main - audio/rsgain: Update to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Feb 2023 14:00:29 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=cad880b0cfbe00a39c192caebf78059de12696a9 commit cad880b0cfbe00a39c192caebf78059de12696a9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-02-28 13:58:08 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-02-28 13:58:08 +0000 audio/rsgain: Update to 3.2.1 https://github.com/complexlogic/rsgain/releases/tag/v3.2.1 PR: 269724 --- audio/rsgain/Makefile | 5 ++--- audio/rsgain/distinfo | 6 +++--- audio/rsgain/pkg-plist | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile index 613be1cc3e65..d2d8e35da242 100644 --- a/audio/rsgain/Makefile +++ b/audio/rsgain/Makefile @@ -1,6 +1,5 @@ PORTNAME= rsgain -DISTVERSION= 3.1.1 -PORTREVISION= 1 +DISTVERSION= 3.2.1 DISTVERSIONSUFFIX= -source CATEGORIES= audio MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/ @@ -21,7 +20,7 @@ LIB_DEPENDS= libebur128.so:audio/libebur128 \ USES= cmake compiler:c++2b-lang pkgconfig tar:xz CMAKE_ARGS= -DMAXPROGBARWIDTH=80 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} OPTIONS_DEFINE= DOCS UNICODE OPTIONS_DEFAULT= UNICODE diff --git a/audio/rsgain/distinfo b/audio/rsgain/distinfo index f7b361464d82..91a8a96b890c 100644 --- a/audio/rsgain/distinfo +++ b/audio/rsgain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668534184 -SHA256 (rsgain-3.1.1-source.tar.xz) = 0c9efdf7433943f2e3674a6859eb72c80fede333b5e86151eaa0492e83923d5a -SIZE (rsgain-3.1.1-source.tar.xz) = 45036 +TIMESTAMP = 1677501999 +SHA256 (rsgain-3.2.1-source.tar.xz) = 7f020ecfc448b8385b236e092d736f36811a5eabb9b54c6f165d3f16c21c1aa2 +SIZE (rsgain-3.2.1-source.tar.xz) = 45632 diff --git a/audio/rsgain/pkg-plist b/audio/rsgain/pkg-plist index 59d7bf0531b3..e5b801e53170 100644 --- a/audio/rsgain/pkg-plist +++ b/audio/rsgain/pkg-plist @@ -3,3 +3,4 @@ bin/rsgain %%DATADIR%%/presets/default.ini %%DATADIR%%/presets/ebur128.ini %%DATADIR%%/presets/loudgain.ini +%%DATADIR%%/presets/no_album.ini