aboutsummaryrefslogtreecommitdiff
path: root/security/scrypt
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-08-25 02:28:16 +0000
committerWen Heping <wen@FreeBSD.org>2015-08-25 02:28:16 +0000
commitfbc416e25297fd6e4f0f8bc7dd8cf19463263e9d (patch)
tree3b4dfa620ecfcd33140087f9811deed4b45d74ff /security/scrypt
parent4b1f41239af6c826171303e8f9a1d1831560bda5 (diff)
downloadports-fbc416e25297fd6e4f0f8bc7dd8cf19463263e9d.tar.gz
ports-fbc416e25297fd6e4f0f8bc7dd8cf19463263e9d.zip
- Update to 1.2.0 [1]
- Pet portlint - Reset maintainer to ports@ PR: 202628 [1] Submitted by: jesco.freund@my-universe.com [1]
Notes
Notes: svn path=/head/; revision=395199
Diffstat (limited to 'security/scrypt')
-rw-r--r--security/scrypt/Makefile6
-rw-r--r--security/scrypt/distinfo4
-rw-r--r--security/scrypt/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile
index aca2672aab33..c35e6f9b3d27 100644
--- a/security/scrypt/Makefile
+++ b/security/scrypt/Makefile
@@ -2,15 +2,15 @@
# $FreeBSD$
PORTNAME= scrypt
-PORTVERSION= 1.1.6
+PORTVERSION= 1.2.0
CATEGORIES= security
MASTER_SITES= http://www.tarsnap.com/scrypt/
-MAINTAINER= wen@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Key Derivation Function
GNU_CONFIGURE= yes
-USES= gmake tar:tgz
+USES= gmake tar:tgz
USE_LDCONFIG= yes
PLIST_FILES= bin/scrypt \
diff --git a/security/scrypt/distinfo b/security/scrypt/distinfo
index fb61efe80347..98b1dd3d1e8f 100644
--- a/security/scrypt/distinfo
+++ b/security/scrypt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (scrypt-1.1.6.tgz) = dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
-SIZE (scrypt-1.1.6.tgz) = 83776
+SHA256 (scrypt-1.2.0.tgz) = 1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4
+SIZE (scrypt-1.2.0.tgz) = 107796
diff --git a/security/scrypt/pkg-descr b/security/scrypt/pkg-descr
index 9b58e4fe4291..ae7a89d1b94b 100644
--- a/security/scrypt/pkg-descr
+++ b/security/scrypt/pkg-descr
@@ -3,4 +3,4 @@ the Tarsnap online backup system and is designed to be far more secure
against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.
-WWW: http://www.tarsnap.com/scrypt/
+WWW: http://www.tarsnap.com/scrypt/