summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-10-31 09:55:22 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-10-31 09:55:22 +0000
commit3caa7fa62190daf16599ab1cc788a7a2164396d8 (patch)
tree954fb249aa117cb2a98a85427acdce920e6e3b57 /security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm
parentRe-add patch-temp for bison 1.75 compatibility. (diff)
Update to 0.10
PR: ports/44777 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to '')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm b/security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm
new file mode 100644
index 000000000000..970776000954
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-DSA/files/patch-lib::Crypt::OpenSSL::DSA.pm
@@ -0,0 +1,10 @@
+--- lib/Crypt/OpenSSL/DSA.pm.orig Thu Sep 26 09:18:37 2002
++++ lib/Crypt/OpenSSL/DSA.pm Thu Oct 31 18:45:29 2002
+@@ -1,7 +1,6 @@
+ package Crypt::OpenSSL::DSA;
+
+ use strict;
+-use warnings;
+
+ require DynaLoader;
+