From nobody Mon Nov 22 19:48:22 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C12B4188961A; Mon, 22 Nov 2021 19:48:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hyd9f570Tz4c3T; Mon, 22 Nov 2021 19:48:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8FC9492C; Mon, 22 Nov 2021 19:48:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AMJmMSc019302; Mon, 22 Nov 2021 19:48:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AMJmMj4019301; Mon, 22 Nov 2021 19:48:22 GMT (envelope-from git) Date: Mon, 22 Nov 2021 19:48:22 GMT Message-Id: <202111221948.1AMJmMj4019301@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emanuel Haupt Subject: git: 3366db79e304 - main - audio/libopenmpt: Update to 0.5.13 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ehaupt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3366db79e304137982c5295a0501aed102ecce00 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3366db79e304137982c5295a0501aed102ecce00 commit 3366db79e304137982c5295a0501aed102ecce00 Author: Emanuel Haupt AuthorDate: 2021-11-22 19:48:16 +0000 Commit: Emanuel Haupt CommitDate: 2021-11-22 19:48:16 +0000 audio/libopenmpt: Update to 0.5.13 --- audio/libopenmpt/Makefile | 5 ++--- audio/libopenmpt/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 0207926827b1..6e82cf943408 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt PORTNAME= libopenmpt -PORTVERSION= 0.5.12 +PORTVERSION= 0.5.13 DISTVERSIONSUFFIX= +release.autotools CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ @@ -14,9 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang cpe gmake libtool pkgconfig -USE_LDCONFIG= yes - CPE_VENDOR= openmpt +USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo index b9b4c15ebcfa..d20781c799f7 100644 --- a/audio/libopenmpt/distinfo +++ b/audio/libopenmpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633464893 -SHA256 (libopenmpt-0.5.12+release.autotools.tar.gz) = 892aea7a599b5d21842bebf463b5aafdad5711be7008dd84401920c6234820af -SIZE (libopenmpt-0.5.12+release.autotools.tar.gz) = 1477744 +TIMESTAMP = 1637609299 +SHA256 (libopenmpt-0.5.13+release.autotools.tar.gz) = 6fa28ada93d95ee2428a2d37a5c24faaf9567ff6ede3d134c006b2a6cefbbfe8 +SIZE (libopenmpt-0.5.13+release.autotools.tar.gz) = 1479605