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: Mon Oct 2 14:58:12 UTC 2017
Modified Files:
pkgsrc/converters/libcdr: Makefile distinfo
Removed Files:
pkgsrc/converters/libcdr/patches: patch-test-driver
Log Message:
libcdr: update to 0.1.4.
libcdr 0.1.4
* Fix several issues found by oss-fuzz.
* Require C++11 for build.
* Fix issues found by coverity.
* Various code cleanups.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/converters/libcdr/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/libcdr/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/converters/libcdr/patches/patch-test-driver
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.29 pkgsrc/converters/libcdr/Makefile:1.30
--- pkgsrc/converters/libcdr/Makefile:1.29 Mon Sep 18 09:52:57 2017
+++ pkgsrc/converters/libcdr/Makefile Mon Oct 2 14:58:12 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2017/09/18 09:52:57 maya Exp $
+# $NetBSD: Makefile,v 1.30 2017/10/02 14:58:12 wiz Exp $
-DISTNAME= libcdr-0.1.3
-PKGREVISION= 7
+DISTNAME= libcdr-0.1.4
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.8 pkgsrc/converters/libcdr/distinfo:1.9
--- pkgsrc/converters/libcdr/distinfo:1.8 Sun Jul 24 19:00:12 2016
+++ pkgsrc/converters/libcdr/distinfo Mon Oct 2 14:58:12 2017
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/07/24 19:00:12 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/10/02 14:58:12 wiz Exp $
-SHA1 (libcdr-0.1.3.tar.xz) = af1cad13b431f31a27fb2a1b0599a9c479a732cf
-RMD160 (libcdr-0.1.3.tar.xz) = 29bdf0517b4476a109d4b42965fcab5e62058bee
-SHA512 (libcdr-0.1.3.tar.xz) = 9811efb13f7dd72c69a98e81b44a261e913ffe87200486c8e07200d75790004d4fdf30e29f779b0ddd2ad09e3d1e8813ef501e9448c1789f89256f71bdb5fadd
-Size (libcdr-0.1.3.tar.xz) = 596772 bytes
-SHA1 (patch-test-driver) = c347e73fdb3f9cda85827dceec4e124881a50776
+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
Home |
Main Index |
Thread Index |
Old Index