Modified: trunk/dports/security/scrypt/Portfile (87469 => 87470)
--- trunk/dports/security/scrypt/Portfile 2011-11-23 05:47:02 UTC (rev 87469)
+++ trunk/dports/security/scrypt/Portfile 2011-11-23 08:47:45 UTC (rev 87470)
@@ -4,7 +4,7 @@
PortSystem 1.0
name scrypt
-version 1.1.4
+version 1.1.6
description key derivation function
long_description The scrypt key derivation function was originally developed \
for use in the Tarsnap online backup system and is designed to be far more secure \
@@ -12,9 +12,17 @@
maintainers brett openmaintainer
categories security
platforms darwin
-homepage http://www.tarsnap.com/scrypt
+license BSD
+
+homepage http://www.tarsnap.com/scrypt.html
master_sites http://www.tarsnap.com/scrypt/
-checksums sha1 05f53d661ae50e6df3cbf5d8ba2ec169e3fceeff
+
+checksums rmd160 a395db33b7c638a4f0feba2bc76874cf634b33de \
+ sha256 dfd0d1a544439265bbb9b58043ad3c8ce50a3987b44a61b1d39fd7a3ed5b7fb8
+
extract.suffix .tgz
-configure.args --mandir=${prefix}/share/man
+depends_lib port:openssl
+
+livecheck.type regex
+livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}