From owner-svn-ports-all@freebsd.org Thu Oct 3 20:36:03 2019 Return-Path: Delivered-To: svn-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 906FF140096; Thu, 3 Oct 2019 20:36:03 +0000 (UTC) (envelope-from jbeich@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46klC73659z4hZC; Thu, 3 Oct 2019 20:36:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C693199D0; Thu, 3 Oct 2019 20:36:03 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x93Ka3pQ069823; Thu, 3 Oct 2019 20:36:03 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x93Ka06Q069808; Thu, 3 Oct 2019 20:36:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201910032036.x93Ka06Q069808@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 3 Oct 2019 20:36:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513734 - in head: graphics/libbpg graphics/libheif multimedia/avidemux-plugins multimedia/ccextractor multimedia/cinelerra-gg multimedia/emby-server multimedia/ffmpeg multimedia/gstrea... X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: graphics/libbpg graphics/libheif multimedia/avidemux-plugins multimedia/ccextractor multimedia/cinelerra-gg multimedia/emby-server multimedia/ffmpeg multimedia/gstreamer1-plugins-x265 multime... X-SVN-Commit-Revision: 513734 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Oct 2019 20:36:03 -0000 Author: jbeich Date: Thu Oct 3 20:36:00 2019 New Revision: 513734 URL: https://svnweb.freebsd.org/changeset/ports/513734 Log: multimedia/x265: update to 3.2 Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2 Modified: head/graphics/libbpg/Makefile (contents, props changed) head/graphics/libheif/Makefile (contents, props changed) head/multimedia/avidemux-plugins/Makefile (contents, props changed) head/multimedia/ccextractor/Makefile (contents, props changed) head/multimedia/cinelerra-gg/Makefile (contents, props changed) head/multimedia/emby-server/Makefile (contents, props changed) head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/gstreamer1-plugins-x265/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) head/multimedia/x265/Makefile (contents, props changed) head/multimedia/x265/distinfo (contents, props changed) head/multimedia/x265/pkg-plist (contents, props changed) head/x11/xpra/Makefile (contents, props changed) Modified: head/graphics/libbpg/Makefile ============================================================================== --- head/graphics/libbpg/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/graphics/libbpg/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= libbpg PORTVERSION= 0.9.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://bellard.org/bpg/ Modified: head/graphics/libheif/Makefile ============================================================================== --- head/graphics/libheif/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/graphics/libheif/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= libheif DISTVERSIONPREFIX= v DISTVERSION= 1.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= me@sebastiansteinmetz.ch Modified: head/multimedia/avidemux-plugins/Makefile ============================================================================== --- head/multimedia/avidemux-plugins/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/avidemux-plugins/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins Modified: head/multimedia/ccextractor/Makefile ============================================================================== --- head/multimedia/ccextractor/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/ccextractor/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= ccextractor DISTVERSIONPREFIX= v DISTVERSION= 0.85 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= multimedia MAINTAINER= oz@nixil.net Modified: head/multimedia/cinelerra-gg/Makefile ============================================================================== --- head/multimedia/cinelerra-gg/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/cinelerra-gg/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= cinelerra-gg DISTVERSION= 5.1-20180714 DISTVERSIONSUFFIX= -${REV:C/(.......).*/\1/} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= https://git.cinelerra-cv.org/gitweb?p=goodguy/cinelerra.git;a=snapshot;h=${REV};sf=tgz;dummy=/ # tarballs are @ https://cinelerra-cv.org/five/pkgs/src/ Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/emby-server/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -2,6 +2,7 @@ PORTNAME= emby-server PORTVERSION= 4.2.1.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \ https://mediabrowser.github.io/embytools/ Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/ffmpeg/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.2.1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= https://ffmpeg.org/releases/ Modified: head/multimedia/gstreamer1-plugins-x265/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-x265/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/gstreamer1-plugins-x265/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia COMMENT= GStreamer libx265 based H265 plugin Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/vlc/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/multimedia/x265/Makefile ============================================================================== --- head/multimedia/x265/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/x265/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= x265 -PORTVERSION= 3.1.2 -PORTREVISION= 2 +PORTVERSION= 3.2 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/multicoreware/x265/downloads/ \ https://downloads.videolan.org/pub/videolan/x265/ \ Modified: head/multimedia/x265/distinfo ============================================================================== --- head/multimedia/x265/distinfo Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/x265/distinfo Thu Oct 3 20:36:00 2019 (r513734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564549194 -SHA256 (x265_3.1.2.tar.gz) = 6f785f1c9a42e00a56402da88463bb861c49d9af108be53eb3ef10295f2a59aa -SIZE (x265_3.1.2.tar.gz) = 1419864 +TIMESTAMP = 1569327642 +SHA256 (x265_3.2.tar.gz) = 364d79bcd56116a9e070fdeb1d9d2aaef1a786b4970163fb56ff0991a183133b +SIZE (x265_3.2.tar.gz) = 1425689 Modified: head/multimedia/x265/pkg-plist ============================================================================== --- head/multimedia/x265/pkg-plist Thu Oct 3 20:35:29 2019 (r513733) +++ head/multimedia/x265/pkg-plist Thu Oct 3 20:36:00 2019 (r513734) @@ -3,5 +3,5 @@ include/x265.h include/x265_config.h lib/libx265.a lib/libx265.so -lib/libx265.so.176 +lib/libx265.so.179 libdata/pkgconfig/x265.pc Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Thu Oct 3 20:35:29 2019 (r513733) +++ head/x11/xpra/Makefile Thu Oct 3 20:36:00 2019 (r513734) @@ -2,7 +2,7 @@ PORTNAME= xpra PORTVERSION= 2.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/