pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/libcdr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 13 22:03:46 UTC 2019

Modified Files:
        pkgsrc/converters/libcdr: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/converters/libcdr/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/converters/libcdr/distinfo

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

Modified files:

Index: pkgsrc/converters/libcdr/Makefile
diff -u pkgsrc/converters/libcdr/Makefile:1.38 pkgsrc/converters/libcdr/Makefile:1.39
--- pkgsrc/converters/libcdr/Makefile:1.38      Thu Dec 13 19:51:31 2018
+++ pkgsrc/converters/libcdr/Makefile   Wed Feb 13 22:03:46 2019
@@ -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

Index: pkgsrc/converters/libcdr/distinfo
diff -u pkgsrc/converters/libcdr/distinfo:1.9 pkgsrc/converters/libcdr/distinfo:1.10
--- pkgsrc/converters/libcdr/distinfo:1.9       Mon Oct  2 14:58:12 2017
+++ pkgsrc/converters/libcdr/distinfo   Wed Feb 13 22:03:46 2019
@@ -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