From owner-svn-ports-all@FreeBSD.ORG Mon Oct 8 15:47:25 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6111E1065670; Mon, 8 Oct 2012 15:47:25 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4BAB28FC16; Mon, 8 Oct 2012 15:47:25 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q98FlPUA027865; Mon, 8 Oct 2012 15:47:25 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q98FlPPh027862; Mon, 8 Oct 2012 15:47:25 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201210081547.q98FlPPh027862@svn.freebsd.org> From: Alex Kozlov Date: Mon, 8 Oct 2012 15:47:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305540 - in head: . devel devel/p5-Devel-Mallinfo X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Oct 2012 15:47:25 -0000 Author: ak Date: Mon Oct 8 15:47:24 2012 New Revision: 305540 URL: http://svn.freebsd.org/changeset/ports/305540 Log: Remove expired port: 20121008 devel/p5-Devel-Mallinfo: Does not work on FreeBSD, mallinfo() is a GNU libc function and is not available on FreeBSD Deleted: head/devel/p5-Devel-Mallinfo/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Oct 8 15:39:14 2012 (r305539) +++ head/MOVED Mon Oct 8 15:47:24 2012 (r305540) @@ -3715,3 +3715,4 @@ net/fping+ipv6|net/fping|2012-09-24|IPv6 textproc/aspell-without-dicten|textproc/aspell|2012-09-24|The dictionary is no longer installed with aspell www/jakarta-jmeter|www/jmeter|2012-09-25|Former Jakarta projects now live on their own www/smarty|www/smarty2|2012-09-26|Renamed to prepare for addition of Smarty 3.x to the tree +devel/p5-Devel-Mallinfo||2012-10-08|Has expired: Does not work on FreeBSD, mallinfo() is a GNU libc function and is not available on FreeBSD Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Oct 8 15:39:14 2012 (r305539) +++ head/devel/Makefile Mon Oct 8 15:47:24 2012 (r305540) @@ -1774,7 +1774,6 @@ SUBDIR += p5-Devel-LeakTrace SUBDIR += p5-Devel-LeakTrace-Fast SUBDIR += p5-Devel-LexAlias - SUBDIR += p5-Devel-Mallinfo SUBDIR += p5-Devel-Messenger SUBDIR += p5-Devel-Modlist SUBDIR += p5-Devel-NYTProf