From owner-svn-ports-head@freebsd.org  Sun Feb  5 11:14:48 2017
Return-Path: <owner-svn-ports-head@freebsd.org>
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 4A019CD2C90;
 Sun,  5 Feb 2017 11:14:48 +0000 (UTC)
 (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id 13F2FF19;
 Sun,  5 Feb 2017 11:14:47 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15BElCg031997;
 Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org)
Received: (from sunpoet@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15BEleq031996;
 Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org)
Message-Id: <201702051114.v15BEleq031996@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to
 sunpoet@FreeBSD.org using -f
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Sun, 5 Feb 2017 11:14:47 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r433396 - head
X-SVN-Group: ports-head
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-head@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: SVN commit messages for the ports tree for head
 <svn-ports-head.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, 
 <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/>
List-Post: <mailto:svn-ports-head@freebsd.org>
List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>,
 <mailto:svn-ports-head-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 05 Feb 2017 11:14:48 -0000

Author: sunpoet
Date: Sun Feb  5 11:14:46 2017
New Revision: 433396
URL: https://svnweb.freebsd.org/changeset/ports/433396

Log:
  Move devel/libcheck to devel/check
  
  Removed MOVED entry was added in r210759

Modified:
  head/MOVED

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Feb  5 11:14:37 2017	(r433395)
+++ head/MOVED	Sun Feb  5 11:14:46 2017	(r433396)
@@ -117,7 +117,6 @@ x11-toolkits/qwt|x11-toolkits/qwt4|2008-
 x11-toolkits/qwt-devel|x11-toolkits/qwt5|2008-04-02|Renamed for better naming
 audio/csound-manual||2008-04-04|Merged with main port
 security/acid||2008-04-04|Has expired: development has ceased, use security/base
-devel/check|devel/libcheck|2008-04-07|Removed in favor to devel/libcheck
 archivers/deepforest||2008-04-09|Has expired: development stalled for years, outdated, unmaintained
 graphics/libimg-tkstep80||2008-04-09|Has expired: tkstep80 scheduled for expiration
 x11-toolkits/tkstep80||2008-04-09|Has expired: development stalled for years, outdated, unmaintained
@@ -9058,3 +9057,4 @@ www/tinymce3|www/tinymce|2017-01-31|Has 
 devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead
 devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead
 devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place
+devel/libcheck|devel/check|2017-02-05|Rename to match upstream naming