Index: head/security/scrypt/Makefile =================================================================== --- head/security/scrypt/Makefile (revision 438411) +++ head/security/scrypt/Makefile (revision 438412) @@ -1,22 +1,24 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= scrypt -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= http://www.tarsnap.com/scrypt/ MAINTAINER= cperciva@tarsnap.com COMMENT= Key Derivation Function +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT + GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \ LDFLAGS="-L${OPENSSLLIB} ${LDFLAGS}" -USES= gmake tar:tgz ssl +USES= ssl tar:tgz PLIST_FILES= bin/scrypt \ man/man1/scrypt.1.gz .include Index: head/security/scrypt/distinfo =================================================================== --- head/security/scrypt/distinfo (revision 438411) +++ head/security/scrypt/distinfo (revision 438412) @@ -1,2 +1,3 @@ -SHA256 (scrypt-1.2.0.tgz) = 1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4 -SIZE (scrypt-1.2.0.tgz) = 107796 +TIMESTAMP = 1488663406 +SHA256 (scrypt-1.2.1.tgz) = 4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577 +SIZE (scrypt-1.2.1.tgz) = 127619