From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 06:09:01 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D33D866C967; Tue, 21 Sep 2021 06:09:01 +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 4HD9ws5Lcmz3HY6; Tue, 21 Sep 2021 06:09:01 +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 93B7E1EFA3; Tue, 21 Sep 2021 06:09:01 +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 18L691i3022150; Tue, 21 Sep 2021 06:09:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L691Gh022149; Tue, 21 Sep 2021 06:09:01 GMT (envelope-from git) Date: Tue, 21 Sep 2021 06:09:01 GMT Message-Id: <202109210609.18L691Gh022149@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rodrigo Osorio Subject: git: e2e86615f6ba - main - multimedia/Bento4: Update to 1.6.0-639 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rodrigo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e2e86615f6ba34943f7a22d68da60b288b427891 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 06:09:01 -0000 The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2e86615f6ba34943f7a22d68da60b288b427891 commit e2e86615f6ba34943f7a22d68da60b288b427891 Author: Rodrigo Osorio AuthorDate: 2021-09-21 06:04:44 +0000 Commit: Rodrigo Osorio CommitDate: 2021-09-21 06:08:49 +0000 multimedia/Bento4: Update to 1.6.0-639 Major changes: * fix warnings * minor doc update * add support for xhe-aac in mp4fragment https://github.com/axiomatic-systems/Bento4/compare/v1.6.0-638...v1.6.0-639 PR: 258596 Reported by: olgeni --- multimedia/Bento4/Makefile | 2 +- multimedia/Bento4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile index 257bce6ed4e7..5a0932085d3d 100644 --- a/multimedia/Bento4/Makefile +++ b/multimedia/Bento4/Makefile @@ -1,7 +1,7 @@ PORTNAME= Bento4 PORTVERSION= 1.6.0 DISTVERSIONPREFIX=v -DISTVERSIONSUFFIX=-638 +DISTVERSIONSUFFIX=-639 CATEGORIES= multimedia devel MAINTAINER= rodrigo@FreeBSD.org diff --git a/multimedia/Bento4/distinfo b/multimedia/Bento4/distinfo index 12004ea42b5e..ce471231485e 100644 --- a/multimedia/Bento4/distinfo +++ b/multimedia/Bento4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623586461 -SHA256 (axiomatic-systems-Bento4-v1.6.0-638_GH0.tar.gz) = 51eace71262f0136d327ef945f74cd6831dac4e24718e858e23f6c4f6a0a6716 -SIZE (axiomatic-systems-Bento4-v1.6.0-638_GH0.tar.gz) = 5475159 +TIMESTAMP = 1631717748 +SHA256 (axiomatic-systems-Bento4-v1.6.0-639_GH0.tar.gz) = 9f3eb912207d7ed9c1e6e05315083404b32a11f8aacd604a9b2bdcb10bf79eb9 +SIZE (axiomatic-systems-Bento4-v1.6.0-639_GH0.tar.gz) = 5475450