svn commit: r389123 - head/security/rubygem-ezcrypto/files

Michael Moll mmoll at FreeBSD.org
Wed Jun 10 18:31:24 UTC 2015


Author: mmoll
Date: Wed Jun 10 18:31:23 2015
New Revision: 389123
URL: https://svnweb.freebsd.org/changeset/ports/389123

Log:
  security/rubygem-ezcrypto: update gemspec patch to new ruby-gems version
  
  Approved by:	swills (mentor)

Modified:
  head/security/rubygem-ezcrypto/files/patch-gemspec

Modified: head/security/rubygem-ezcrypto/files/patch-gemspec
==============================================================================
--- head/security/rubygem-ezcrypto/files/patch-gemspec	Wed Jun 10 18:24:19 2015	(r389122)
+++ head/security/rubygem-ezcrypto/files/patch-gemspec	Wed Jun 10 18:31:23 2015	(r389123)
@@ -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"]


More information about the svn-ports-head mailing list