On 2019/12/07 15:39, Björn Ketelaars wrote: > Enclosed diff brings cppunit to 1.14.0. Overview on changes can be found > at https://cgit.freedesktop.org/libreoffice/cppunit/tree/NEWS. > > This update is actually from giovanni@ [0], and includes some input from > sthen@ and me. > > Changes to the port: > - Bump major of SHARED_LIBS as symbols have been removed > - Updated HOMEPAGE and MASTER_SITES > - Removed base-gcc from COMPILER. This update needs C++11 > > Tests: > - Regression test passes > - Build tested all consumers, including libreoffice, and ran 'make test' > on some of the smaller ones
OK with me. > BTW, it seems that libreoffice is currently _not_ using cppunit from > ports although it is listed as BDEP: > > configure:24201: checking which cppunit to use > configure:24302: result: internal > > Comments/OK? I guess the dep could probably be removed, but if libreoffice starts\ picking it up again in the future that could be annoying (it's *very* likely that DPB junking will occur during a libreoffice build :-) so maybe leave that alone.
