Subject: CVS commit: pkgsrc/devel/cppunit
From: Thomas Klausner
Date: 2011-06-28 11:28:25
Message id: 20110628092825.1AC0F175DD@cvs.netbsd.org

Log Message:
devel/cppunit misses a destructor declaration for one of its classes.
The compiler generates an implicit destructor but in certain circonstances this \ 
leads to crashes.
More information is available in this bug report on Red Hat's tracker:
https://bugzilla.redhat.com/show_bug.cgi?id=641350

From Francois Tigeot in PR 45104.

Bump PKGREVISION.

Files:
RevisionActionfile
1.20modifypkgsrc/devel/cppunit/Makefile
1.4modifypkgsrc/devel/cppunit/distinfo
1.1addpkgsrc/devel/cppunit/patches/patch-include_cppunit_Message.h
1.1addpkgsrc/devel/cppunit/patches/patch-src_cppunit_Message.cpp