diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-29 16:52:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-29 16:52:12 +0000 |
commit | 63cf54a91a6cc381cc1062f3ba7839c819a18777 (patch) | |
tree | 712090b189df47ff956de5344460589f51cb2dc5 /devel/cppunit | |
parent | 752764150c8a8cee158dd19e640f802af7ed22c1 (diff) | |
download | pkgsrc-63cf54a91a6cc381cc1062f3ba7839c819a18777.tar.gz |
Update to 1.13.2:
New in CppUnit 1.13.2:
---------------------
* Portability:
- Supports 64 bit build on windows
- Report errors from dlopen and dlclose through dlerror on
unix/linux.
Diffstat (limited to 'devel/cppunit')
-rw-r--r-- | devel/cppunit/Makefile | 4 | ||||
-rw-r--r-- | devel/cppunit/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 5e7dae08567..86690cc1d12 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2012/10/31 11:16:48 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/11/29 16:52:12 wiz Exp $ -DISTNAME= cppunit-1.13.1 +DISTNAME= cppunit-1.13.2 CATEGORIES= devel MASTER_SITES= http://dev-www.libreoffice.org/src/ diff --git a/devel/cppunit/distinfo b/devel/cppunit/distinfo index 84d9fe7490f..551f57c1691 100644 --- a/devel/cppunit/distinfo +++ b/devel/cppunit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2013/08/15 10:26:32 gsutre Exp $ +$NetBSD: distinfo,v 1.9 2013/11/29 16:52:12 wiz Exp $ -SHA1 (cppunit-1.13.1.tar.gz) = 8dc813a57c0c7a06e7e68dd38bdc7238f954f4ab -RMD160 (cppunit-1.13.1.tar.gz) = b26d35b4e11aca77a379149fc39b0c6d2e444836 -Size (cppunit-1.13.1.tar.gz) = 841334 bytes +SHA1 (cppunit-1.13.2.tar.gz) = 0eaf8bb1dcf4d16b12bec30d0732370390d35e6f +RMD160 (cppunit-1.13.2.tar.gz) = 2a86e06409b53b3477842354b21dd17fc4943b09 +Size (cppunit-1.13.2.tar.gz) = 953596 bytes SHA1 (patch-doc_Makefile.in) = 577ddd32700a069b5d5127d957d9dccca88ae846 |