Date: Sat, 13 Jun 2015 09:38:04 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389340 - in head: databases emulators security www Message-ID: <201506130938.t5D9c4xn019129@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sat Jun 13 09:38:04 2015 New Revision: 389340 URL: https://svnweb.freebsd.org/changeset/ports/389340 Log: Sort entries. Modified: head/databases/Makefile head/emulators/Makefile head/security/Makefile head/www/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Jun 13 09:10:05 2015 (r389339) +++ head/databases/Makefile Sat Jun 13 09:38:04 2015 (r389340) @@ -735,9 +735,9 @@ SUBDIR += py-pgxnclient SUBDIR += py-pickledb SUBDIR += py-postgresql + SUBDIR += py-psycogreen SUBDIR += py-psycopg SUBDIR += py-psycopg2 - SUBDIR += py-psycogreen SUBDIR += py-pyPgSQL SUBDIR += py-pyhs SUBDIR += py-pylibmc @@ -855,9 +855,9 @@ SUBDIR += rubygem-do_postgres SUBDIR += rubygem-do_sqlite3 SUBDIR += rubygem-familia + SUBDIR += rubygem-globalid SUBDIR += rubygem-her SUBDIR += rubygem-hiredis - SUBDIR += rubygem-globalid SUBDIR += rubygem-jdbc-mysql SUBDIR += rubygem-leo_manager_client SUBDIR += rubygem-memcache Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Sat Jun 13 09:10:05 2015 (r389339) +++ head/emulators/Makefile Sat Jun 13 09:38:04 2015 (r389340) @@ -57,8 +57,8 @@ SUBDIR += hugo SUBDIR += hyperv-is SUBDIR += i386-wine - SUBDIR += i386-wine-staging SUBDIR += i386-wine-devel + SUBDIR += i386-wine-staging SUBDIR += ia64sim SUBDIR += ines SUBDIR += javatari @@ -155,12 +155,12 @@ SUBDIR += vmw SUBDIR += vxtools SUBDIR += wine - SUBDIR += wine-staging SUBDIR += wine-devel SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono SUBDIR += wine-mono-devel + SUBDIR += wine-staging SUBDIR += wxmupen64plus SUBDIR += x48 SUBDIR += x49gp Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sat Jun 13 09:10:05 2015 (r389339) +++ head/security/Makefile Sat Jun 13 09:38:04 2015 (r389340) @@ -1061,8 +1061,8 @@ SUBDIR += webshag SUBDIR += whatweb SUBDIR += wipe - SUBDIR += wpa_supplicant SUBDIR += wolfssl + SUBDIR += wpa_supplicant SUBDIR += xca SUBDIR += xinetd SUBDIR += xml-security Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat Jun 13 09:10:05 2015 (r389339) +++ head/www/Makefile Sat Jun 13 09:38:04 2015 (r389340) @@ -543,8 +543,8 @@ SUBDIR += nginx-devel SUBDIR += nibbleblog SUBDIR += node - SUBDIR += node010 SUBDIR += node-devel + SUBDIR += node010 SUBDIR += nostromo SUBDIR += npapi-vlc SUBDIR += npapi-xine @@ -1739,8 +1739,8 @@ SUBDIR += py-webware-component SUBDIR += py-werkzeug SUBDIR += py-wikitools - SUBDIR += py-wsaccel SUBDIR += py-ws4py + SUBDIR += py-wsaccel SUBDIR += py-wsgiauth SUBDIR += py-wsgidav SUBDIR += py-zope.app.wsgi @@ -1791,9 +1791,9 @@ SUBDIR += rubygem-actionpack4 SUBDIR += rubygem-activeresource SUBDIR += rubygem-activeresource4 - SUBDIR += rubygem-acts_as_taggable SUBDIR += rubygem-acts-as-taggable-on SUBDIR += rubygem-acts-as-taggable-on3 + SUBDIR += rubygem-acts_as_taggable SUBDIR += rubygem-addressable SUBDIR += rubygem-akami SUBDIR += rubygem-amazon-ecs @@ -2161,9 +2161,9 @@ SUBDIR += uzbl SUBDIR += validator SUBDIR += varnish - SUBDIR += varnish4 SUBDIR += varnish-libvmod-header SUBDIR += varnish-nagios + SUBDIR += varnish4 SUBDIR += vdr-plugin-live SUBDIR += vdradmin-am SUBDIR += vee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506130938.t5D9c4xn019129>