Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 21:24:05 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365250 - head/databases
Message-ID:  <201408172124.s7HLO5e3041718@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408172124.s7HLO5e3041718>