aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-05-04 01:59:03 +0000
committerSteve Wills <swills@FreeBSD.org>2016-05-04 01:59:03 +0000
commit97c70639bc75ec6cdc86291cbff68076354e55b1 (patch)
tree3f9abc3a3b485a54df4972c33b2e3ff97c4ed900 /security/rubygem-ezcrypto
parent48182b62ac162935f1a498748de6a30ca608d5de (diff)
downloadports-97c70639bc75ec6cdc86291cbff68076354e55b1.tar.gz
ports-97c70639bc75ec6cdc86291cbff68076354e55b1.zip
devel/ruby-gems: update to 2.6.4
Notes
Notes: svn path=/head/; revision=414574
Diffstat (limited to 'security/rubygem-ezcrypto')
-rw-r--r--security/rubygem-ezcrypto/files/patch-gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-ezcrypto/files/patch-gemspec b/security/rubygem-ezcrypto/files/patch-gemspec
index 974310cfb18c..4e8a86f17216 100644
--- a/security/rubygem-ezcrypto/files/patch-gemspec
+++ b/security/rubygem-ezcrypto/files/patch-gemspec
@@ -1,5 +1,5 @@
---- ezcrypto.gemspec.orig 2016-04-01 08:12:48.691050000 +0000
-+++ ezcrypto.gemspec 2016-04-01 08:14:17.779020000 +0000
+--- ezcrypto.gemspec.orig 2016-05-04 01:17:14.146797000 +0000
++++ ezcrypto.gemspec 2016-05-04 01:19:38.574752000 +0000
@@ -12,12 +12,12 @@
s.description = "Makes it easier and safer to write crypto code.".freeze
s.email = "pelle@stakeventures.com".freeze
@@ -9,7 +9,7 @@
s.homepage = "http://ezcrypto.rubyforge.org".freeze
s.requirements = ["none".freeze]
s.rubyforge_project = "ezcrypto".freeze
- s.rubygems_version = "2.6.2".freeze
+ s.rubygems_version = "2.6.4".freeze
s.summary = "Simplified encryption library.".freeze
- s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/store".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze]
+ s.test_files = ["test/active_crypto_test.rb".freeze, "test/agree2.com.cert".freeze, "test/association_key_holder_test.rb".freeze, "test/database.yml".freeze, "test/debug.log".freeze, "test/digest_test.rb".freeze, "test/dsakey.pem".freeze, "test/dsapubkey.pem".freeze, "test/dsig_test.rb".freeze, "test/encrypt_test.rb".freeze, "test/ezcrypto_test.rb".freeze, "test/key_holder_test.rb".freeze, "test/protectedsigner.pem".freeze, "test/sf-class2-root.crt".freeze, "test/sf_intermediate.crt".freeze, "test/test_helper.rb".freeze, "test/testchild.pem".freeze, "test/testchild.req".freeze, "test/testpub.pem".freeze, "test/testsigner.cert".freeze, "test/testsigner.pem".freeze, "test/valicert_class2_root.crt".freeze]