Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2014 14:59:08 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372641 - head/databases
Message-ID:  <201411161459.sAGEx8IN030123@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Sun Nov 16 14:59:07 2014
New Revision: 372641
URL: https://svnweb.freebsd.org/changeset/ports/372641
QAT: https://qat.redports.org/buildarchive/r372641/

Log:
  databases/Makefile: fix py-sqlite ports changes
  
  In r372639 I've committed changes related to my work-in-progress cleanup of
  py-sqlite ports by mistake. This commit is to revert these changes as they
  should not get in to the ports tree yet.
  
  Reviewed by:	danfe
  Approved by:	mentors(implicit)

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sun Nov 16 14:45:30 2014	(r372640)
+++ head/databases/Makefile	Sun Nov 16 14:59:07 2014	(r372641)
@@ -764,10 +764,9 @@
     SUBDIR += py-rrdtool_lgpl
     SUBDIR += py-south
     SUBDIR += py-sqlalchemy
+    SUBDIR += py-sqlalchemy-devel
     SUBDIR += py-sqlalchemy-migrate
     SUBDIR += py-sqlalchemy06
-    SUBDIR += py-sqlalchemy07
-    SUBDIR += py-sqlalchemy08
     SUBDIR += py-sqlite3
     SUBDIR += py-sqlite3dbm
     SUBDIR += py-sqlkit



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