svn commit: r436610 - in head/security/rubygem-ezcrypto: . files
Steven Kreuzer
skreuzer at FreeBSD.org
Tue Mar 21 14:20:45 UTC 2017
Author: skreuzer
Date: Tue Mar 21 14:20:44 2017
New Revision: 436610
URL: https://svnweb.freebsd.org/changeset/ports/436610
Log:
Fix issue preventing patch from applying cleanly
Reported by: pkg-fallout
Added:
head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec (contents, props changed)
Deleted:
head/security/rubygem-ezcrypto/files/patch-gemspec
Modified:
head/security/rubygem-ezcrypto/distinfo
Modified: head/security/rubygem-ezcrypto/distinfo
==============================================================================
--- head/security/rubygem-ezcrypto/distinfo Tue Mar 21 14:17:16 2017 (r436609)
+++ head/security/rubygem-ezcrypto/distinfo Tue Mar 21 14:20:44 2017 (r436610)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1490105181
SHA256 (rubygem/ezcrypto-0.7.2.gem) = 224537ecbda9418a895faa374d3a96fcf0002a79b98205844271f8e9504828b0
SIZE (rubygem/ezcrypto-0.7.2.gem) = 111616
Added: head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec Tue Mar 21 14:20:44 2017 (r436610)
@@ -0,0 +1,17 @@
+--- ezcrypto.gemspec.orig 2017-03-21 14:03:20 UTC
++++ ezcrypto.gemspec
+@@ -12,12 +12,12 @@ Gem::Specification.new do |s|
+ s.description = "Makes it easier and safer to write crypto code.".freeze
+ s.email = "pelle at stakeventures.com".freeze
+ s.extra_rdoc_files = ["CHANGELOG".freeze, "README.rdoc".freeze, "README_ACTIVE_CRYPTO".freeze, "README_DIGITAL_SIGNATURES".freeze]
+- s.files = ["CHANGELOG".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "README_ACTIVE_CRYPTO".freeze, "README_DIGITAL_SIGNATURES".freeze, "init.rb".freeze, "lib/active_crypto.rb".freeze, "lib/ezcrypto.rb".freeze, "lib/ezsig.rb".freeze, "lib/trusted.pem".freeze, "rakefile".freeze, "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.files = ["CHANGELOG".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "README_ACTIVE_CRYPTO".freeze, "README_DIGITAL_SIGNATURES".freeze, "init.rb".freeze, "lib/active_crypto.rb".freeze, "lib/ezcrypto.rb".freeze, "lib/ezsig.rb".freeze, "lib/trusted.pem".freeze, "rakefile".freeze, "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]
+ s.homepage = "http://ezcrypto.rubyforge.org".freeze
+ s.requirements = ["none".freeze]
+ s.rubyforge_project = "ezcrypto".freeze
+ s.rubygems_version = "2.6.11".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]
+ end
+
More information about the svn-ports-all
mailing list