svn commit: r365250 - head/databases

Antoine Brodin antoine at FreeBSD.org
Sun Aug 17 21:24:05 UTC 2014


Author: antoine
Date: Sun Aug 17 21:24:04 2014
New Revision: 365250
URL: http://svnweb.freebsd.org/changeset/ports/365250
QAT: https://qat.redports.org/buildarchive/r365250/

Log:
  Connect py-MySQLdb56 to the build
  
  Pointy hat:	rm

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sun Aug 17 21:22:24 2014	(r365249)
+++ head/databases/Makefile	Sun Aug 17 21:24:04 2014	(r365250)
@@ -714,6 +714,7 @@
     SUBDIR += py-MySQLdb
     SUBDIR += py-MySQLdb51
     SUBDIR += py-MySQLdb55
+    SUBDIR += py-MySQLdb56
     SUBDIR += py-PyGreSQL
     SUBDIR += py-Pyrseas
     SUBDIR += py-alembic


More information about the svn-ports-all mailing list