From owner-svn-ports-head@freebsd.org Fri Aug 28 22:16:43 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7D7B9C44EC; Fri, 28 Aug 2015 22:16:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B3C66281; Fri, 28 Aug 2015 22:16:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id AC86A11A6; Fri, 28 Aug 2015 22:16:43 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 72CF611AD2; Fri, 28 Aug 2015 22:16:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id zfGnVT5GgSt8; Fri, 28 Aug 2015 22:16:36 +0000 (UTC) Subject: Re: svn commit: r395525 - in head/devel: . cppunit cppunit113 cppunit113/files DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com D7B9111ACB To: Jung-uk Kim , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201508282119.t7SLJ8vm083590@repo.freebsd.org> From: Bryan Drewery Organization: FreeBSD Message-ID: <55E0DDC1.8030601@FreeBSD.org> Date: Fri, 28 Aug 2015 15:16:33 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <201508282119.t7SLJ8vm083590@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 22:16:43 -0000 On 8/28/15 2:19 PM, Jung-uk Kim wrote: > Author: jkim > Date: Fri Aug 28 21:19:08 2015 > New Revision: 395525 > URL: https://svnweb.freebsd.org/changeset/ports/395525 > > Log: > CppUnit is the C++ port of the famous JUnit framework for unit testing. > > This fork is maintained by freedesktop.org as a LibreOffice project. > > WWW: http://freedesktop.org/wiki/Software/cppunit Why not just update devel/cppunit? -- Regards, Bryan Drewery