From owner-svn-ports-all@FreeBSD.ORG Mon Feb 25 12:52:34 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9DF827F2; Mon, 25 Feb 2013 12:52:34 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 90EF0885; Mon, 25 Feb 2013 12:52:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1PCqYFf073104; Mon, 25 Feb 2013 12:52:34 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1PCqYpV073102; Mon, 25 Feb 2013 12:52:34 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201302251252.r1PCqYpV073102@svn.freebsd.org> From: Anton Berezin Date: Mon, 25 Feb 2013 12:52:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312917 - in head: . dns dns/p5-Net-DNS-ZoneFile X-SVN-Group: ports-head 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.14 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: Mon, 25 Feb 2013 12:52:34 -0000 Author: tobez Date: Mon Feb 25 12:52:33 2013 New Revision: 312917 URL: http://svnweb.freebsd.org/changeset/ports/312917 Log: Remove dns/p5-Net-DNS-ZoneFile, this module is now bundled with dns/p5-Net-DNS. Deleted: head/dns/p5-Net-DNS-ZoneFile/ Modified: head/MOVED head/dns/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Feb 25 12:22:56 2013 (r312916) +++ head/MOVED Mon Feb 25 12:52:33 2013 (r312917) @@ -4072,3 +4072,4 @@ sysutils/fio|benchmarks/fio|2013-02-22|M japanese/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT french/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT german/MT|www/MT|2013-02-23|Remove, because it was merged into main www/MT +dns/p5-Net-DNS-ZoneFile||2013-02-25|Now bundled with dns/p5-Net-DNS Modified: head/dns/Makefile ============================================================================== --- head/dns/Makefile Mon Feb 25 12:22:56 2013 (r312916) +++ head/dns/Makefile Mon Feb 25 12:52:33 2013 (r312917) @@ -106,7 +106,6 @@ SUBDIR += p5-Net-DNS-ToolKit SUBDIR += p5-Net-DNS-Zone-Parser SUBDIR += p5-Net-DNS-ZoneCheck - SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-DNS-ZoneFile-Fast SUBDIR += p5-Net-DNSBL-MultiDaemon SUBDIR += p5-Net-DNSBL-Statistics