svn commit: r447266 - in head/security/rubygem-ezcrypto: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 3 17:27:20 UTC 2017


Author: sunpoet
Date: Thu Aug  3 17:27:19 2017
New Revision: 447266
URL: https://svnweb.freebsd.org/changeset/ports/447266

Log:
  Rename gemspec patch to patch-gemspec
  
  With hat:	ruby

Added:
  head/security/rubygem-ezcrypto/files/patch-gemspec
     - copied unchanged from r447265, head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec
Deleted:
  head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec
Modified:
  head/security/rubygem-ezcrypto/Makefile

Modified: head/security/rubygem-ezcrypto/Makefile
==============================================================================
--- head/security/rubygem-ezcrypto/Makefile	Thu Aug  3 17:27:14 2017	(r447265)
+++ head/security/rubygem-ezcrypto/Makefile	Thu Aug  3 17:27:19 2017	(r447266)
@@ -13,7 +13,6 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 

Copied: head/security/rubygem-ezcrypto/files/patch-gemspec (from r447265, 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-gemspec	Thu Aug  3 17:27:19 2017	(r447266, copy of r447265, head/security/rubygem-ezcrypto/files/patch-ezcrypto.gemspec)
@@ -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.12".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