svn commit: r342241 - head/databases

Steve Wills swills at FreeBSD.org
Sun Feb 2 03:38:57 UTC 2014


Author: swills
Date: Sun Feb  2 03:38:56 2014
New Revision: 342241
URL: http://svnweb.freebsd.org/changeset/ports/342241
QAT: https://qat.redports.org/buildarchive/r342241/

Log:
  - Add rubygem-arel3 to unbreak index

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Sun Feb  2 03:11:49 2014	(r342240)
+++ head/databases/Makefile	Sun Feb  2 03:38:56 2014	(r342241)
@@ -199,6 +199,7 @@
     SUBDIR += memcached
     SUBDIR += memcachedb
     SUBDIR += memcacheq
+    SUBDIR += memkeys
     SUBDIR += mergeant
     SUBDIR += metakit
     SUBDIR += mongodb
@@ -839,6 +840,7 @@
     SUBDIR += rubygem-activerecord-mysql-adapter
     SUBDIR += rubygem-amalgalite
     SUBDIR += rubygem-arel
+    SUBDIR += rubygem-arel3
     SUBDIR += rubygem-bdb1
     SUBDIR += rubygem-bigrecord
     SUBDIR += rubygem-couchrest


More information about the svn-ports-all mailing list