Ticket #44677: root5.diff

File root5.diff, 1.9 KB (added by cjones051073 (Chris Jones), 10 years ago)
  • science/root5/Portfile

     
    88PortGroup           compiler_blacklist_versions 1.0
    99
    1010name                root5
    11 version             5.34.19
     11version             5.34.20
     12
    1213set version_major   [lindex [split ${version} .] 0]
    1314
    1415categories          science
     
    2425master_sites        http://root.cern.ch/download/ \
    2526                    ftp://root.cern.ch/root/
    2627
    27 checksums           rmd160  70dfc1db7198a34edf4a1a06f1750123852093ce \
    28                     sha256  4d83310f2f22fed231220eabfccadcd335f8405d245ba136ea24a267efdcf5c6
     28checksums           rmd160  dcff69b531abdf5ea95a5395e7c7ca737ea7c539 \
     29                    sha256  cd5f1a0c8cfe38c944388da4d5191f425d7c795282f7babaa125b70fc8ccaf04
    2930
    3031dist_subdir         root
    3132worksrcdir          root
     
    4849select.group        root
    4950select.file         ${filespath}/${name}
    5051
    51 patchfiles          patch-bindings-pyroot-src-TPyDispatcher.cxx.diff
    52 
    5352post-patch {
    5453#   reinplace "s|-lfreetype| \`freetype-config --libs\`|g" ${worksrcpath}/config/root-config.in
    5554    reinplace "s|\"/usr/include\"|\"${prefix}/include /usr/include\"|g" ${worksrcpath}/configure
     
    125124
    126125platform darwin {
    127126    if {${configure.cxx_stdlib} eq "libc++"} {
    128         configure.args-delete --disable-c++11
    129         configure.args-append --enable-c++11
     127        configure.args-replace --disable-c++11 --enable-c++11
    130128    }
    131129}
    132130
  • science/root5/files/root5

     
    7070libexec/root5/share/man/man1/xpdtest.1.gz
    7171libexec/root5/share/man/man1/xproofd.1.gz
    7272-
     73libexec/root5/etc/root
     74libexec/root5/include/root
     75libexec/root5/share