aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2015-04-19 11:29:42 +0100
committerMike McQuaid2015-04-21 09:33:44 +0100
commit5cda0af3b97ecdd78412952ab161eb85a1aca8be (patch)
tree8b216fe99d8ffed908a3dbea6fbb842f90796f07
parent9d60e6b538db368e1bd01bd1b1e20efddbadfb0b (diff)
downloadhomebrew-5cda0af3b97ecdd78412952ab161eb85a1aca8be.tar.bz2
signing-party: fix strict audit.
Closes #38815. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/signing-party.rb116
1 files changed, 58 insertions, 58 deletions
diff --git a/Library/Formula/signing-party.rb b/Library/Formula/signing-party.rb
index 30168d9c9..fdfa24a49 100644
--- a/Library/Formula/signing-party.rb
+++ b/Library/Formula/signing-party.rb
@@ -1,7 +1,7 @@
class SigningParty < Formula
homepage "http://pgp-tools.alioth.debian.org/"
url "http://ftp.debian.org/debian/pool/main/s/signing-party/signing-party_1.1.10.orig.tar.gz"
- sha1 "909182aaadc2e6e7bd1edefb3722b7b97c9abd86"
+ sha256 "b8d6fca8b7a64938436b3d825052513d9b22317241d134707ec5d1d48c0642fd"
bottle do
sha1 "d8214823c908caf3d8793915b1f9a39c040830f2" => :yosemite
@@ -9,11 +9,11 @@ class SigningParty < Formula
sha1 "8070e9cebac432ce0033f9b27b439ea2c16acd06" => :mountain_lion
end
- option 'with-rename-pgpring', 'Install pgpring as pgppubring to avoid conflicting with mutt'
+ option "with-rename-pgpring", "Install pgpring as pgppubring to avoid conflicting with mutt"
- if build.without? 'rename-pgpring'
- conflicts_with 'mutt',
- :because => 'mutt installs a private copy of pgpring'
+ if build.without? "rename-pgpring"
+ conflicts_with "mutt",
+ :because => "mutt installs a private copy of pgpring"
end
depends_on "autoconf" => :build
@@ -25,61 +25,61 @@ class SigningParty < Formula
resource "GnuPG::Interface" do
url "http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz"
mirror "http://search.mcpan.org/CPAN/authors/id/A/AL/ALEXMV/GnuPG-Interface-0.50.tar.gz"
- sha1 "471c61d262552548df5980cbfc5ccbe6a4607aca"
+ sha256 "66e58e41c20d4ecd4e387e1ab1eee887f1c3c9fb0c65d0af2f95620e7b97141e"
end
resource "Text::Iconv" do
url "http://search.cpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz"
mirror "http://search.mcpan.org/CPAN/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz"
- sha1 "542849325b2d66c72e19ffb48bdc67fdd7e4bbea"
+ sha256 "5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3"
end
resource "Text::Template" do
url "http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz"
mirror "http://search.mcpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz"
- sha1 "008df9cfa6f9ab8d0b4f38c3e59d4e8679280bc1"
+ sha256 "77d812cb86e48091bcd59aa8522ef887b33a0ff758f8a269da8c2b733889d580"
end
resource "Net::IDN::Encode" do
url "http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/Net-IDN-Encode-2.200.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/Net-IDN-Encode-2.200.tar.gz"
- sha1 "f7796a9d0404da8222b2c438668463a013fc1983"
+ sha256 "c7ce0bb438bb22c755c958d02ff8d9385ec71b213efaf77b3723d91d562b9360"
end
resource "MooX::late" do
url "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/MooX-late-0.014.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/MooX-late-0.014.tar.gz"
- sha1 "d7bbb34c1e2f6ff06a97b404bed7fa2c58bac004"
+ sha256 "7bc00d77a720319b1baf7fbde99d42beac87de256cee44d2f32be25014a5e707"
end
resource "MooX::HandlesVia" do
url "http://search.cpan.org/CPAN/authors/id/M/MA/MATTP/MooX-HandlesVia-0.001005.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/M/MA/MATTP/MooX-HandlesVia-0.001005.tar.gz"
- sha1 "d9e58fca8b26004878de49390941d01d17a98d7f"
+ sha256 "a69de0c201269a4ad2bfce51b200a91bf7f20c0a1d392f130185c8ae533f9360"
end
resource "Type::Tiny" do
url "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Type-Tiny-1.000005.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Type-Tiny-1.000005.tar.gz"
- sha1 "95119f0e9565f4cda685902d614a21484765970a"
+ sha256 "42ed36c011825aa1e6995a4e8638621a1b2103a0970b15764ca3919368042365"
end
resource "Exporter::Tiny" do
url "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-0.042.tar.gz"
- sha1 "3a3ac1affabcfce1d1bf8cffee2e7a8c78780e54"
+ sha256 "8f1622c5ebbfbcd519ead81df7917e48cb16cc527b1c46737b0459c3908a023f"
end
resource "Data::Perl" do
url "http://search.cpan.org/CPAN/authors/id/M/MA/MATTP/Data-Perl-0.002009.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/M/MA/MATTP/Data-Perl-0.002009.tar.gz"
- sha1 "e62244f9e09c1db528992bbf55954a1e4dc54067"
+ sha256 "b62b2225870c2c3b16fb78c429f8729ddb8ed0e342f4209ec3c261b764c36f8b"
end
resource "CPAN::Meta::Requirements" do
url "http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-Requirements-2.126.tar.gz"
mirror "http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-Requirements-2.126.tar.gz"
- sha1 "b73123f5fcf199e2bdc31aaae72a8f70740d439f"
+ sha256 "4b4ec24844692482b9c69a231a2145adb44356f0d0e9b56b171263f0f56db622"
end
# gpgparticipants data on OS X behaves differently from linux version
@@ -100,78 +100,78 @@ class SigningParty < Formula
end
end
- doc.install 'README'
+ doc.install "README"
- cd 'caff' do
- inreplace 'caff', '/usr/share/doc/signing-party', HOMEBREW_PREFIX/'share/doc/signing-party'
+ cd "caff" do
+ inreplace "caff", "/usr/share/doc/signing-party", HOMEBREW_PREFIX/"share/doc/signing-party"
system "make"
- man1.install Dir['*.1']
- bin.install 'caff', 'pgp-clean', 'pgp-fixkey'
- (doc/'caff').install Dir['README*', 'caffrc.sample']
+ man1.install Dir["*.1"]
+ bin.install "caff", "pgp-clean", "pgp-fixkey"
+ (doc/"caff").install Dir["README*", "caffrc.sample"]
end
- cd 'gpg-key2ps' do
+ cd "gpg-key2ps" do
system "make"
- man1.install 'gpg-key2ps.1'
- bin.install 'gpg-key2ps'
- (doc/'key2ps').install 'README'
+ man1.install "gpg-key2ps.1"
+ bin.install "gpg-key2ps"
+ (doc/"key2ps").install "README"
end
- cd 'gpg-mailkeys' do
- inreplace 'gpg-mailkeys',
- %q[`getent passwd $USER | cut -d: -f5 | cut -d, -f1`],
- %q[`osascript -e "long user name of (system info)" 2>/dev/null`]
+ cd "gpg-mailkeys" do
+ inreplace "gpg-mailkeys",
+ "`getent passwd $USER | cut -d: -f5 | cut -d, -f1`",
+ '`osascript -e "long user name of (system info)" 2>/dev/null`'
- bin.install 'gpg-mailkeys'
- man1.install 'gpg-mailkeys.1'
- (doc/'gpg-mailkeys').install 'README', 'example.gpg-mailkeysrc'
+ bin.install "gpg-mailkeys"
+ man1.install "gpg-mailkeys.1"
+ (doc/"gpg-mailkeys").install "README", "example.gpg-mailkeysrc"
end
- cd 'gpglist' do
+ cd "gpglist" do
system "make"
- bin.install 'gpglist'
- man1.install 'gpglist.1'
+ bin.install "gpglist"
+ man1.install "gpglist.1"
end
- cd 'gpgparticipants' do
- bin.install 'gpgparticipants'
- man1.install 'gpgparticipants.1'
+ cd "gpgparticipants" do
+ bin.install "gpgparticipants"
+ man1.install "gpgparticipants.1"
end
- cd 'gpgsigs' do
+ cd "gpgsigs" do
system "make"
- man1.install 'gpgsigs.1'
- bin.install 'gpgsigs'
- (doc/'gpgsigs').install Dir['gpgsigs-lt2k5*.txt']
+ man1.install "gpgsigs.1"
+ bin.install "gpgsigs"
+ (doc/"gpgsigs").install Dir["gpgsigs-lt2k5*.txt"]
end
- cd 'keyanalyze' do
+ cd "keyanalyze" do
inreplace "pgpring/configure.in", "AM_C_PROTOTYPES", ""
inreplace "Makefile", "automake-1.11 --add-missing && automake-1.11", "autoreconf -fvi"
system "make"
- if build.with? 'rename-pgpring'
+ if build.with? "rename-pgpring"
# Install pgpring as pgppubring to avoid conflicting with Mutt.
# Reflect the installed name in manpages.
- inreplace %w(keyanalyze.1 pgpring/pgpring.1 process_keys.1), /pgpring/, "pgppubring"
- bin.install 'pgpring/pgpring' => 'pgppubring'
- man1.install 'pgpring/pgpring.1' => 'pgppubring.1'
+ inreplace %w[keyanalyze.1 pgpring/pgpring.1 process_keys.1], /pgpring/, "pgppubring"
+ bin.install "pgpring/pgpring" => "pgppubring"
+ man1.install "pgpring/pgpring.1" => "pgppubring.1"
else
- bin.install 'pgpring/pgpring'
- man1.install 'pgpring/pgpring.1'
+ bin.install "pgpring/pgpring"
+ man1.install "pgpring/pgpring.1"
end
- bin.install 'keyanalyze', 'process_keys'
- man1.install 'keyanalyze.1', 'process_keys.1'
+ bin.install "keyanalyze", "process_keys"
+ man1.install "keyanalyze.1", "process_keys.1"
end
- cd 'keylookup' do
- bin.install 'keylookup'
- man1.install 'keylookup.1'
+ cd "keylookup" do
+ bin.install "keylookup"
+ man1.install "keylookup.1"
end
- cd 'sig2dot' do
- bin.install 'sig2dot'
- man1.install 'sig2dot.1'
- (doc/'sig2dot').install 'README.sig2dot'
+ cd "sig2dot" do
+ bin.install "sig2dot"
+ man1.install "sig2dot.1"
+ (doc/"sig2dot").install "README.sig2dot"
end
bin.env_script_all_files(libexec+"bin", "PERL5LIB" => ENV["PERL5LIB"])