svn commit: r507924 - head/multimedia/x265

Jan Beich jbeich at FreeBSD.org
Sat Aug 3 00:49:46 UTC 2019


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


More information about the svn-ports-all mailing list