From owner-svn-ports-all@FreeBSD.ORG Sun Dec 7 15:55:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB16DABE; Sun, 7 Dec 2014 15:55:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E23FAF; Sun, 7 Dec 2014 15:55:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB7FtQH6068310; Sun, 7 Dec 2014 15:55:26 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB7FtQH8068309; Sun, 7 Dec 2014 15:55:26 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201412071555.sB7FtQH8068309@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 7 Dec 2014 15:55:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374213 - head/security X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 15:55:26 -0000 Author: danfe Date: Sun Dec 7 15:55:25 2014 New Revision: 374213 URL: https://svnweb.freebsd.org/changeset/ports/374213 QAT: https://qat.redports.org/buildarchive/r374213/ Log: Sort the entries alphabetically. Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Dec 7 15:54:21 2014 (r374212) +++ head/security/Makefile Sun Dec 7 15:55:25 2014 (r374213) @@ -295,15 +295,15 @@ SUBDIR += libtomcrypt SUBDIR += libwhisker SUBDIR += libyubikey + SUBDIR += linux-c6-cyrus-sasl2 + SUBDIR += linux-c6-gnutls + SUBDIR += linux-c6-libgcrypt SUBDIR += linux-c6-libgpg-error SUBDIR += linux-c6-libssh2 - SUBDIR += linux-c6-openssl SUBDIR += linux-c6-libtasn1 SUBDIR += linux-c6-nss - SUBDIR += linux-c6-gnutls - SUBDIR += linux-c6-cyrus-sasl2 + SUBDIR += linux-c6-openssl SUBDIR += linux-c6-openssl-compat - SUBDIR += linux-c6-libgcrypt SUBDIR += linux-f10-cyrus-sasl2 SUBDIR += linux-f10-gnutls SUBDIR += linux-f10-libgcrypt @@ -375,8 +375,8 @@ SUBDIR += openscep SUBDIR += openssh-askpass SUBDIR += openssh-portable - SUBDIR += openssh-portable66 SUBDIR += openssh-portable-base + SUBDIR += openssh-portable66 SUBDIR += openssl SUBDIR += openssl_tpm_engine SUBDIR += openvas-client @@ -499,6 +499,7 @@ SUBDIR += p5-Crypt-RC4 SUBDIR += p5-Crypt-RC5 SUBDIR += p5-Crypt-RC6 + SUBDIR += p5-Crypt-RHash SUBDIR += p5-Crypt-RIPEMD160 SUBDIR += p5-Crypt-RSA SUBDIR += p5-Crypt-RSA-Yandex @@ -506,7 +507,6 @@ SUBDIR += p5-Crypt-RandPasswd SUBDIR += p5-Crypt-Random SUBDIR += p5-Crypt-Random-Source - SUBDIR += p5-Crypt-RHash SUBDIR += p5-Crypt-Rijndael SUBDIR += p5-Crypt-Rijndael_PP SUBDIR += p5-Crypt-SKey @@ -520,8 +520,8 @@ SUBDIR += p5-Crypt-SmbHash SUBDIR += p5-Crypt-Solitaire SUBDIR += p5-Crypt-TEA - SUBDIR += p5-Crypt-Tea_JS SUBDIR += p5-Crypt-T_e_a + SUBDIR += p5-Crypt-Tea_JS SUBDIR += p5-Crypt-TripleDES SUBDIR += p5-Crypt-Twofish SUBDIR += p5-Crypt-Twofish2 @@ -893,9 +893,9 @@ SUBDIR += rubygem-net-scp11 SUBDIR += rubygem-net-sftp SUBDIR += rubygem-net-ssh - SUBDIR += rubygem-net-ssh27 SUBDIR += rubygem-net-ssh-gateway SUBDIR += rubygem-net-ssh-multi + SUBDIR += rubygem-net-ssh27 SUBDIR += rubygem-nmap-parser SUBDIR += rubygem-omniauth SUBDIR += rubygem-origami