Ticket #46931: Portfile-vcs_blackbox.diff
File Portfile-vcs_blackbox.diff, 1.2 KB (added by tal@…, 10 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 13 3440 2015-03-01 22:21:19Z cal@macports.org $2 # $Id: Portfile 132962 2015-02-16 10:33:02Z ryandesign@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup StackExchange blackbox 1.20150 222v7 github.setup StackExchange blackbox 1.20150304 v 8 8 name vcs_blackbox 9 9 categories security 10 10 platforms darwin … … 19 19 to store secrets safely using GPG encryption. They can be easily \ 20 20 decrypted for editing or use in production. 21 21 22 checksums rmd160 8cae2470d6ff0cfd6dae593194ed98647799601b\23 sha256 421cb6d2053e54faa5b29f0c22bdfe960fc61a40a12195eab656ed01ba0303c122 checksums rmd160 f7e59a9b539ce2285608a8e9e65395a75b913726 \ 23 sha256 87ccd2258cefe9d2eac66a7737a71de471862763d72d895b356260617336d808 24 24 25 25 use_configure no 26 26