Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2019 08:17:16 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502696 - in head: multimedia/libmatroska textproc/libebml
Message-ID:  <201905260817.x4Q8HGGN047932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun May 26 08:17:16 2019
New Revision: 502696
URL: https://svnweb.freebsd.org/changeset/ports/502696

Log:
  multimedia/libmatroska: update to 1.5.1
  
  - update textproc/libebml to 1.3.8

Modified:
  head/multimedia/libmatroska/Makefile
  head/multimedia/libmatroska/distinfo
  head/multimedia/libmatroska/pkg-plist
  head/textproc/libebml/Makefile
  head/textproc/libebml/distinfo
  head/textproc/libebml/pkg-plist

Modified: head/multimedia/libmatroska/Makefile
==============================================================================
--- head/multimedia/libmatroska/Makefile	Sun May 26 08:06:47 2019	(r502695)
+++ head/multimedia/libmatroska/Makefile	Sun May 26 08:17:16 2019	(r502696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libmatroska
-PORTVERSION=	1.5.0
+DISTVERSION=	1.5.1
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://dl.matroska.org/downloads/libmatroska/ \
 		http://www.bunkus.org/videotools/mkvtoolnix/sources/

Modified: head/multimedia/libmatroska/distinfo
==============================================================================
--- head/multimedia/libmatroska/distinfo	Sun May 26 08:06:47 2019	(r502695)
+++ head/multimedia/libmatroska/distinfo	Sun May 26 08:17:16 2019	(r502696)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552469004
-SHA256 (libmatroska-1.5.0.tar.xz) = f0efdc1827fa8012a16d764a45ed84d544d92a2027113245f522f5e1f713ad1e
-SIZE (libmatroska-1.5.0.tar.xz) = 64596
+TIMESTAMP = 1558857713
+SHA256 (libmatroska-1.5.1.tar.xz) = bb8dd99e49e156bff29fac15b81aad65e99c7641b502426adb50cdee8a21dbfb
+SIZE (libmatroska-1.5.1.tar.xz) = 64820

Modified: head/multimedia/libmatroska/pkg-plist
==============================================================================
--- head/multimedia/libmatroska/pkg-plist	Sun May 26 08:06:47 2019	(r502695)
+++ head/multimedia/libmatroska/pkg-plist	Sun May 26 08:17:16 2019	(r502696)
@@ -27,10 +27,10 @@ include/matroska/KaxTypes.h
 include/matroska/KaxVersion.h
 include/matroska/c/libmatroska.h
 include/matroska/c/libmatroska_t.h
-lib/cmake/matroska/MatroskaConfig.cmake
-lib/cmake/matroska/MatroskaConfigVersion.cmake
-lib/cmake/matroska/MatroskaTargets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/matroska/MatroskaTargets.cmake
+lib/cmake/Matroska/MatroskaConfig.cmake
+lib/cmake/Matroska/MatroskaConfigVersion.cmake
+lib/cmake/Matroska/MatroskaTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/Matroska/MatroskaTargets.cmake
 lib/libmatroska.so
 lib/libmatroska.so.6
 lib/libmatroska.so.6.0.0

Modified: head/textproc/libebml/Makefile
==============================================================================
--- head/textproc/libebml/Makefile	Sun May 26 08:06:47 2019	(r502695)
+++ head/textproc/libebml/Makefile	Sun May 26 08:17:16 2019	(r502696)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libebml
-PORTVERSION=	1.3.7
+DISTVERSION=	1.3.8
 DISTVERSIONPREFIX=	release-
 CATEGORIES=	textproc
 

Modified: head/textproc/libebml/distinfo
==============================================================================
--- head/textproc/libebml/distinfo	Sun May 26 08:06:47 2019	(r502695)
+++ head/textproc/libebml/distinfo	Sun May 26 08:17:16 2019	(r502696)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552469020
-SHA256 (Matroska-Org-libebml-release-1.3.7_GH0.tar.gz) = b26cf78e9a226bd2a61e032863d8c2fcf3aa96f6e3a7973c93c49303fc31612e
-SIZE (Matroska-Org-libebml-release-1.3.7_GH0.tar.gz) = 84312
+TIMESTAMP = 1558857776
+SHA256 (Matroska-Org-libebml-release-1.3.8_GH0.tar.gz) = 83665a786ff64c0e5010217e3d6d1b3997207361667ba45fd941228db5adb26a
+SIZE (Matroska-Org-libebml-release-1.3.8_GH0.tar.gz) = 84488

Modified: head/textproc/libebml/pkg-plist
==============================================================================
--- head/textproc/libebml/pkg-plist	Sun May 26 08:06:47 2019	(r502695)
+++ head/textproc/libebml/pkg-plist	Sun May 26 08:17:16 2019	(r502696)
@@ -26,10 +26,11 @@ include/ebml/MemReadIOCallback.h
 include/ebml/SafeReadIOCallback.h
 include/ebml/StdIOCallback.h
 include/ebml/c/libebml_t.h
-lib/cmake/ebml/EbmlConfig.cmake
-lib/cmake/ebml/EbmlConfigVersion.cmake
-lib/cmake/ebml/EbmlTargets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/ebml/EbmlTargets.cmake
+include/ebml/ebml_export.h
+lib/cmake/EBML/EBMLConfig.cmake
+lib/cmake/EBML/EBMLConfigVersion.cmake
+lib/cmake/EBML/EBMLTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/EBML/EBMLTargets.cmake
 lib/libebml.so
 lib/libebml.so.4
 lib/libebml.so.4.0.0



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