From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 19 00:20:20 2006 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 46C0D16A47D for ; Mon, 19 Jun 2006 00:20:20 +0000 (UTC) (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 2335743D48 for ; Mon, 19 Jun 2006 00:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5J0KIDD015686 for ; Mon, 19 Jun 2006 00:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5J0KIsH015685; Mon, 19 Jun 2006 00:20:18 GMT (envelope-from gnats) Resent-Date: Mon, 19 Jun 2006 00:20:18 GMT Resent-Message-Id: <200606190020.k5J0KIsH015685@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, Rainer Alves Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 850DD16A474 for ; Mon, 19 Jun 2006 00:20:06 +0000 (UTC) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [200.181.68.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0810F43D45 for ; Mon, 19 Jun 2006 00:20:06 +0000 (GMT) (envelope-from rainer@valfenda.ibest.com.br) Received: from valfenda.ibest.com.br (valfenda.ibest.com.br [127.0.0.1]) by valfenda.ibest.com.br (Postfix) with ESMTP id 90CF23E8C27 for ; Sun, 18 Jun 2006 21:19:56 -0300 (BRST) Received: (from root@localhost) by valfenda.ibest.com.br (8.13.3/8.13.3/Submit) id k5J0JuHa003939; Sun, 18 Jun 2006 21:19:56 -0300 (BRST) (envelope-from rainer) Message-Id: <200606190019.k5J0JuHa003939@valfenda.ibest.com.br> Date: Sun, 18 Jun 2006 21:19:56 -0300 (BRST) From: Rainer Alves To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/99132: [MAINTAINER] security/john: update to 1.7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Rainer Alves List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 00:20:20 -0000 >Number: 99132 >Category: ports >Synopsis: [MAINTAINER] security/john: update to 1.7.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jun 19 00:20:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rainer Alves >Release: FreeBSD 7.0-CURRENT i386 >Organization: BrasilTelecom >Environment: >Description: - Update to 1.7.2 >How-To-Repeat: >Fix: --- john-1.7.2.diff begins here --- diff -ruN /usr/ports/security/john/Makefile security/john/Makefile --- /usr/ports/security/john/Makefile Sun May 14 01:28:43 2006 +++ security/john/Makefile Sun Jun 18 21:08:06 2006 @@ -6,10 +6,12 @@ # PORTNAME= john -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/f/ \ - ftp://ftp.ru.openwall.com/pub/projects/john/${PORTVERSION}/ + ftp://ftp.ru.openwall.com/pub/projects/john/${PORTVERSION}/ \ + ftp://ftp.se.openwall.com/pub/projects/john/${PORTVERSION}/ \ + http://distro.ibiblio.org/pub/linux/distributions/openwall/projects/john/${PORTVERSION}/ MAINTAINER= rainer.alves@gmail.com COMMENT= Featureful Unix password cracker @@ -59,7 +61,6 @@ post-patch: @${REINPLACE_CMD} -e 's|= gcc|= ${CC}|g' \ -e 's|CFLAGS =.*|CFLAGS = -c ${CFLAGS}|g' \ - -e 's|openbsd-x86-64|${OSNAME}-x86-64|g' \ ${WRKSRC}/Makefile pre-build: diff -ruN /usr/ports/security/john/distinfo security/john/distinfo --- /usr/ports/security/john/distinfo Sat May 13 02:19:45 2006 +++ security/john/distinfo Sun Jun 18 21:04:10 2006 @@ -1,3 +1,3 @@ -MD5 (john-1.7.1.tar.bz2) = 38eea8aae42f9da08513ef2629b61bd9 -SHA256 (john-1.7.1.tar.bz2) = 959b6179f7eee5a5754604abd4f10d6c5d6cff07e256d0666514bf1a1867b85c -SIZE (john-1.7.1.tar.bz2) = 692049 +MD5 (john-1.7.2.tar.bz2) = dc6a6c2a885110ccb5da4c1e2010cb07 +SHA256 (john-1.7.2.tar.bz2) = 7e2ca95ce9038771adb009133feb1b508698244449ceed84b6442f83327c5d58 +SIZE (john-1.7.2.tar.bz2) = 691706 --- john-1.7.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: