Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2021 13:41:02 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 69c2311f4561 - main - multimedia/Bento4: Update to 1.6.0-638
Message-ID:  <202106131341.15DDf2S1004536@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69c2311f4561f4f763fac8fbf255673772df8a18

commit 69c2311f4561f4f763fac8fbf255673772df8a18
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2021-06-13 13:30:56 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2021-06-13 13:40:44 +0000

    multimedia/Bento4: Update to 1.6.0-638
    
    The project doesn't provide a release note, and this port
    wasn't updated since 2018. Commits list since last update:
    
        https://github.com/axiomatic-systems/Bento4/compare/v1.5.1-628...v1.6.0-638
    
    Small changes in Makefile to make portclippy happy.
---
 multimedia/Bento4/Makefile | 12 +++++-------
 multimedia/Bento4/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/multimedia/Bento4/Makefile b/multimedia/Bento4/Makefile
index fdcaf5767ebc..257bce6ed4e7 100644
--- a/multimedia/Bento4/Makefile
+++ b/multimedia/Bento4/Makefile
@@ -1,11 +1,10 @@
 PORTNAME=	Bento4
-PORTVERSION=	1.5.1
-PORTREVISION=	1
+PORTVERSION=	1.6.0
 DISTVERSIONPREFIX=v
-DISTVERSIONSUFFIX=-628
+DISTVERSIONSUFFIX=-638
 CATEGORIES=	multimedia devel
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Full-featured MP4 format and MPEG DASH library and tools
 
 LICENSE=	GPLv2
@@ -16,11 +15,10 @@ BROKEN_riscv64=		fails to compile: Ap4AesBlockCipher.cpp:93:4: AP4_PLATFORM_BYTE
 RUN_DEPENDS=	bash:shells/bash
 
 USES=		cmake:noninja python shebangfix
-SHEBANG_GLOB=	*.sh *.py
-SHEBANG_FILES=	Source/Python/*/*
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	axiomatic-systems
+SHEBANG_FILES=	Source/Python/*/*
+SHEBANG_GLOB=	*.sh *.py
 
 CMAKE_BUILD_TYPE=	Release
 INSTALL_TARGET=		do-install
diff --git a/multimedia/Bento4/distinfo b/multimedia/Bento4/distinfo
index c1e3633a079b..12004ea42b5e 100644
--- a/multimedia/Bento4/distinfo
+++ b/multimedia/Bento4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550581644
-SHA256 (axiomatic-systems-Bento4-v1.5.1-628_GH0.tar.gz) = e6fce0b1015698ff2f4f99e81c516ec042b351de052c885da7f82aebda56b65a
-SIZE (axiomatic-systems-Bento4-v1.5.1-628_GH0.tar.gz) = 4412385
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106131341.15DDf2S1004536>