Revision: 148794 https://trac.macports.org/changeset/148794 Author: ryandesign@macports.org Date: 2016-05-18 06:12:25 -0700 (Wed, 18 May 2016) Log Message: ----------- php-scrypt: update to 1.4 and add php70-scrypt subport (#51429) Modified Paths: -------------- trunk/dports/php/php-scrypt/Portfile Modified: trunk/dports/php/php-scrypt/Portfile =================================================================== --- trunk/dports/php/php-scrypt/Portfile 2016-05-18 12:27:11 UTC (rev 148793) +++ trunk/dports/php/php-scrypt/Portfile 2016-05-18 13:12:25 UTC (rev 148794) @@ -5,13 +5,13 @@ PortGroup php 1.1 name php-scrypt -version 1.3 +version 1.4 categories-append security platforms darwin maintainers ryandesign openmaintainer license BSD -php.branches 5.3 5.4 5.5 5.6 +php.branches 5.3 5.4 5.5 5.6 7.0 php.pecl yes description a PHP wrapper for scrypt @@ -19,8 +19,8 @@ long_description ${name} is ${description}, key derivation function \ designed to be secure against hardware brute-force attacks. -checksums rmd160 943a9008f5cf9fe52ec611e3ac1f985946a61994 \ - sha256 886e07b4660bc21b2d04eff1ff0c0d8e6c2f32720d844dc7c93b2b22cb1fbae9 +checksums rmd160 915651054c175fd31f5e550d48cf820e981acadf \ + sha256 7af6d24c973030c08dc5941a1a3dc40adacc80dd68a93483711ecb382b97a803 configure.args-append --enable-scrypt
participants (1)
-
ryandesign@macports.org