pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/libcdr libcdr: update to 0.1.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13ea6eb29341
branches:  trunk
changeset: 329724:13ea6eb29341
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 13 22:03:46 2019 +0000

description:
libcdr: update to 0.1.5.

libcdr 0.1.5

* Drop outdated MSVC project files.
* Fix several issues found by oss-fuzz.
* Switch from --enable-werror to --disable-werror as configure default.
* Miscellaneous code cleanups.

diffstat:

 converters/libcdr/Makefile |   5 ++---
 converters/libcdr/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 2459747f6df9 -r 13ea6eb29341 converters/libcdr/Makefile
--- a/converters/libcdr/Makefile        Wed Feb 13 21:59:40 2019 +0000
+++ b/converters/libcdr/Makefile        Wed Feb 13 22:03:46 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2018/12/13 19:51:31 adam Exp $
+# $NetBSD: Makefile,v 1.39 2019/02/13 22:03:46 wiz Exp $
 
-DISTNAME=      libcdr-0.1.4
-PKGREVISION=   8
+DISTNAME=      libcdr-0.1.5
 CATEGORIES=    converters
 MASTER_SITES=  http://dev-www.libreoffice.org/src/libcdr/
 EXTRACT_SUFX=  .tar.xz
diff -r 2459747f6df9 -r 13ea6eb29341 converters/libcdr/distinfo
--- a/converters/libcdr/distinfo        Wed Feb 13 21:59:40 2019 +0000
+++ b/converters/libcdr/distinfo        Wed Feb 13 22:03:46 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/10/02 14:58:12 wiz Exp $
+$NetBSD: distinfo,v 1.10 2019/02/13 22:03:46 wiz Exp $
 
-SHA1 (libcdr-0.1.4.tar.xz) = 59148610e572d1a79c4f3494a01d020944f0e1c1
-RMD160 (libcdr-0.1.4.tar.xz) = 8c271f0685c08c4574e5c74aa6634118e2bab987
-SHA512 (libcdr-0.1.4.tar.xz) = 769b0319b5a904ce9f727b7076f82cd915ecd8c9e5e2456416e3e6739c6403bbd4108787ab124d36efb1b47d5c9e37c48b0e12d096eb440ae8f9979ec06048a6
-Size (libcdr-0.1.4.tar.xz) = 609592 bytes
+SHA1 (libcdr-0.1.5.tar.xz) = bfdba4ccab25354fed0fb77d3bd5353e252be3c5
+RMD160 (libcdr-0.1.5.tar.xz) = b05743baf081c65afed0801079e9336ef6e8af77
+SHA512 (libcdr-0.1.5.tar.xz) = e985389b0cbad65dbfa9f59d7f9dba55f1684f63e852f9acca9abb863cdaab17072e761b48dca690673360d643686b5e9bc9878530f0a3a8b5b98d917f892cf0
+Size (libcdr-0.1.5.tar.xz) = 612252 bytes



Home | Main Index | Thread Index | Old Index