Date: Tue, 29 Sep 2015 10:48:47 +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: r398166 - in head: databases deskutils sysutils textproc Message-ID: <201509291048.t8TAmlpc023386@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Sep 29 10:48:46 2015 New Revision: 398166 URL: https://svnweb.freebsd.org/changeset/ports/398166 Log: Sort category Makefiles. Modified: head/databases/Makefile head/deskutils/Makefile head/sysutils/Makefile head/textproc/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Tue Sep 29 10:45:57 2015 (r398165) +++ head/databases/Makefile Tue Sep 29 10:48:46 2015 (r398166) @@ -781,10 +781,10 @@ SUBDIR += py-tarantool SUBDIR += py-umemcache SUBDIR += py-whisper - SUBDIR += pypy-gdbm - SUBDIR += pypy-sqlite3 SUBDIR += pydbx SUBDIR += pymongo + SUBDIR += pypy-gdbm + SUBDIR += pypy-sqlite3 SUBDIR += pyspatialite SUBDIR += qdbm SUBDIR += qdbm-plus @@ -831,11 +831,11 @@ SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activemodel41 SUBDIR += rubygem-activerecord - SUBDIR += rubygem-activerecord41 SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-activerecord-mysql-adapter SUBDIR += rubygem-activerecord4 + SUBDIR += rubygem-activerecord41 SUBDIR += rubygem-amalgalite SUBDIR += rubygem-arel SUBDIR += rubygem-arel-helpers Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Tue Sep 29 10:45:57 2015 (r398165) +++ head/deskutils/Makefile Tue Sep 29 10:48:46 2015 (r398166) @@ -196,8 +196,8 @@ SUBDIR += plasma-applet-yawp SUBDIR += plopfolio SUBDIR += preferences - SUBDIR += py-khal SUBDIR += py-bugwarrior + SUBDIR += py-khal SUBDIR += py-pycarddav SUBDIR += py-pystash SUBDIR += py-send2trash Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Sep 29 10:45:57 2015 (r398165) +++ head/sysutils/Makefile Tue Sep 29 10:48:46 2015 (r398166) @@ -67,14 +67,14 @@ SUBDIR += bacula5-client-static SUBDIR += bacula5-docs SUBDIR += bacula5-server + SUBDIR += baloo + SUBDIR += baloo-widgets + SUBDIR += bamf SUBDIR += bareos-bat SUBDIR += bareos-client SUBDIR += bareos-client-static SUBDIR += bareos-docs SUBDIR += bareos-server - SUBDIR += baloo - SUBDIR += baloo-widgets - SUBDIR += bamf SUBDIR += bashburn SUBDIR += batmon SUBDIR += battfink @@ -552,9 +552,9 @@ SUBDIR += monitord SUBDIR += monitorix SUBDIR += mono-kmod - SUBDIR += moosefs-chunkserver SUBDIR += moosefs-cgi SUBDIR += moosefs-cgiserv + SUBDIR += moosefs-chunkserver SUBDIR += moosefs-cli SUBDIR += moosefs-client SUBDIR += moosefs-master @@ -749,11 +749,11 @@ SUBDIR += pstacku SUBDIR += pstree SUBDIR += ptools - SUBDIR += puppet37 - SUBDIR += puppet4 SUBDIR += puppet SUBDIR += puppet-lint SUBDIR += puppet-mode.el + SUBDIR += puppet37 + SUBDIR += puppet4 SUBDIR += pv SUBDIR += pwd_unmkdb SUBDIR += pwgen @@ -872,8 +872,8 @@ SUBDIR += rubygem-hammer_cli_foreman_salt SUBDIR += rubygem-hammer_cli_foreman_ssh SUBDIR += rubygem-hiera - SUBDIR += rubygem-hiera1 SUBDIR += rubygem-hiera-file + SUBDIR += rubygem-hiera1 SUBDIR += rubygem-librarian-puppet SUBDIR += rubygem-log4r SUBDIR += rubygem-logify Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Tue Sep 29 10:45:57 2015 (r398165) +++ head/textproc/Makefile Tue Sep 29 10:48:46 2015 (r398166) @@ -1259,8 +1259,8 @@ SUBDIR += py-sparqlwrapper SUBDIR += py-sphinx SUBDIR += py-sphinx-intl - SUBDIR += py-sphinx_rtd_theme SUBDIR += py-sphinx_numfig + SUBDIR += py-sphinx_rtd_theme SUBDIR += py-sphinx_wikipedia SUBDIR += py-sphinxcontrib-adadomain SUBDIR += py-sphinxcontrib-bitbucket
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509291048.t8TAmlpc023386>