Ticket #47481: Portfile-stunnel.diff

File Portfile-stunnel.diff, 1.0 KB (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 135151 2015-04-16 19:39:07Z ciserlohn@macports.org $
     2# $Id: Portfile 134437 2015-03-25 17:39:01Z larryv@macports.org $
    33
    44PortSystem          1.0
    55
     
    5050
    5151default_variants    +libwrap
    5252
     53platform darwin 9 {
     54    # 10.5 has issues building with gcc 4.2 https://trac.macports.org/ticket/47481
     55    patchfiles-append   patch-src-client.c.diff \
     56                        patch-src-log.c.diff
     57}
     58
     59platform darwin 10 {
     60    # 10.6 has issues building with gcc 4.2 https://trac.macports.org/ticket/47481
     61    patchfiles-append   patch-src-client.c.diff \
     62                        patch-src-log.c.diff
     63}
     64
    5365# Tell the user about the stupid fake certificate that we provide.
    5466notes "
    5567A fake certificate has been installed as ${prefix}/etc/stunnel/stunnel.pem