diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-12-15 14:41:40 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2010-12-15 14:41:40 +0000 |
commit | d67db6dec62032db0f6a252b9dcda935a8086583 (patch) | |
tree | 9e8b626b1cb7338cbd81904d338b87f66f966410 /security/john | |
parent | a33ab20ae82f61a39e3251b481f804aefaaad313 (diff) | |
download | ports-d67db6dec62032db0f6a252b9dcda935a8086583.tar.gz ports-d67db6dec62032db0f6a252b9dcda935a8086583.zip |
Notes
Diffstat (limited to 'security/john')
-rw-r--r-- | security/john/Makefile | 4 | ||||
-rw-r--r-- | security/john/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 62fc7265fb52..740d3139909f 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -7,7 +7,7 @@ PORTNAME= john PORTVERSION= 1.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.openwall.com/john/g/ \ http://mirrors.kernel.org/openwall/projects/john/${PORTVERSION}/ \ @@ -15,7 +15,7 @@ MASTER_SITES= http://www.openwall.com/john/g/ \ http://gd.tuwien.ac.at/opsys/linux/openwall/projects/john/${PORTVERSION}/ PATCH_SITES= ${MASTER_SITES:H:H:S/$/\/contrib\//} -PATCHFILES= john-${PORTVERSION}-jumbo-7.diff.gz +PATCHFILES= john-${PORTVERSION}-jumbo-9.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= danfe@FreeBSD.org diff --git a/security/john/distinfo b/security/john/distinfo index 72dc2ce979c2..3aabc7f3805b 100644 --- a/security/john/distinfo +++ b/security/john/distinfo @@ -1,4 +1,4 @@ SHA256 (john-1.7.6.tar.bz2) = 4fdfebebdc1523869f3c64a2993ff7041c8af47e9c58309575d1fdef54636c0f SIZE (john-1.7.6.tar.bz2) = 669568 -SHA256 (john-1.7.6-jumbo-7.diff.gz) = 910d6daa21ee52fa201bccb61beda420d7fb07096046699ecd0915984356697d -SIZE (john-1.7.6-jumbo-7.diff.gz) = 214468 +SHA256 (john-1.7.6-jumbo-9.diff.gz) = ee37cb3dc341348a573f6c3c2f43b136c0e6a173430863bd3b6527e6b1143368 +SIZE (john-1.7.6-jumbo-9.diff.gz) = 218658 |