aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-01 18:41:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-01 18:41:49 +0000
commitacd0de0ee854ebb8f644305509a6d1f312e2b7d8 (patch)
tree858c2430dd42d8c00faccced677c0be69921da5f /security/rubygem-ezcrypto
parenta088c3d5e856c84ffeb9ae91156565c00df3d233 (diff)
downloadports-acd0de0ee854ebb8f644305509a6d1f312e2b7d8.tar.gz
ports-acd0de0ee854ebb8f644305509a6d1f312e2b7d8.zip
Update gemspec
Notes
Notes: svn path=/head/; revision=449102
Diffstat (limited to 'security/rubygem-ezcrypto')
-rw-r--r--security/rubygem-ezcrypto/Makefile2
-rw-r--r--security/rubygem-ezcrypto/files/patch-gemspec2
2 files changed, 1 insertions, 3 deletions
diff --git a/security/rubygem-ezcrypto/Makefile b/security/rubygem-ezcrypto/Makefile
index 5b4eef71b751..15748c5ab1fb 100644
--- a/security/rubygem-ezcrypto/Makefile
+++ b/security/rubygem-ezcrypto/Makefile
@@ -12,8 +12,6 @@ COMMENT= Wrapper for the poorly documented OpenSSL ruby library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-BROKEN= fails to patch
-
NO_ARCH= yes
USE_RUBY= yes
USES= gem
diff --git a/security/rubygem-ezcrypto/files/patch-gemspec b/security/rubygem-ezcrypto/files/patch-gemspec
index 53a9bbfee445..9b03184d036f 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".freeze
s.requirements = ["none".freeze]
s.rubyforge_project = "ezcrypto".freeze
- s.rubygems_version = "2.6.12".freeze
+ s.rubygems_version = "2.6.13".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]