Ticket #39755: Portfile.diff

File Portfile.diff, 1.8 KB (added by ballapete (Peter "Pete" Dyballa), 11 years ago)

diff -u /opt/local/var/macports/sources/lil.fr.rsync.macports.org/release/tarballs/ports/graphics/libemf/Portfile Portfile

  • Portfile

    old new  
    44PortSystem      1.0
    55
    66name            libemf
    7 version         1.0.4
     7version         1.0.7
    88platforms       darwin
    9 supported_archs i386 ppc
    109categories      graphics
    1110maintainers     nomaintainer
    1211description     Enhanced Metafile Library
     
    1817 StarOffice/OpenOffice (and Microsoft Office).
    1918
    2019homepage        http://libemf.sourceforge.net/
    21 checksums       md5 23effe03c1b2eeb5229f14e461204198 \
    22                 sha1 e73f0725f10455ed00026df04bf4798137bf6a1f \
    23                 rmd160 a93842ac19797af58ae451d9629fd5bd359bc141
     20checksums       md5 f1011f5cc254aa228be78704fe5f9960 \
     21                sha1 ef61f8d73b6e68785b973cbbe8c449138f40b740 \
     22                rmd160 cad46f73982f5e22fee51e6278053dcb5ea29b98
    2423master_sites    sourceforge
    2524distname        libEMF-${version}
    2625
    2726use_autoreconf  yes
    28 platform darwin {
    29     # this would be one line if it didn't have to work on tiger
    30     if {${os.major} >= 9} {
    31         configure.cppflags-append -Xarch_ppc -D__PPC__=1
    32     } else {
    33         universal_variant no
    34         if {${configure.build_arch} == "ppc"} {
    35             configure.cppflags-append -D__PPC__=1
    36         }
    37     }
    38 }
     27#platform darwin {
     28#    # this would be one line if it didn't have to work on tiger
     29#    if {${os.major} >= 9} {
     30#        configure.cppflags-append -Xarch_ppc -D__PPC__=1
     31#    } else {
     32#        universal_variant no
     33#        if {${configure.build_arch} == "ppc"} {
     34#            configure.cppflags-append -D__PPC__=1
     35#        }
     36#    }
     37#}
    3938
    4039livecheck.type  regex
    4140livecheck.url   http://sourceforge.net/projects/libemf/files/