Date: Thu, 5 Aug 2021 14:52:40 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 86fb17fe8be8 - main - audio/midipp: Update to 2.1.0 Message-ID: <202108051452.175Eqeo4045598@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by hselasky: URL: https://cgit.FreeBSD.org/ports/commit/?id=86fb17fe8be8be8813e97a060a0255cdbdaf65af commit 86fb17fe8be8be8813e97a060a0255cdbdaf65af Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2021-08-05 14:51:30 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2021-08-05 14:52:00 +0000 audio/midipp: Update to 2.1.0 - Added more sustained chords. - Improve circle of fifths. Approved by: pi (implicit) --- audio/midipp/Makefile | 2 +- audio/midipp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile index d0b62443abdd..43103179794c 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -2,7 +2,7 @@ PORTNAME= midipp DISTVERSIONPREFIX= v -DISTVERSION= 2.0.9 +DISTVERSION= 2.1.0 CATEGORIES= audio MAINTAINER= hselasky@FreeBSD.org diff --git a/audio/midipp/distinfo b/audio/midipp/distinfo index 4d578579422b..5fa4291df95f 100644 --- a/audio/midipp/distinfo +++ b/audio/midipp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626606227 -SHA256 (hselasky-midipp-v2.0.9_GH0.tar.gz) = 841338e3a8bf363babbd3de9a65365110711d6689511c3c10f6e4c541002f56f -SIZE (hselasky-midipp-v2.0.9_GH0.tar.gz) = 158306 +TIMESTAMP = 1628174944 +SHA256 (hselasky-midipp-v2.1.0_GH0.tar.gz) = abda6e413cf0545178027f7bdee7f218d869c8a5f0da4177f750e467df916246 +SIZE (hselasky-midipp-v2.1.0_GH0.tar.gz) = 159187
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108051452.175Eqeo4045598>