Date: Sun, 7 Dec 2014 13:46:26 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374202 - head/databases Message-ID: <201412071346.sB7DkQYE007771@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Sun Dec 7 13:46:25 2014 New Revision: 374202 URL: https://svnweb.freebsd.org/changeset/ports/374202 QAT: https://qat.redports.org/buildarchive/r374202/ Log: Sort the entries and amend COMMENT. Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sun Dec 7 13:37:35 2014 (r374201) +++ head/databases/Makefile Sun Dec 7 13:46:25 2014 (r374202) @@ -1,7 +1,7 @@ # $FreeBSD$ # - COMMENT = Databases + COMMENT = Databases and related software SUBDIR += R-cran-DBI SUBDIR += R-cran-RMySQL @@ -396,8 +396,8 @@ SUBDIR += p5-Dancer-Plugin-Database-Core SUBDIR += p5-Dancer-Plugin-Redis SUBDIR += p5-Dancer-Session-Memcached - SUBDIR += p5-Dancer2-Plugin-Database SUBDIR += p5-Dancer2-Plugin-DBIC + SUBDIR += p5-Dancer2-Plugin-Database SUBDIR += p5-Data-Page SUBDIR += p5-Data-Pageset SUBDIR += p5-Exception-Class-DBI @@ -827,10 +827,10 @@ SUBDIR += rubygem-activemodel SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activerecord - SUBDIR += rubygem-activerecord4 SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-activerecord-mysql-adapter + SUBDIR += rubygem-activerecord4 SUBDIR += rubygem-amalgalite SUBDIR += rubygem-arel SUBDIR += rubygem-arel-helpers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412071346.sB7DkQYE007771>