aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto
diff options
context:
space:
mode:
authorMichael Moll <mmoll@FreeBSD.org>2015-06-10 18:31:23 +0000
committerMichael Moll <mmoll@FreeBSD.org>2015-06-10 18:31:23 +0000
commitfbb167f38e7d30a56aae198e6f1e86df4abfc305 (patch)
treea1bb53c7c9c8f295c5ce4873675af35c9fa8b830 /security/rubygem-ezcrypto
parent7165a8e93a1210048cae4e6f4eb04f8f670bedfb (diff)
downloadports-fbb167f38e7d30a56aae198e6f1e86df4abfc305.tar.gz
ports-fbb167f38e7d30a56aae198e6f1e86df4abfc305.zip
security/rubygem-ezcrypto: update gemspec patch to new ruby-gems version
Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=389123
Diffstat (limited to 'security/rubygem-ezcrypto')
-rw-r--r--security/rubygem-ezcrypto/files/patch-gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-ezcrypto/files/patch-gemspec b/security/rubygem-ezcrypto/files/patch-gemspec
index 1307075f1857..62ae47c14338 100644
--- a/security/rubygem-ezcrypto/files/patch-gemspec
+++ b/security/rubygem-ezcrypto/files/patch-gemspec
@@ -9,7 +9,7 @@
s.homepage = "http://ezcrypto.rubyforge.org"
s.requirements = ["none"]
s.rubyforge_project = "ezcrypto"
- s.rubygems_version = "2.4.7"
+ s.rubygems_version = "2.4.8"
s.summary = "Simplified encryption library."
- s.test_files = ["test/active_crypto_test.rb", "test/agree2.com.cert", "test/association_key_holder_test.rb", "test/database.yml", "test/debug.log", "test/digest_test.rb", "test/dsakey.pem", "test/dsapubkey.pem", "test/dsig_test.rb", "test/encrypt_test.rb", "test/ezcrypto_test.rb", "test/key_holder_test.rb", "test/protectedsigner.pem", "test/sf-class2-root.crt", "test/sf_intermediate.crt", "test/store", "test/test_helper.rb", "test/testchild.pem", "test/testchild.req", "test/testpub.pem", "test/testsigner.cert", "test/testsigner.pem", "test/valicert_class2_root.crt"]
+ s.test_files = ["test/active_crypto_test.rb", "test/agree2.com.cert", "test/association_key_holder_test.rb", "test/database.yml", "test/debug.log", "test/digest_test.rb", "test/dsakey.pem", "test/dsapubkey.pem", "test/dsig_test.rb", "test/encrypt_test.rb", "test/ezcrypto_test.rb", "test/key_holder_test.rb", "test/protectedsigner.pem", "test/sf-class2-root.crt", "test/sf_intermediate.crt", "test/test_helper.rb", "test/testchild.pem", "test/testchild.req", "test/testpub.pem", "test/testsigner.cert", "test/testsigner.pem", "test/valicert_class2_root.crt"]