aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-ezcrypto
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2018-07-17 03:44:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2018-07-17 03:44:08 +0000
commit43077bd5ea3782db7f4ce6177411e7ab274170b8 (patch)
treed515505ff7380038f12524f177e0ccc6de4173e0 /security/rubygem-ezcrypto
parente9695119cdcb81536fd08587c0f27ca123352e22 (diff)
downloadports-43077bd5ea3782db7f4ce6177411e7ab274170b8.tar.gz
ports-43077bd5ea3782db7f4ce6177411e7ab274170b8.zip
- Update to 2.7.7
PR: 229603 Submitted by: miwi Exp-run: antoine Sponsored by: iXsystems Inc. Differential Revision: https://reviews.freebsd.org/D16177
Notes
Notes: svn path=/head/; revision=474771
Diffstat (limited to 'security/rubygem-ezcrypto')
-rw-r--r--security/rubygem-ezcrypto/Makefile1
-rw-r--r--security/rubygem-ezcrypto/files/patch-gemspec2
2 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-ezcrypto/Makefile b/security/rubygem-ezcrypto/Makefile
index 15748c5ab1fb..4cdfa5388b0a 100644
--- a/security/rubygem-ezcrypto/Makefile
+++ b/security/rubygem-ezcrypto/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ezcrypto
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-ezcrypto/files/patch-gemspec b/security/rubygem-ezcrypto/files/patch-gemspec
index 393b2e8c6284..9e305625eeea 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.7.6".freeze
+ s.rubygems_version = "2.7.7".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]