From owner-cvs-all@FreeBSD.ORG Sat May 22 11:08:09 2010 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 4CB0D106566C; Sat, 22 May 2010 11:08:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3C1AA8FC0C; Sat, 22 May 2010 11:08:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4MB89b0020569; Sat, 22 May 2010 11:08:09 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4MB89wu020568; Sat, 22 May 2010 11:08:09 GMT (envelope-from danfe) Message-Id: <201005221108.o4MB89wu020568@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 22 May 2010 11:08:09 +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 ports/security/john/files patch-params.h 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: Sat, 22 May 2010 11:08:09 -0000 danfe 2010-05-22 11:08:09 UTC FreeBSD ports repository Modified files: security/john Makefile distinfo pkg-plist security/john/files patch-params.h Log: - Update to version 1.7.5 and the latest contributed patchset [*] - Prefer HTTP mirrors as they are generally more accessible than FTP ones - Install support scripts in addition to datafiles - Simplify PORTDOCS handling, utilize BUILD_WRKSRC, and clean up things PR: ports/146114 [*] Submitted by: lme Revision Changes Path 1.45 +25 -32 ports/security/john/Makefile 1.19 +6 -6 ports/security/john/distinfo 1.7 +2 -2 ports/security/john/files/patch-params.h 1.11 +4 -0 ports/security/john/pkg-plist