pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libebml



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 10 07:37:54 UTC 2022

Modified Files:
        pkgsrc/devel/libebml: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/libebml/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/libebml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/libebml/Makefile
diff -u pkgsrc/devel/libebml/Makefile:1.51 pkgsrc/devel/libebml/Makefile:1.52
--- pkgsrc/devel/libebml/Makefile:1.51  Mon Oct  3 11:50:19 2022
+++ pkgsrc/devel/libebml/Makefile       Mon Oct 10 07:37:54 2022
@@ -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

Index: pkgsrc/devel/libebml/distinfo
diff -u pkgsrc/devel/libebml/distinfo:1.42 pkgsrc/devel/libebml/distinfo:1.43
--- pkgsrc/devel/libebml/distinfo:1.42  Mon Oct  3 11:50:19 2022
+++ pkgsrc/devel/libebml/distinfo       Mon Oct 10 07:37:54 2022
@@ -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