pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cppunit cppunit: update to 1.15.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0355ad4aa32
branches: trunk
changeset: 346334:e0355ad4aa32
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 31 08:43:52 2019 +0000
description:
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
diffstat:
devel/cppunit/Makefile | 4 ++--
devel/cppunit/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r d035186bfda7 -r e0355ad4aa32 devel/cppunit/Makefile
--- a/devel/cppunit/Makefile Tue Dec 31 08:13:01 2019 +0000
+++ b/devel/cppunit/Makefile Tue Dec 31 08:43:52 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/07/02 22:25:10 sevan Exp $
+# $NetBSD: Makefile,v 1.28 2019/12/31 08:43:52 wiz Exp $
-DISTNAME= cppunit-1.14.0
+DISTNAME= cppunit-1.15.1
CATEGORIES= devel
MASTER_SITES= http://dev-www.libreoffice.org/src/
diff -r d035186bfda7 -r e0355ad4aa32 devel/cppunit/distinfo
--- a/devel/cppunit/distinfo Tue Dec 31 08:13:01 2019 +0000
+++ b/devel/cppunit/distinfo Tue Dec 31 08:43:52 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2017/04/19 12:20:08 wiz Exp $
+$NetBSD: distinfo,v 1.13 2019/12/31 08:43:52 wiz Exp $
-SHA1 (cppunit-1.14.0.tar.gz) = 3eba38567bad4e300f76c764f91a7301bacc716d
-RMD160 (cppunit-1.14.0.tar.gz) = 9d2bec93f3cee98b95430b60d801f5ed886688aa
-SHA512 (cppunit-1.14.0.tar.gz) = 4ea1da423c6f7ab37e4144689f593396829ce74d43872d6b10709c1ad5fbda4ee945842f7e9803592520ef81ac713e95a3fe130295bf048cd32a605d1959882e
-Size (cppunit-1.14.0.tar.gz) = 959716 bytes
+SHA1 (cppunit-1.15.1.tar.gz) = 0a991d725e0b5805506f4cb1c1deb9b7942ea17c
+RMD160 (cppunit-1.15.1.tar.gz) = 1ce2dd2717699bd88b2e9b6315528fea31c60fef
+SHA512 (cppunit-1.15.1.tar.gz) = 0feb47faec451357bb4c4e287efa17bb60fd3ad966d5350e9f25b414aaab79e94921024b0c0497672f8d3eeb22a599213d2d71d9e1d28b243b3e37f3a9a43691
+Size (cppunit-1.15.1.tar.gz) = 814363 bytes
SHA1 (patch-doc_Makefile.in) = 6de58f4996211fb6d3fc44b22e0b743cd80c6944
Home |
Main Index |
Thread Index |
Old Index