Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2013 02:44:26 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313025 - head/security/rubygem-ezcrypto/files
Message-ID:  <201302270244.r1R2iQi9067991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Feb 27 02:44:25 2013
New Revision: 313025
URL: http://svnweb.freebsd.org/changeset/ports/313025

Log:
  - Fix build

Added:
  head/security/rubygem-ezcrypto/files/
  head/security/rubygem-ezcrypto/files/patch-gemspec   (contents, props changed)

Added: head/security/rubygem-ezcrypto/files/patch-gemspec
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/security/rubygem-ezcrypto/files/patch-gemspec	Wed Feb 27 02:44:25 2013	(r313025)
@@ -0,0 +1,18 @@
+--- ezcrypto-0.7.2.gemspec.orig	2013-02-27 02:35:45.000000000 +0000
++++ ezcrypto-0.7.2.gemspec	2013-02-27 02:36:42.000000000 +0000
+@@ -51,7 +51,6 @@
+ - test/protectedsigner.pem
+ - test/sf-class2-root.crt
+ - test/sf_intermediate.crt
+-- test/store
+ - test/test_helper.rb
+ - test/testchild.pem
+ - test/testchild.req
+@@ -101,7 +100,6 @@
+ - test/protectedsigner.pem
+ - test/sf-class2-root.crt
+ - test/sf_intermediate.crt
+-- test/store
+ - test/test_helper.rb
+ - test/testchild.pem
+ - test/testchild.req



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302270244.r1R2iQi9067991>