svn commit: r386896 - branches/2015Q2/security/rubygem-ezcrypto/files
Antoine Brodin
antoine at FreeBSD.org
Wed May 20 21:51:54 UTC 2015
Author: antoine
Date: Wed May 20 21:51:53 2015
New Revision: 386896
URL: https://svnweb.freebsd.org/changeset/ports/386896
Log:
MFH: r386895
Fix patching
Reported by: pkg-fallout
Modified:
branches/2015Q2/security/rubygem-ezcrypto/files/patch-gemspec
Directory Properties:
branches/2015Q2/ (props changed)
Modified: branches/2015Q2/security/rubygem-ezcrypto/files/patch-gemspec
==============================================================================
--- branches/2015Q2/security/rubygem-ezcrypto/files/patch-gemspec Wed May 20 21:46:36 2015 (r386895)
+++ branches/2015Q2/security/rubygem-ezcrypto/files/patch-gemspec Wed May 20 21:51:53 2015 (r386896)
@@ -9,7 +9,7 @@
s.homepage = "http://ezcrypto.rubyforge.org"
s.requirements = ["none"]
s.rubyforge_project = "ezcrypto"
- s.rubygems_version = "2.4.5"
+ s.rubygems_version = "2.4.7"
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-all
mailing list