pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/libmwaw



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun May  2 07:49:46 UTC 2021

Modified Files:
        pkgsrc/converters/libmwaw: Makefile distinfo

Log Message:
libmwaw: update to 0.3.18

04/06/2021:
- remove many coverity warnings

03/23/2021:
- add a parser for Canvas 5 ( Mac and Windows )

03/12/2021:
- add basic support for hatch

02/25/2021
- add basic support for drop cap


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/converters/libmwaw/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/converters/libmwaw/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/libmwaw/Makefile
diff -u pkgsrc/converters/libmwaw/Makefile:1.28 pkgsrc/converters/libmwaw/Makefile:1.29
--- pkgsrc/converters/libmwaw/Makefile:1.28     Wed Apr 21 13:24:08 2021
+++ pkgsrc/converters/libmwaw/Makefile  Sun May  2 07:49:46 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2021/04/21 13:24:08 adam Exp $
+# $NetBSD: Makefile,v 1.29 2021/05/02 07:49:46 nia Exp $
 
-DISTNAME=      libmwaw-0.3.17
-PKGREVISION=   1
+DISTNAME=      libmwaw-0.3.18
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libmwaw/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/converters/libmwaw/distinfo
diff -u pkgsrc/converters/libmwaw/distinfo:1.12 pkgsrc/converters/libmwaw/distinfo:1.13
--- pkgsrc/converters/libmwaw/distinfo:1.12     Fri Mar 19 11:49:20 2021
+++ pkgsrc/converters/libmwaw/distinfo  Sun May  2 07:49:46 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/03/19 11:49:20 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/05/02 07:49:46 nia Exp $
 
-SHA1 (libmwaw-0.3.17.tar.xz) = e884ccf8f9a67e58a6a5581e10c45da4f0ff0e61
-RMD160 (libmwaw-0.3.17.tar.xz) = bb92b16e03bab3ec37e8c514341678e6e5a2837c
-SHA512 (libmwaw-0.3.17.tar.xz) = c3a1bb079d7e74cd7a23de1501730be21b1b089ef6d4f81ee0001775483c6346da3105b0d67f75523e4e088987bc92b97acb056ec7fc11bb29047109a1cf5ac4
-Size (libmwaw-0.3.17.tar.xz) = 1349700 bytes
+SHA1 (libmwaw-0.3.18.tar.xz) = c697f6c4c7839593c1222ac92531ca9520da1a79
+RMD160 (libmwaw-0.3.18.tar.xz) = 6e5e89f3329edf6cc93e695c7719b820473bdb31
+SHA512 (libmwaw-0.3.18.tar.xz) = 4666c0dcc567e3e4c0ae5d9651a7003d2f32acda841bd1e297d46e566430c9227588e29b219987c56f1347f6e5656b52b00d8d6d8fa7902e19d175505e345b7e
+Size (libmwaw-0.3.18.tar.xz) = 1382328 bytes



Home | Main Index | Thread Index | Old Index