Tue Dec 31 08:43:52 2019 UTC ()
cppunit: update to 1.15.1.

  New in CppUnit 1.15.1:
  ---------------------

* Portability:

  - Fix Wdefaulted-function-deleted warning with clang

  - Remove old Visual Studio project files

  New in CppUnit 1.15.0:
  ---------------------

  - Report (un)signed character as intergers

  - add CPPUNIT_TEST_FIXTURE()

  - add message_to_string trait to allow custom string formatters

* Portability:
  - Fix build with gcc 9

  - Fix various compiler warnings


(wiz)
diff -r1.27 -r1.28 pkgsrc/devel/cppunit/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/cppunit/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/devel/cppunit/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/cppunit/Makefile 2019/07/02 22:25:10 1.27
+++ pkgsrc/devel/cppunit/Makefile 2019/12/31 08:43:52 1.28
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2019/07/02 22:25:10 sevan Exp $ 1# $NetBSD: Makefile,v 1.28 2019/12/31 08:43:52 wiz Exp $
2 2
3DISTNAME= cppunit-1.14.0 3DISTNAME= cppunit-1.15.1
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= http://dev-www.libreoffice.org/src/ 5MASTER_SITES= http://dev-www.libreoffice.org/src/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://www.freedesktop.org/wiki/Software/cppunit 8HOMEPAGE= http://www.freedesktop.org/wiki/Software/cppunit
9COMMENT= C++ unit testing framework 9COMMENT= C++ unit testing framework
10LICENSE= gnu-lgpl-v2.1 10LICENSE= gnu-lgpl-v2.1
11 11
12USE_LANGUAGES= c c++11 12USE_LANGUAGES= c c++11
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14USE_TOOLS+= gmake 14USE_TOOLS+= gmake
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16 16

cvs diff -r1.12 -r1.13 pkgsrc/devel/cppunit/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/cppunit/distinfo 2017/04/19 12:20:08 1.12
+++ pkgsrc/devel/cppunit/distinfo 2019/12/31 08:43:52 1.13
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.12 2017/04/19 12:20:08 wiz Exp $ 1$NetBSD: distinfo,v 1.13 2019/12/31 08:43:52 wiz Exp $
2 2
3SHA1 (cppunit-1.14.0.tar.gz) = 3eba38567bad4e300f76c764f91a7301bacc716d 3SHA1 (cppunit-1.15.1.tar.gz) = 0a991d725e0b5805506f4cb1c1deb9b7942ea17c
4RMD160 (cppunit-1.14.0.tar.gz) = 9d2bec93f3cee98b95430b60d801f5ed886688aa 4RMD160 (cppunit-1.15.1.tar.gz) = 1ce2dd2717699bd88b2e9b6315528fea31c60fef
5SHA512 (cppunit-1.14.0.tar.gz) = 4ea1da423c6f7ab37e4144689f593396829ce74d43872d6b10709c1ad5fbda4ee945842f7e9803592520ef81ac713e95a3fe130295bf048cd32a605d1959882e 5SHA512 (cppunit-1.15.1.tar.gz) = 0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691
6Size (cppunit-1.14.0.tar.gz) = 959716 bytes 6Size (cppunit-1.15.1.tar.gz) = 814363 bytes
7SHA1 (patch-doc_Makefile.in) = 6de58f4996211fb6d3fc44b22e0b743cd80c6944 7SHA1 (patch-doc_Makefile.in) = 6de58f4996211fb6d3fc44b22e0b743cd80c6944