Revision: 133575 https://trac.macports.org/changeset/133575 Author: cal@macports.org Date: 2015-03-05 11:10:35 -0800 (Thu, 05 Mar 2015) Log Message: ----------- vcs_blackbox: update to 1.20150304, maintainer, closes #46931, fixes build Modified Paths: -------------- trunk/dports/security/vcs_blackbox/Portfile Modified: trunk/dports/security/vcs_blackbox/Portfile =================================================================== --- trunk/dports/security/vcs_blackbox/Portfile 2015-03-05 19:08:47 UTC (rev 133574) +++ trunk/dports/security/vcs_blackbox/Portfile 2015-03-05 19:10:35 UTC (rev 133575) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup StackExchange blackbox 1.20150222 v +github.setup StackExchange blackbox 1.20150304 v name vcs_blackbox categories security platforms darwin @@ -19,8 +19,8 @@ to store secrets safely using GPG encryption. They can be easily \ decrypted for editing or use in production. -checksums rmd160 8cae2470d6ff0cfd6dae593194ed98647799601b \ - sha256 421cb6d2053e54faa5b29f0c22bdfe960fc61a40a12195eab656ed01ba0303c1 +checksums rmd160 f7e59a9b539ce2285608a8e9e65395a75b913726 \ + sha256 87ccd2258cefe9d2eac66a7737a71de471862763d72d895b356260617336d808 use_configure no
participants (1)
-
cal@macports.org