pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/libzmf



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  2 15:09:01 UTC 2017

Modified Files:
        pkgsrc/converters/libzmf: Makefile distinfo

Log Message:
libzmf: update to 0.0.2.

libzmf-0.0.2

- Allow build with boost older than 1.56.
- Require C++11 for build.
- Fix various issues found by oss-fuzz.
- Minor code cleanups.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/converters/libzmf/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/libzmf/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/libzmf/Makefile
diff -u pkgsrc/converters/libzmf/Makefile:1.5 pkgsrc/converters/libzmf/Makefile:1.6
--- pkgsrc/converters/libzmf/Makefile:1.5       Mon Sep 18 09:53:13 2017
+++ pkgsrc/converters/libzmf/Makefile   Mon Oct  2 15:09:01 2017
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2017/09/18 09:53:13 maya Exp $
+# $NetBSD: Makefile,v 1.6 2017/10/02 15:09:01 wiz Exp $
 
-DISTNAME=      libzmf-0.0.1
-PKGREVISION=   4
+DISTNAME=      libzmf-0.0.2
 CATEGORIES=    converters
 MASTER_SITES=  http://dev-www.libreoffice.org/src/libzmf/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/libzmf/distinfo
diff -u pkgsrc/converters/libzmf/distinfo:1.1 pkgsrc/converters/libzmf/distinfo:1.2
--- pkgsrc/converters/libzmf/distinfo:1.1       Sat Feb  4 01:38:36 2017
+++ pkgsrc/converters/libzmf/distinfo   Mon Oct  2 15:09:01 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/02/04 01:38:36 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2017/10/02 15:09:01 wiz Exp $
 
-SHA1 (libzmf-0.0.1.tar.xz) = 3b40b97ee7fea13c466e3430dd2a1c923255d6c9
-RMD160 (libzmf-0.0.1.tar.xz) = 21e8909d7279a759d4c2f784421040b850376a7d
-SHA512 (libzmf-0.0.1.tar.xz) = cf601974a762ddee45430c136f40231e7659884544881ab37563a97e169201bfd335bad1ddc220e882612e2480070c4a36ba3826242a48e12105e20bb6f717e2
-Size (libzmf-0.0.1.tar.xz) = 315060 bytes
+SHA1 (libzmf-0.0.2.tar.xz) = c0dc491800f4aa24960d20fa38b9f84df1c15e07
+RMD160 (libzmf-0.0.2.tar.xz) = b0be3dbe0f6bf4565c1668a236850601616f625f
+SHA512 (libzmf-0.0.2.tar.xz) = ad4a8e65e85434e43caa239ff2a3f358c6db6411235c4bb73d8d2aa1527a4f411433370706db391f8f8110a36759249ee19b27be75bae5f361c491006d1b9aa2
+Size (libzmf-0.0.2.tar.xz) = 320952 bytes



Home | Main Index | Thread Index | Old Index