Date: Fri, 5 Jun 2015 18:57:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388616 - head/security/rubygem-scrypt Message-ID: <201506051857.t55IvdMD078425@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 5 18:57:39 2015 New Revision: 388616 URL: https://svnweb.freebsd.org/changeset/ports/388616 Log: - Update to 2.0.1 Changes: https://github.com/pbhogan/scrypt/blob/master/CHANGELOG.md Modified: head/security/rubygem-scrypt/Makefile head/security/rubygem-scrypt/distinfo Modified: head/security/rubygem-scrypt/Makefile ============================================================================== --- head/security/rubygem-scrypt/Makefile Fri Jun 5 18:57:34 2015 (r388615) +++ head/security/rubygem-scrypt/Makefile Fri Jun 5 18:57:39 2015 (r388616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scrypt -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-scrypt/distinfo ============================================================================== --- head/security/rubygem-scrypt/distinfo Fri Jun 5 18:57:34 2015 (r388615) +++ head/security/rubygem-scrypt/distinfo Fri Jun 5 18:57:39 2015 (r388616) @@ -1,2 +1,2 @@ -SHA256 (rubygem/scrypt-2.0.0.gem) = 34cf4f10e0fa4b03b6722e3987a9907fd89a83293dabcc5333541349a2da17ea -SIZE (rubygem/scrypt-2.0.0.gem) = 23552 +SHA256 (rubygem/scrypt-2.0.1.gem) = 5958fe581c5cffc26f5bec2e7c2773a0199fc476c54e8120121ff783a13ed01c +SIZE (rubygem/scrypt-2.0.1.gem) = 24064
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506051857.t55IvdMD078425>