ports/185246: security/john: update to 1.7.9-jumbo-7
Royce Williams
royce at tycho.org
Sat Dec 28 18:00:02 UTC 2013
>Number: 185246
>Category: ports
>Synopsis: security/john: update to 1.7.9-jumbo-7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Dec 28 18:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Royce Williams
>Release: 8.3-RELEASE
>Organization:
>Environment:
hostname.redacted 8.3-RELEASE-p11 FreeBSD 8.3-RELEASE-p11 #0: Tue Sep 10 00:06:55 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Formal port update request, following up on a chain of informal requests starting in August 2012, including additional requests in October 2013, November 2013, and December 2013.
Maintainer has stated that he prefers to make significant improvements to the port rather than making this basic update. In my view, they are not mutually exclusive.
>How-To-Repeat:
n/a
>Fix:
Apply patch.
Patch attached with submission follows:
diff -ur john.orig.j5-to-j7/Makefile john.new.j5-to-j7/Makefile
--- john.orig.j5-to-j7/Makefile 2013-09-20 14:55:24.000000000 -0800
+++ john.new.j5-to-j7/Makefile 2013-10-26 09:46:49.000000000 -0800
@@ -2,7 +2,7 @@
# $FreeBSD: security/john/Makefile 327769 2013-09-20 22:55:24Z bapt $
PORTNAME= john
-DISTVERSION= 1.7.9-jumbo-5
+DISTVERSION= 1.7.9-jumbo-7
CATEGORIES= security
MASTER_SITES= http://www.openwall.com/john/g/ \
http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \
diff -ur john.orig.j5-to-j7/distinfo john.new.j5-to-j7/distinfo
--- john.orig.j5-to-j7/distinfo 2012-07-14 06:29:18.000000000 -0800
+++ john.new.j5-to-j7/distinfo 2013-10-26 09:49:04.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (john-1.7.9-jumbo-5.tar.bz2) = 4007aec40d2fedb1ce3287c62f23f8a1a8b8029d22cd3cbc60bb1a42f56c1a7f
-SIZE (john-1.7.9-jumbo-5.tar.bz2) = 1214046
+SHA256 (john-1.7.9-jumbo-7.tar.bz2) = fa7e5a1a31e61d516a97318fac27758ca40b1a626f4dbf353ecece8a41f54d32
+SIZE (john-1.7.9-jumbo-7.tar.bz2) = 1595514
diff -ur john.orig.j5-to-j7/pkg-plist john.new.j5-to-j7/pkg-plist
--- john.orig.j5-to-j7/pkg-plist 2012-07-14 06:29:18.000000000 -0800
+++ john.new.j5-to-j7/pkg-plist 2013-11-20 07:25:29.000000000 -0900
@@ -7,7 +7,7 @@
%%DATADIR%%/all.chr
%%DATADIR%%/alnum.chr
%%DATADIR%%/alpha.chr
-%%DATADIR%%/cmpt_cp.pl
+%%DATADIR%%/cracf2john.py
%%DATADIR%%/digits.chr
%%DATADIR%%/dumb16.conf
%%DATADIR%%/dumb32.conf
@@ -20,9 +20,12 @@
%%DATADIR%%/mailer
%%DATADIR%%/netntlm.pl
%%DATADIR%%/netscreen.py
+%%DATADIR%%/odf2john.py
+%%DATADIR%%/pass_gen.pl
%%DATADIR%%/password.lst
%%DATADIR%%/radius2john.pl
-%%DATADIR%%/sap_prepare.pl
+%%DATADIR%%/sap2john.pl
%%DATADIR%%/sha-dump.pl
%%DATADIR%%/sha-test.pl
+%%DATADIR%%/sipdump2john.py
@dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list