pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libebml libebml: updated to 1.4.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbfea5142aeb
branches:  trunk
changeset: 386562:fbfea5142aeb
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 10 07:37:54 2022 +0000

description:
libebml: updated to 1.4.4

Version 1.4.4 2022-10-08

* Fix ABI compatibility: unfortunately release 1.4.3 broke ABI
  compatibility. This release restores the compatibility with release
  1.4.2. Please use it instead of release 1.4.3. In other words: 1.4.2
  & 1.4.4 are compatible, while 1.4.3 is compatible with neither 1.4.2
  nor 1.4.4.

diffstat:

 devel/libebml/Makefile |  4 ++--
 devel/libebml/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 4ab00f66d676 -r fbfea5142aeb devel/libebml/Makefile
--- a/devel/libebml/Makefile    Mon Oct 10 07:18:57 2022 +0000
+++ b/devel/libebml/Makefile    Mon Oct 10 07:37:54 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2022/10/03 11:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/10/10 07:37:54 adam Exp $
 
-DISTNAME=      libebml-1.4.3
+DISTNAME=      libebml-1.4.4
 CATEGORIES=    devel
 MASTER_SITES=  http://dl.matroska.org/downloads/libebml/
 EXTRACT_SUFX=  .tar.xz
diff -r 4ab00f66d676 -r fbfea5142aeb devel/libebml/distinfo
--- a/devel/libebml/distinfo    Mon Oct 10 07:18:57 2022 +0000
+++ b/devel/libebml/distinfo    Mon Oct 10 07:37:54 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2022/10/03 11:50:19 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/10/10 07:37:54 adam Exp $
 
-BLAKE2s (libebml-1.4.3.tar.xz) = b078a6c26065f91c8f957753205a4faa4b3d47d1d60e0edc69990f8b7228f83d
-SHA512 (libebml-1.4.3.tar.xz) = 6a7a544f3f5a273eaab8c71aa692492cbfb671b3d73f03ab76438843a9a7a9379f9cffdae0e1452cf064e43c10ad82424645504a23d7f3336eabcd38f2621d0a
-Size (libebml-1.4.3.tar.xz) = 63988 bytes
+BLAKE2s (libebml-1.4.4.tar.xz) = bb7e422c3582605e19551087b827a2fa40b2ec6fe7c35d486ac8b0e9f823bce6
+SHA512 (libebml-1.4.4.tar.xz) = 24f2bf51cd71f583bdd3bb33dbf20b5adeb8e96345de3abf3014f3ae1b0610c1bd04b802f26b4a1a26f884a696d6accf784bed1510f12538a6664cbd9ae51d6d
+Size (libebml-1.4.4.tar.xz) = 64116 bytes



Home | Main Index | Thread Index | Old Index