pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/libmatroska Updated libmatroska to 1.4.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e85e95934c01
branches:  trunk
changeset: 349260:e85e95934c01
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 03 11:13:24 2016 +0000

description:
Updated libmatroska to 1.4.5.

2016-07-02  Moritz Bunkus  <moritz%bunkus.org@localhost>

        * Released v1.4.5.

2016-04-24  Moritz Bunkus  <moritz%bunkus.org@localhost>

        * KaxSemantic: add new colour-related elements.

2016-04-01  Steve Lhomme  <slhomme%matroska.org@localhost>

        * KaxSemantic: add the new FieldOrder element.

2015-11-21  Moritz Bunkus  <moritz%bunkus.org@localhost>

        * KaxVersion.cpp: in order to enable deterministic builds the
        KaxCodeDate variable has been set to "Unknown" instead of the date
        and time of compilation. Patch by Ed Schouten <ed%nuxi.nl@localhost>.

diffstat:

 multimedia/libmatroska/Makefile |   6 +++---
 multimedia/libmatroska/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 5c22faa63413 -r e85e95934c01 multimedia/libmatroska/Makefile
--- a/multimedia/libmatroska/Makefile   Sun Jul 03 11:08:03 2016 +0000
+++ b/multimedia/libmatroska/Makefile   Sun Jul 03 11:13:24 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/03/03 12:59:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2016/07/03 11:13:24 wiz Exp $
 
-DISTNAME=      libmatroska-1.4.4
+DISTNAME=      libmatroska-1.4.5
 CATEGORIES=    multimedia devel
 MASTER_SITES=  http://dl.matroska.org/downloads/libmatroska/
 EXTRACT_SUFX=  .tar.bz2
@@ -18,6 +18,6 @@
 GNU_CONFIGURE=         yes
 TEST_TARGET=           test
 
-BUILDLINK_API_DEPENDS.libebml+=        libebml>=1.3.3
+BUILDLINK_API_DEPENDS.libebml+=        libebml>=1.3.4
 .include "../../devel/libebml/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5c22faa63413 -r e85e95934c01 multimedia/libmatroska/distinfo
--- a/multimedia/libmatroska/distinfo   Sun Jul 03 11:08:03 2016 +0000
+++ b/multimedia/libmatroska/distinfo   Sun Jul 03 11:13:24 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2015/11/04 17:41:21 agc Exp $
+$NetBSD: distinfo,v 1.30 2016/07/03 11:13:24 wiz Exp $
 
-SHA1 (libmatroska-1.4.4.tar.bz2) = ebf33b1d398440fe3051741e701945beab6eab55
-RMD160 (libmatroska-1.4.4.tar.bz2) = 52f9c24112db1a1ffed31815bc07f51030b0b90e
-SHA512 (libmatroska-1.4.4.tar.bz2) = 19d16d5fb4e1a5f516c4b5774e278c35190af22b4adf7267b25ad933b5cf16e127919ae34fe3baa573ddf09429c42155fc24e3df818f854a45d21d927c1e7090
-Size (libmatroska-1.4.4.tar.bz2) = 604396 bytes
+SHA1 (libmatroska-1.4.5.tar.bz2) = bd0908f6e8c2207a566855d15d8c6488f5ac4349
+RMD160 (libmatroska-1.4.5.tar.bz2) = 6f33a7b077d1cf4c3da4483e5bd86b1699987919
+SHA512 (libmatroska-1.4.5.tar.bz2) = 94ce6fd920e5023b2846b629438a0bd42ff80f21b8f96e270d280311fba3619ab59f1cc6b73778c014ca2dbf060f3b119da052ea143f79aa1e83fac888799f3d
+Size (libmatroska-1.4.5.tar.bz2) = 612987 bytes



Home | Main Index | Thread Index | Old Index