summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-07 17:08:16 +0000
committertaca <taca@pkgsrc.org>2013-03-07 17:08:16 +0000
commit30f94cbc232a07180dc21f3b86216f24a5591ab0 (patch)
tree2a211604b5ddd43cff86c408498e352eb28b3b3b
parent3c22f7c1078af970bca6359c24d7cca0c42b4cb0 (diff)
downloadpkgsrc-30f94cbc232a07180dc21f3b86216f24a5591ab0.tar.gz
Use OVERRIDE_GEMSPEC instead of modifying gemspec file.
-rw-r--r--security/ruby-ezcrypto/Makefile4
-rw-r--r--security/ruby-ezcrypto/patches/patch-aa22
2 files changed, 3 insertions, 23 deletions
diff --git a/security/ruby-ezcrypto/Makefile b/security/ruby-ezcrypto/Makefile
index 519fea53a23..a7ffcc68d2c 100644
--- a/security/ruby-ezcrypto/Makefile
+++ b/security/ruby-ezcrypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/09/10 07:41:46 taca Exp $
+# $NetBSD: Makefile,v 1.3 2013/03/07 17:08:16 taca Exp $
DISTNAME= ezcrypto-0.7.2
CATEGORIES= security
@@ -8,5 +8,7 @@ HOMEPAGE= http://ezcrypto.rubyforge.org/
COMMENT= Ruby object-oriented wrapper for OpenSSL libraries
LICENSE= mit
+OVERRIDE_GEMSPEC= :files test/store= :test_files test/store=
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/ruby-ezcrypto/patches/patch-aa b/security/ruby-ezcrypto/patches/patch-aa
deleted file mode 100644
index 800591d1e42..00000000000
--- a/security/ruby-ezcrypto/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2010/09/10 07:41:46 taca Exp $
-
-Remove a none existing file. (or might be a directory?)
-
---- ../ezcrypto-0.7.2.gemspec.orig 2010-09-07 05:12:57.000000000 +0000
-+++ ../ezcrypto-0.7.2.gemspec
-@@ -51,7 +51,6 @@ files:
- - test/protectedsigner.pem
- - test/sf-class2-root.crt
- - test/sf_intermediate.crt
--- test/store
- - test/test_helper.rb
- - test/testchild.pem
- - test/testchild.req
-@@ -102,7 +101,6 @@ test_files:
- - test/protectedsigner.pem
- - test/sf-class2-root.crt
- - test/sf_intermediate.crt
--- test/store
- - test/test_helper.rb
- - test/testchild.pem
- - test/testchild.req