From owner-cvs-all@FreeBSD.ORG Thu Nov 10 02:00:44 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36D33106566B; Thu, 10 Nov 2011 02:00:44 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0EF908FC08; Thu, 10 Nov 2011 02:00:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pAA20hgB021165; Thu, 10 Nov 2011 02:00:43 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pAA20hIA021164; Thu, 10 Nov 2011 02:00:43 GMT (envelope-from danfe) Message-Id: <201111100200.pAA20hIA021164@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 10 Nov 2011 02:00:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/john Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2011 02:00:44 -0000 danfe 2011-11-10 02:00:43 UTC FreeBSD ports repository Modified files: security/john Makefile distinfo pkg-plist Log: Update to shiny new version 1.7.8-jumbo-8, most notably featuring optional OpenMP to parallelize MD5-based crypt(3) and Apache $apr1$ when using SSE2, as announced here: http://www.openwall.com/lists/john-users/2011/11/09/1 Submitted by: Royce Williams Revision Changes Path 1.53 +1 -1 ports/security/john/Makefile 1.26 +2 -2 ports/security/john/distinfo 1.14 +5 -2 ports/security/john/pkg-plist