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.3.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/72783f7f8c16
branches: trunk
changeset: 334461:72783f7f8c16
user: adam <adam%pkgsrc.org@localhost>
date: Tue May 28 07:46:08 2019 +0000
description:
libebml: updated to 1.3.9
Released v1.3.9:
* Build system: fixed symbol visibility issue causing linker
failures since 1.3.8.
Released v1.3.8:
* Build system: various fixes to the cmake rules regarding
visibility, naming and building DLLs on Windows.
diffstat:
devel/libebml/Makefile | 4 ++--
devel/libebml/PLIST | 11 ++++++-----
devel/libebml/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 12 deletions(-)
diffs (52 lines):
diff -r 53fb964394c1 -r 72783f7f8c16 devel/libebml/Makefile
--- a/devel/libebml/Makefile Mon May 27 18:38:53 2019 +0000
+++ b/devel/libebml/Makefile Tue May 28 07:46:08 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2019/03/13 17:33:29 adam Exp $
+# $NetBSD: Makefile,v 1.45 2019/05/28 07:46:08 adam Exp $
-DISTNAME= libebml-1.3.7
+DISTNAME= libebml-1.3.9
CATEGORIES= devel
MASTER_SITES= http://dl.matroska.org/downloads/libebml/
EXTRACT_SUFX= .tar.xz
diff -r 53fb964394c1 -r 72783f7f8c16 devel/libebml/PLIST
--- a/devel/libebml/PLIST Mon May 27 18:38:53 2019 +0000
+++ b/devel/libebml/PLIST Tue May 28 07:46:08 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/04/22 21:38:22 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2019/05/28 07:46:08 adam Exp $
include/ebml/Debug.h
include/ebml/EbmlBinary.h
include/ebml/EbmlConfig.h
@@ -27,10 +27,11 @@
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-noconfig.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-noconfig.cmake
+lib/cmake/EBML/EBMLTargets.cmake
lib/libebml.so
lib/libebml.so.4
lib/libebml.so.4.0.0
diff -r 53fb964394c1 -r 72783f7f8c16 devel/libebml/distinfo
--- a/devel/libebml/distinfo Mon May 27 18:38:53 2019 +0000
+++ b/devel/libebml/distinfo Tue May 28 07:46:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2019/03/13 17:33:29 adam Exp $
+$NetBSD: distinfo,v 1.34 2019/05/28 07:46:08 adam Exp $
-SHA1 (libebml-1.3.7.tar.xz) = 464a67e85d4f1eb27555b46f3ab947297ce4bd69
-RMD160 (libebml-1.3.7.tar.xz) = c04c0a98359c319893d7a6337ef614f47b761f67
-SHA512 (libebml-1.3.7.tar.xz) = ad574a73a1d2c5fbd4581991ff790ef22cfcaf5645295b06dce36235b43d552bbec3b400d3c80550c8020ed3720226fad05348c6034c444da1106439c7fd9fc1
-Size (libebml-1.3.7.tar.xz) = 69460 bytes
+SHA1 (libebml-1.3.9.tar.xz) = abdcaac0f10756271ad6a15a2147e9bc51cd8661
+RMD160 (libebml-1.3.9.tar.xz) = dd174de83981608c69a66c849d871ab5c047ff61
+SHA512 (libebml-1.3.9.tar.xz) = a388fa8ff7acf9a0fb33faf9c00fc07f53794d86a4f894e04e2a690a24e781a7f380a0896e607e801a6f1f0b215407ee09a801e96d4b3e15f39ca71ec3a6d64e
+Size (libebml-1.3.9.tar.xz) = 69836 bytes
Home |
Main Index |
Thread Index |
Old Index