Ticket #8906: openssl-0.9.8b.2.diff

File openssl-0.9.8b.2.diff, 1.5 KB (added by IngmarStein@…, 18 years ago)

Updated patch

  • Portfile

    old new  
    22
    33PortSystem 1.0
    44name                    openssl
    5 version                 0.9.8a
     5version                 0.9.8b
    66platforms               darwin freebsd
    77categories              devel security
    88maintainers             mww@opendarwin.org
     
    1717        cryptography library.
    1818
    1919master_sites    http://www.openssl.org/source/
    20 checksums               md5 1d16c727c10185e4d694f87f5e424ee1
     20checksums               md5 12cedbeb6813a0d7919dbf1f82134b86
    2121
    2222depends_lib             port:zlib
    2323
    2424variant darwin {
    25         patchfiles      patch-Makefile.shared \
    26                                 patch-Makefile.org \
    27                                 patch-engines-Makefile \
    28                                 patch-Configure-darwin-x86 \
     25        patchfiles      patch-Makefile.org \
    2926                                patch-crypto-Makefile
    3027}
    3128
  • files/patch-crypto-Makefile

    diff -ruw ./files/patch-crypto-Makefile /Users/ingmar/dports/devel/openssl/files/patch-crypto-Makefile
    old new  
    11--- crypto/bf/Makefile.orig     2005-09-28 16:51:37.000000000 -0700
    22+++ crypto/bf/Makefile  2005-09-28 16:52:25.000000000 -0700
    33@@ -2,6 +2,9 @@
    4  # SSLeay/crypto/blowfish/Makefile
     4 # OpenSSL/crypto/blowfish/Makefile
    55 #
    66 
    77+# Case-insensitive HFS+
     
    1313--- crypto/des/Makefile.orig    2005-09-28 16:51:42.000000000 -0700
    1414+++ crypto/des/Makefile 2005-09-28 16:52:15.000000000 -0700
    1515@@ -2,6 +2,9 @@
    16  # SSLeay/crypto/des/Makefile
     16 # OpenSSL/crypto/des/Makefile
    1717 #
    1818 
    1919+# Case-insensitive HFS+