Date: Mon, 13 May 2024 17:52:05 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: b8760ca9ef61 - main - audio/libopenmpt: Update to 0.7.7 Message-ID: <202405131752.44DHq59q072584@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=b8760ca9ef61710b6babe4c8f2b46078788092be commit b8760ca9ef61710b6babe4c8f2b46078788092be Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-05-13 17:51:53 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-05-13 17:51:53 +0000 audio/libopenmpt: Update to 0.7.7 --- audio/libopenmpt/Makefile | 2 +- audio/libopenmpt/distinfo | 6 +++--- audio/libopenmpt/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index ec391ccd104f..38297a778438 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,5 +1,5 @@ PORTNAME= libopenmpt -DISTVERSION= 0.7.6 +DISTVERSION= 0.7.7 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 4a06786164e2..48be024ea7a0 100644 --- a/audio/libopenmpt/distinfo +++ b/audio/libopenmpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711349445 -SHA256 (libopenmpt-0.7.6+release.autotools.tar.gz) = 162d72a306bb2e114c24fa25267d0d0a0ac16f39fd95a5c0dfc75a666ee5e4f5 -SIZE (libopenmpt-0.7.6+release.autotools.tar.gz) = 1652544 +TIMESTAMP = 1715621794 +SHA256 (libopenmpt-0.7.7+release.autotools.tar.gz) = 58c6a28972126828a6f658e084aee7aa8f8bfdb75a0bd0e345c7ff2a6d9ef08c +SIZE (libopenmpt-0.7.7+release.autotools.tar.gz) = 1660204 diff --git a/audio/libopenmpt/pkg-plist b/audio/libopenmpt/pkg-plist index 5e6056c20194..ba2142a67406 100644 --- a/audio/libopenmpt/pkg-plist +++ b/audio/libopenmpt/pkg-plist @@ -21,6 +21,7 @@ libdata/pkgconfig/libopenmpt.pc %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c_mem.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c_pipe.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c_probe.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c_stdout.c %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libopenmpt_example_c_unsafe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405131752.44DHq59q072584>