svn commit: r384655 - in head: . devel devel/p5-Devel-Profiler

Mathieu Arnold mat at FreeBSD.org
Fri Apr 24 15:02:30 UTC 2015


Author: mat
Date: Fri Apr 24 15:02:29 2015
New Revision: 384655
URL: https://svnweb.freebsd.org/changeset/ports/384655

Log:
  Remove devel/p5-Devel-Profiler, it stopped working with Perl 5.16.
  
  Sponsored by:	Absolight

Deleted:
  head/devel/p5-Devel-Profiler/
Modified:
  head/MOVED
  head/devel/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri Apr 24 15:01:56 2015	(r384654)
+++ head/MOVED	Fri Apr 24 15:02:29 2015	(r384655)
@@ -7567,3 +7567,4 @@ java/eclipse-emf||2015-04-18|Has expired
 java/eclipse-pmd||2015-04-18|Has expired: evaluation recommendation is to remove rather than update
 textproc/nltk|textproc/py-nltk|2015-04-19|Renamed for consistency
 devel/rubygem-inline|devel/rubygem-rubyinline|2015-04-21|Rename to match our rubygems naming
+devel/p5-Devel-Profiler|devel/p5-Devel-NYTProf|2015-04-24|Devel::DProf was removed form Perl, use Devel::NYTProf

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Fri Apr 24 15:01:56 2015	(r384654)
+++ head/devel/Makefile	Fri Apr 24 15:02:29 2015	(r384655)
@@ -1992,7 +1992,6 @@
     SUBDIR += p5-Devel-PatchPerl
     SUBDIR += p5-Devel-Pointer
     SUBDIR += p5-Devel-Profile
-    SUBDIR += p5-Devel-Profiler
     SUBDIR += p5-Devel-REPL
     SUBDIR += p5-Devel-Refactor
     SUBDIR += p5-Devel-Refcount


More information about the svn-ports-head mailing list