Ticket #36588: Portfile.diff
File Portfile.diff, 1.4 KB (added by lockhart (Thomas Lockhart), 12 years ago) |
---|
-
Portfile
old new 12 12 13 13 name tao 14 14 set name_package ACE+TAO 15 version 6.1.4 16 revision 2 15 version 6.1.5 17 16 distname ${name_package}-${version} 18 17 categories devel 19 18 platforms darwin … … 47 46 patch-include-makeinclude-platform_macros.GNU.diff \ 48 47 patch-include-makeinclude-platform_macosx_mountainlion.GNU.diff 49 48 50 checksums rmd160 d49ffd2ed2650bf510f0a8fd459b51fad4b8440a\51 sha256 11ca2b92a44424c7e4939851f01040bd133a70b77cd5a09f916286537adb938949 checksums rmd160 0d9c4a771c131e827144187b43833c1df92dd644 \ 50 sha256 37bc4c4d495d1ef12a464ec275151a3204f2d503734e43bfdcb598cb9d7b2ab9 52 51 53 52 set os.name "lion" 54 53 array set os.names { … … 169 168 destroot.dir ${worksrcpath}/${subdir} 170 169 command_exec destroot 171 170 } 172 # 6.1.4 does not have a mountainlion file171 # 6.1.4 and 6.1.5 does not have a mountainlion file 173 172 copy ${worksrcpath}/ace/config-macosx-mountainlion.h ${destroot}/${prefix}/include/ace/config-macosx-mountainlion.h 174 173 # Files required to build CosEvent classes but not installed 175 174 copy ${worksrcpath}/TAO/orbsvcs/orbsvcs/ESF ${destroot}/${prefix}/include/orbsvcs/ESF