1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 1.6.39

- Use DATADIR
- Pass maintainership to submitter

Submitted by:	Emanuel Haupt <ehaupt@FreeBSD.org>
Approved by:	Dominic Marks <dom@goodforbusiness.co.uk> (old maintainer)
This commit is contained in:
Simon Barner 2005-10-05 23:13:02 +00:00
parent a3b33a0100
commit 463dd17b4c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144353
3 changed files with 10 additions and 11 deletions

View File

@ -7,15 +7,14 @@
#
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/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
${PORTNAME}-1.6.tar.gz
MAINTAINER= dom@helenmarks.co.uk
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Featureful Unix password cracker
USE_REINPLACE= yes

View File

@ -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

View File

@ -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