svn commit: r413625 - in head: benchmarks math

Marcelo Araujo araujo at FreeBSD.org
Tue Apr 19 05:44:28 UTC 2016


Author: araujo
Date: Tue Apr 19 05:44:27 2016
New Revision: 413625
URL: https://svnweb.freebsd.org/changeset/ports/413625

Log:
  Hook new ports on its categories Makefile.
  
  Reported by:	antoine

Modified:
  head/benchmarks/Makefile
  head/math/Makefile

Modified: head/benchmarks/Makefile
==============================================================================
--- head/benchmarks/Makefile	Tue Apr 19 05:35:01 2016	(r413624)
+++ head/benchmarks/Makefile	Tue Apr 19 05:44:27 2016	(r413625)
@@ -55,6 +55,8 @@
     SUBDIR += polygraph
     SUBDIR += postal
     SUBDIR += postmark
+    SUBDIR += py-naarad
+    SUBDIR += py-zopkio
     SUBDIR += pybench
     SUBDIR += raidtest
     SUBDIR += ramspeed

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Tue Apr 19 05:35:01 2016	(r413624)
+++ head/math/Makefile	Tue Apr 19 05:44:27 2016	(r413625)
@@ -599,6 +599,7 @@
     SUBDIR += py-graphillion
     SUBDIR += py-gsl
     SUBDIR += py-igraph
+    SUBDIR += py-luminol
     SUBDIR += py-mathdom
     SUBDIR += py-matplotlib
     SUBDIR += py-mpmath


More information about the svn-ports-all mailing list