Date: Mon, 8 Oct 2012 15:47:25 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305540 - in head: . devel devel/p5-Devel-Mallinfo Message-ID: <201210081547.q98FlPPh027862@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210081547.q98FlPPh027862>