]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- updated for openssl-0.9.3a.
authorpius <pius@pld-linux.org>
Wed, 21 Jul 1999 11:36:53 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-perl.patch -> 1.2

openssl-perl.patch

index 4997ee491b2bfe1a57b56f2f917fdcf2a26a3aa6..43649a5de53ad7624389c9673b1ee38cb4731252 100644 (file)
@@ -1,17 +1,17 @@
-diff -ur openssl-0.9.2b.old/apps/CA.pl openssl-0.9.2b/apps/CA.pl
---- openssl-0.9.2b.old/apps/CA.pl      Sat Jan  2 17:02:24 1999
-+++ openssl-0.9.2b/apps/CA.pl  Wed Apr 14 12:45:42 1999
+diff -urN openssl-0.9.3a/apps/CA.pl openssl-0.9.3a.new/apps/CA.pl
+--- openssl-0.9.3a/apps/CA.pl  Thu May 20 04:09:46 1999
++++ openssl-0.9.3a.new/apps/CA.pl      Wed Jul 21 13:04:11 1999
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  #
  # CA - wrapper around ca to make it easier to use ... basically ca requires
  #      some setup stuff to be done before you can use it and this makes
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
  #
  # CA - wrapper around ca to make it easier to use ... basically ca requires
  #      some setup stuff to be done before you can use it and this makes
-diff -ur openssl-0.9.2b.old/apps/der_chop openssl-0.9.2b/apps/der_chop
---- openssl-0.9.2b.old/apps/der_chop   Sat Jan  2 17:02:24 1999
-+++ openssl-0.9.2b/apps/der_chop       Wed Apr 14 12:45:29 1999
+diff -urN openssl-0.9.3a/apps/der_chop openssl-0.9.3a.new/apps/der_chop
+--- openssl-0.9.3a/apps/der_chop       Sat May 29 16:17:16 1999
++++ openssl-0.9.3a.new/apps/der_chop   Wed Jul 21 13:05:07 1999
 @@ -1,4 +1,4 @@
 @@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
+-#!/usr/bin/perl5
 +#!/usr/bin/perl
  #
  # der_chop ... this is one total hack that Eric is really not proud of
 +#!/usr/bin/perl
  #
  # der_chop ... this is one total hack that Eric is really not proud of
This page took 0.065863 seconds and 4 git commands to generate.