Date: Sat, 26 Feb 2022 06:59:40 GMT From: Santhosh Raju <fox@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77dd4df68a4f - main - audio/din: Update to 53.1 Message-ID: <202202260659.21Q6xeNt012869@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=77dd4df68a4fe0eae8ad0326160c12e527340bb0 commit 77dd4df68a4fe0eae8ad0326160c12e527340bb0 Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2022-02-26 06:48:14 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2022-02-26 06:58:40 +0000 audio/din: Update to 53.1 Changes since 53: DIN Is Noise 53.1: ! fixed : runaway launch of drones when Drone Params > Defaults > Generations is > 1 (higher the value worse the outcome!) and Drones Per Minute = 0 due to wrong initialisation of this drone parameter after DIN restart / reload Update ASAP to DIN53.1 --- audio/din/Makefile | 2 +- audio/din/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/din/Makefile b/audio/din/Makefile index 650bcc0ac7bb..b32f9f061394 100644 --- a/audio/din/Makefile +++ b/audio/din/Makefile @@ -1,5 +1,5 @@ PORTNAME= din -PORTVERSION= 53 +PORTVERSION= 53.1 CATEGORIES= audio MASTER_SITES= https://archive.org/download/dinisnoise_source_code/ diff --git a/audio/din/distinfo b/audio/din/distinfo index 8d046cf4c081..85a9d9f02fad 100644 --- a/audio/din/distinfo +++ b/audio/din/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644642927 -SHA256 (din-53.tar.gz) = a329627211124ac2814bd5cab6c98950c1a5393ba69e95cfb409e559a647f21b -SIZE (din-53.tar.gz) = 3707794 +TIMESTAMP = 1645857009 +SHA256 (din-53.1.tar.gz) = 5dfcecd490a7df8e4cc18ff0f4eabaf2b596d3b636621249be86dc5c52f07b0a +SIZE (din-53.1.tar.gz) = 3708022
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202260659.21Q6xeNt012869>