Date: Tue, 15 Nov 2022 17:47:04 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2f7bca05866b - main - audio/rsgain: Update to 3.1.1 Message-ID: <202211151747.2AFHl49u029246@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f7bca05866ba3142ed72caf8c0fdf3473390575 commit 2f7bca05866ba3142ed72caf8c0fdf3473390575 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-11-15 17:45:47 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-11-15 17:46:58 +0000 audio/rsgain: Update to 3.1.1 https://github.com/complexlogic/rsgain/releases/tag/v3.1.1 --- audio/rsgain/Makefile | 3 +-- audio/rsgain/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile index 7c08fb48f58f..e1b4732bd072 100644 --- a/audio/rsgain/Makefile +++ b/audio/rsgain/Makefile @@ -1,7 +1,6 @@ PORTNAME= rsgain -DISTVERSION= 3.1 +DISTVERSION= 3.1.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/ diff --git a/audio/rsgain/distinfo b/audio/rsgain/distinfo index 814d7084a410..f7b361464d82 100644 --- a/audio/rsgain/distinfo +++ b/audio/rsgain/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667576811 -SHA256 (rsgain-3.1-source.tar.xz) = c1ab2c2162c1046786254090f939d60da87994efad5715dde68aa5247f33eaa3 -SIZE (rsgain-3.1-source.tar.xz) = 44904 +TIMESTAMP = 1668534184 +SHA256 (rsgain-3.1.1-source.tar.xz) = 0c9efdf7433943f2e3674a6859eb72c80fede333b5e86151eaa0492e83923d5a +SIZE (rsgain-3.1.1-source.tar.xz) = 45036
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211151747.2AFHl49u029246>