svn commit: r400226 - in head/devel: . py-spyder spyder

Dmitry Sivachenko demon at FreeBSD.org
Tue Oct 27 10:56:50 UTC 2015


Author: demon
Date: Tue Oct 27 10:56:49 2015
New Revision: 400226
URL: https://svnweb.freebsd.org/changeset/ports/400226

Log:
  Rename spyder --> py-spyder
  
  Requested by:	mat

Added:
  head/devel/py-spyder/
     - copied from r400177, head/devel/spyder/
Deleted:
  head/devel/spyder/
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Oct 27 09:42:42 2015	(r400225)
+++ head/devel/Makefile	Tue Oct 27 10:56:49 2015	(r400226)
@@ -4282,6 +4282,7 @@
     SUBDIR += py-sortedcontainers
     SUBDIR += py-spark
     SUBDIR += py-speaklater
+    SUBDIR += py-spyder
     SUBDIR += py-sqlcc
     SUBDIR += py-statgrab
     SUBDIR += py-stdnum
@@ -5089,7 +5090,6 @@
     SUBDIR += spice-protocol
     SUBDIR += spin
     SUBDIR += splint
-    SUBDIR += spyder
     SUBDIR += srecord
     SUBDIR += st
     SUBDIR += statcvs


More information about the svn-ports-all mailing list