diff options
Diffstat (limited to 'security/john')
-rw-r--r-- | security/john/Makefile | 2 | ||||
-rw-r--r-- | security/john/distinfo | 4 | ||||
-rw-r--r-- | security/john/pkg-plist | 7 |
3 files changed, 8 insertions, 5 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 3ac3aa1b340e..10f902d6c571 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -6,7 +6,7 @@ # PORTNAME= john -DISTVERSION= 1.7.8-jumbo-7 +DISTVERSION= 1.7.8-jumbo-8 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/g/ \ http://mirrors.kernel.org/openwall/projects/john/${DISTVERSION:C/-.*//}/ \ diff --git a/security/john/distinfo b/security/john/distinfo index 8703cc4b6b10..4249cd58e6c6 100644 --- a/security/john/distinfo +++ b/security/john/distinfo @@ -1,2 +1,2 @@ -SHA256 (john-1.7.8-jumbo-7.tar.bz2) = 40092d39c7e28f6463d04f775495fa739e5ee4fddb9bab4ed56477543c2b2383 -SIZE (john-1.7.8-jumbo-7.tar.bz2) = 1130441 +SHA256 (john-1.7.8-jumbo-8.tar.bz2) = ab5aaf483b63656751bea3de767a856523e9814450bd94e386e539ec6daacd69 +SIZE (john-1.7.8-jumbo-8.tar.bz2) = 1170660 diff --git a/security/john/pkg-plist b/security/john/pkg-plist index 87c122bcaab7..d351052dc0f1 100644 --- a/security/john/pkg-plist +++ b/security/john/pkg-plist @@ -11,14 +11,17 @@ etc/john.conf.default %%DATADIR%%/digits.chr %%DATADIR%%/dumb16.conf %%DATADIR%%/dumb32.conf -%%DATADIR%%/generic.conf +%%DATADIR%%/dynamic.conf %%DATADIR%%/genincstats.rb %%DATADIR%%/lanman.chr -%%DATADIR%%/ldif2pw.pl +%%DATADIR%%/ldif2john.pl +%%DATADIR%%/lion2john-alt.pl +%%DATADIR%%/lion2john.pl %%DATADIR%%/mailer %%DATADIR%%/netntlm.pl %%DATADIR%%/netscreen.py %%DATADIR%%/password.lst +%%DATADIR%%/relbench.pl %%DATADIR%%/sap_prepare.pl %%DATADIR%%/sha-dump.pl %%DATADIR%%/sha-test.pl |