Date: Mon, 14 Mar 2022 16:31:19 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 84105f3306b3 - main - audio/libopenmpt: Update to 0.6.2 Message-ID: <202203141631.22EGVJM4098478@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=84105f3306b3159732f593326513bfa1ca25da9c commit 84105f3306b3159732f593326513bfa1ca25da9c Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2022-03-14 16:31:02 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2022-03-14 16:31:16 +0000 audio/libopenmpt: Update to 0.6.2 --- audio/libopenmpt/Makefile | 2 +- audio/libopenmpt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 6157d53e3ba7..7d0188decbf9 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@FreeBSD.org> PORTNAME= libopenmpt -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 DISTVERSIONSUFFIX= +release.autotools CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo index 2a0270581156..7b536fadc455 100644 --- a/audio/libopenmpt/distinfo +++ b/audio/libopenmpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643739635 -SHA256 (libopenmpt-0.6.1+release.autotools.tar.gz) = c0bada4bebfc707961111bdb5ff6bbe337f5d71e837e8278f2e362a909eb925b -SIZE (libopenmpt-0.6.1+release.autotools.tar.gz) = 1511280 +TIMESTAMP = 1647275291 +SHA256 (libopenmpt-0.6.2+release.autotools.tar.gz) = 50c0d62ff2d9afefa36cce9f29042cb1fb8d4f0b386b81a0fc7734f35e21e6b6 +SIZE (libopenmpt-0.6.2+release.autotools.tar.gz) = 1514140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203141631.22EGVJM4098478>