Ticket #36588: Portfile.diff

File Portfile.diff, 1.4 KB (added by lockhart (Thomas Lockhart), 12 years ago)

Update to version 6.1.5.

  • Portfile

    old new  
    1212
    1313name                tao
    1414set name_package    ACE+TAO
    15 version             6.1.4
    16 revision            2
     15version             6.1.5
    1716distname            ${name_package}-${version}
    1817categories          devel
    1918platforms           darwin
     
    4746                    patch-include-makeinclude-platform_macros.GNU.diff \
    4847                    patch-include-makeinclude-platform_macosx_mountainlion.GNU.diff
    4948
    50 checksums           rmd160  d49ffd2ed2650bf510f0a8fd459b51fad4b8440a \
    51                     sha256  11ca2b92a44424c7e4939851f01040bd133a70b77cd5a09f916286537adb9389
     49checksums           rmd160  0d9c4a771c131e827144187b43833c1df92dd644 \
     50                    sha256  37bc4c4d495d1ef12a464ec275151a3204f2d503734e43bfdcb598cb9d7b2ab9
    5251
    5352set os.name         "lion"
    5453array set os.names {
     
    169168        destroot.dir ${worksrcpath}/${subdir}
    170169        command_exec destroot
    171170    }
    172     # 6.1.4 does not have a mountainlion file
     171    # 6.1.4 and 6.1.5 does not have a mountainlion file
    173172    copy ${worksrcpath}/ace/config-macosx-mountainlion.h ${destroot}/${prefix}/include/ace/config-macosx-mountainlion.h
    174173    # Files required to build CosEvent classes but not installed
    175174    copy ${worksrcpath}/TAO/orbsvcs/orbsvcs/ESF ${destroot}/${prefix}/include/orbsvcs/ESF