Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 2019 00:49:45 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507924 - head/multimedia/x265
Message-ID:  <201908030049.x730njIO066505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Aug  3 00:49:45 2019
New Revision: 507924
URL: https://svnweb.freebsd.org/changeset/ports/507924

Log:
  multimedia/x265: update to 3.1.2

Modified:
  head/multimedia/x265/Makefile   (contents, props changed)
  head/multimedia/x265/distinfo   (contents, props changed)

Modified: head/multimedia/x265/Makefile
==============================================================================
--- head/multimedia/x265/Makefile	Sat Aug  3 00:49:39 2019	(r507923)
+++ head/multimedia/x265/Makefile	Sat Aug  3 00:49:45 2019	(r507924)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	x265
-PORTVERSION=	3.1.1
-PORTREVISION=	1
+PORTVERSION=	3.1.2
 CATEGORIES=	multimedia
-MASTER_SITES=	https://downloads.videolan.org/pub/videolan/x265/ \
+MASTER_SITES=	https://bitbucket.org/multicoreware/x265/downloads/ \
+		https://downloads.videolan.org/pub/videolan/x265/ \
 		https://mirror.leaseweb.com/videolan/x265/ \
 		http://downloads.videolan.org/pub/videolan/x265/ \
 		http://mirror.leaseweb.com/videolan/x265/

Modified: head/multimedia/x265/distinfo
==============================================================================
--- head/multimedia/x265/distinfo	Sat Aug  3 00:49:39 2019	(r507923)
+++ head/multimedia/x265/distinfo	Sat Aug  3 00:49:45 2019	(r507924)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562584219
-SHA256 (x265_3.1.1.tar.gz) = 827900c7cc0a0105b8a96460fab7cd22b97afa7b2835b5cb979c44bddaa3c8d0
-SIZE (x265_3.1.1.tar.gz) = 1419826
+TIMESTAMP = 1564549194
+SHA256 (x265_3.1.2.tar.gz) = 6f785f1c9a42e00a56402da88463bb861c49d9af108be53eb3ef10295f2a59aa
+SIZE (x265_3.1.2.tar.gz) = 1419864



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