From owner-svn-ports-all@freebsd.org Wed Jan 24 18:29:19 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A8E2EBBAEA; Wed, 24 Jan 2018 18:29:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 008946E7FE; Wed, 24 Jan 2018 18:29:19 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF8FB21406; Wed, 24 Jan 2018 18:29:18 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0OITIm6079104; Wed, 24 Jan 2018 18:29:18 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0OITIHi079100; Wed, 24 Jan 2018 18:29:18 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201801241829.w0OITIHi079100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Wed, 24 Jan 2018 18:29:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r459852 - in head/devel/cppunit: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: in head/devel/cppunit: . files X-SVN-Commit-Revision: 459852 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 18:29:19 -0000 Author: bdrewery Date: Wed Jan 24 18:29:18 2018 New Revision: 459852 URL: https://svnweb.freebsd.org/changeset/ports/459852 Log: Update to 1.14.0 PR: 224286 Submitted by: Greg V Modified: head/devel/cppunit/Makefile head/devel/cppunit/distinfo head/devel/cppunit/files/patch-doc_Makefile.in head/devel/cppunit/pkg-plist Modified: head/devel/cppunit/Makefile ============================================================================== --- head/devel/cppunit/Makefile Wed Jan 24 18:29:08 2018 (r459851) +++ head/devel/cppunit/Makefile Wed Jan 24 18:29:18 2018 (r459852) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cppunit -PORTVERSION= 1.13.2 +PORTVERSION= 1.14.0 PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://dev-www.libreoffice.org/src/ Modified: head/devel/cppunit/distinfo ============================================================================== --- head/devel/cppunit/distinfo Wed Jan 24 18:29:08 2018 (r459851) +++ head/devel/cppunit/distinfo Wed Jan 24 18:29:18 2018 (r459852) @@ -1,2 +1,3 @@ -SHA256 (cppunit-1.13.2.tar.gz) = 3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f -SIZE (cppunit-1.13.2.tar.gz) = 953596 +TIMESTAMP = 1513088882 +SHA256 (cppunit-1.14.0.tar.gz) = 3d569869d27b48860210c758c4f313082103a5e58219a7669b52bfd29d674780 +SIZE (cppunit-1.14.0.tar.gz) = 959716 Modified: head/devel/cppunit/files/patch-doc_Makefile.in ============================================================================== --- head/devel/cppunit/files/patch-doc_Makefile.in Wed Jan 24 18:29:08 2018 (r459851) +++ head/devel/cppunit/files/patch-doc_Makefile.in Wed Jan 24 18:29:18 2018 (r459852) @@ -1,9 +1,9 @@ --- doc/Makefile.in.orig 2013-11-11 04:41:52 UTC +++ doc/Makefile.in -@@ -243,7 +243,7 @@ host_vendor = @host_vendor@ - # and an extra copy or two in the install-data-hook. - # However, the manpages do not appear to be tremendously useful, so - # let's not bother. +@@ -278,7 +278,7 @@ host_vendor = @host_vendor@ + host_cpu = @host_cpu@ + host_os = @host_os@ + host_vendor = @host_vendor@ -htmldir = $(am__append_1) +htmldir = @htmldir@ includedir = @includedir@ Modified: head/devel/cppunit/pkg-plist ============================================================================== --- head/devel/cppunit/pkg-plist Wed Jan 24 18:29:08 2018 (r459851) +++ head/devel/cppunit/pkg-plist Wed Jan 24 18:29:18 2018 (r459852) @@ -1,5 +1,4 @@ bin/DllPlugInTester -bin/cppunit-config include/cppunit/AdditionalMessage.h include/cppunit/Asserter.h include/cppunit/BriefTestProgressListener.h @@ -61,34 +60,29 @@ include/cppunit/plugin/PlugInManager.h include/cppunit/plugin/PlugInParameters.h include/cppunit/plugin/TestPlugIn.h include/cppunit/plugin/TestPlugInDefaultImpl.h -include/cppunit/portability/CppUnitDeque.h -include/cppunit/portability/CppUnitMap.h -include/cppunit/portability/CppUnitSet.h -include/cppunit/portability/CppUnitStack.h -include/cppunit/portability/CppUnitVector.h include/cppunit/portability/FloatingPoint.h include/cppunit/portability/Stream.h include/cppunit/tools/Algorithm.h +include/cppunit/tools/StringHelper.h include/cppunit/tools/StringTools.h include/cppunit/tools/XmlDocument.h include/cppunit/tools/XmlElement.h -include/cppunit/ui/mfc/MfcTestRunner.h -include/cppunit/ui/mfc/TestRunner.h -include/cppunit/ui/qt/Config.h -include/cppunit/ui/qt/QtTestRunner.h -include/cppunit/ui/qt/TestRunner.h include/cppunit/ui/text/TestRunner.h include/cppunit/ui/text/TextTestRunner.h -lib/libcppunit-1.13.so.0 -lib/libcppunit-1.13.so.0.0.2 +lib/libcppunit-1.14.so.0 +lib/libcppunit-1.14.so.0.0.0 lib/libcppunit.a lib/libcppunit.so libdata/pkgconfig/cppunit.pc -man/man1/cppunit-config.1.gz -share/aclocal/cppunit.m4 +%%DOCS%%%%DOCSDIR%%/AUTHORS +%%DOCS%%%%DOCSDIR%%/BUGS %%DOCS%%%%DOCSDIR%%/FAQ %%DOCS%%%%DOCSDIR%%/NEWS %%DOCS%%%%DOCSDIR%%/README +%%DOCS%%%%DOCSDIR%%/CodingGuideLines.txt +%%DOCS%%%%DOCSDIR%%/INSTALL +%%DOCS%%%%DOCSDIR%%/INSTALL-WIN32.txt +%%DOCS%%%%DOCSDIR%%/INSTALL-unix %%DOXYGEN%%%%DOCSDIR%%/html/FAQ %%DOXYGEN%%%%DOCSDIR%%/html/_additional_message_8cpp.html %%DOXYGEN%%%%DOCSDIR%%/html/_additional_message_8cpp__incl.map