From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 15 13:20:08 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5AA416A41F for ; Thu, 15 Sep 2005 13:20:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169DB43D4C for ; Thu, 15 Sep 2005 13:20:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8FDK7L2010849 for ; Thu, 15 Sep 2005 13:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8FDK7Du010848; Thu, 15 Sep 2005 13:20:07 GMT (envelope-from gnats) Resent-Date: Thu, 15 Sep 2005 13:20:07 GMT Resent-Message-Id: <200509151320.j8FDK7Du010848@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Emanuel Haupt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADCBB16A41F for ; Thu, 15 Sep 2005 13:14:00 +0000 (GMT) (envelope-from ehaupt@mx.critical.ch) Received: from mx.critical.ch (admin.critical.ch [67.18.86.178]) by mx1.FreeBSD.org (Postfix) with SMTP id 4E72D43D45 for ; Thu, 15 Sep 2005 13:14:00 +0000 (GMT) (envelope-from ehaupt@mx.critical.ch) Received: (qmail 74264 invoked by uid 1000); 15 Sep 2005 13:13:58 -0000 Message-Id: <20050915131358.74263.qmail@mx.critical.ch> Date: 15 Sep 2005 13:13:58 -0000 From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86159: update: security/john 1.6.37 -> 1.6.39 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 13:20:08 -0000 >Number: 86159 >Category: ports >Synopsis: update: security/john 1.6.37 -> 1.6.39 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Sep 15 13:20:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD admin.critical.ch 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #0: Thu Jun 30 09:36:40 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386 >Description: The following patch updates security/john from version 1.6.37 to 1.6.39 Changed files: - Makefile - distinfo - pkg-plist >How-To-Repeat: >Fix: --- john.patch begins here --- diff -Nur john.orig/Makefile john/Makefile --- john.orig/Makefile Thu Aug 12 00:10:50 2004 +++ john/Makefile Thu Sep 15 15:09:25 2005 @@ -7,8 +7,7 @@ # PORTNAME= john -PORTVERSION= 1.6.37 -PORTREVISION= 1 +PORTVERSION= 1.6.39 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/a/ \ ftp://ftp.ru.openwall.com/pub/projects/john/ diff -Nur john.orig/distinfo john/distinfo --- john.orig/distinfo Sun Apr 18 19:21:06 2004 +++ john/distinfo Thu Sep 15 14:56:06 2005 @@ -1,4 +1,4 @@ -MD5 (john-1.6.37.tar.gz) = 9403233b640927295c05b0564ff1f678 -SIZE (john-1.6.37.tar.gz) = 139372 +MD5 (john-1.6.39.tar.gz) = 823ee78095db8568aa68fb0721b1efea +SIZE (john-1.6.39.tar.gz) = 167425 MD5 (john-1.6.tar.gz) = aae782f160041b2bdc624b0a84054e32 SIZE (john-1.6.tar.gz) = 497341 diff -Nur john.orig/pkg-plist john/pkg-plist --- john.orig/pkg-plist Thu Aug 12 00:10:50 2004 +++ john/pkg-plist Thu Sep 15 15:10:21 2005 @@ -1,10 +1,10 @@ bin/john bin/unshadow bin/xtract -share/john/all.chr -share/john/alpha.chr -share/john/digits.chr -share/john/lanman.chr -share/john/john.conf -share/john/password.lst +%%DATADIR%%/all.chr +%%DATADIR%%/alpha.chr +%%DATADIR%%/digits.chr +%%DATADIR%%/lanman.chr +%%DATADIR%%/john.conf +%%DATADIR%%/password.lst @dirrm share/john --- john.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: