On Sat, Dec 18, 2010 at 11:34:52PM +0100, Marius ROMAN wrote:
>Update to scrypt 1.1.6.
>Tested with mandoc(1) so I removed the line wth groff.
>Tested on i386.
>Encrypted / decrypted one file and works OK.
>
>Comments ? OK ?
>
>Index: security/scrypt/Makefile
>===================================================================
>RCS file: /cvs/ports/security/scrypt/Makefile,v
>retrieving revision 1.4
>diff -u -r1.4 Makefile
>--- security/scrypt/Makefile   20 Nov 2010 17:22:45 -0000      1.4
>+++ security/scrypt/Makefile   18 Dec 2010 22:20:58 -0000
>@@ -2,7 +2,7 @@
>
> COMMENT =     command-line encryption using scrypt key derivation function
>
>-DISTNAME =    scrypt-1.1.4
>+DISTNAME =    scrypt-1.1.6
>
> CATEGORIES =  security
>
>@@ -20,7 +20,6 @@
> EXTRACT_SUFX =        .tgz
>
> CONFIGURE_STYLE =     gnu
>-USE_GROFF =           Yes
>
> NO_REGRESS =          Yes
>
>Index: security/scrypt/distinfo
>===================================================================
>RCS file: /cvs/ports/security/scrypt/distinfo,v
>retrieving revision 1.2
>diff -u -r1.2 distinfo
>--- security/scrypt/distinfo   22 Jun 2009 22:51:59 -0000      1.2
>+++ security/scrypt/distinfo   18 Dec 2010 22:20:58 -0000
>@@ -1,5 +1,5 @@
>-MD5 (scrypt-1.1.4.tgz) = xN+Fz9fhZa8KMG0E44vRXQ==
>-RMD160 (scrypt-1.1.4.tgz) = vzpoUrnwda4gu13kRXMCVTDlsDQ=
>-SHA1 (scrypt-1.1.4.tgz) = BfU9ZhrlDm3zy/XYui7BaeP87v8=
>-SHA256 (scrypt-1.1.4.tgz) = pblWsrAuonIwPS0TVOVaip2LiDH2UYxq32voer+Rzhk=
>-SIZE (scrypt-1.1.4.tgz) = 82902
>+MD5 (scrypt-1.1.6.tgz) = o1UjzUl/coNjXOiB2znC4g==
>+RMD160 (scrypt-1.1.6.tgz) = o5XbM7fGOKTw/rorx2h0z2NLM94=
>+SHA1 (scrypt-1.1.6.tgz) = exs/7M/i/wi10FdS7xyn3y7IZG0=
>+SHA256 (scrypt-1.1.6.tgz) = 39DRpURDkmW7ubWAQ608jOUKOYe0SmGx05/Xo+1bf7g=
>+SIZE (scrypt-1.1.6.tgz) = 83776

Hello ;)

Works fine for me (i386). I think you can remove EXTRACT_SUFX as it declares
default extension.

jirib

Reply via email to