Revision: 102399 https://trac.macports.org/changeset/102399 Author: raimue@macports.org Date: 2013-02-01 12:32:48 -0800 (Fri, 01 Feb 2013) Log Message: ----------- devel/tao: Maintainer update to version 6.1.7, closes #37884 Modified Paths: -------------- trunk/dports/devel/tao/Portfile Modified: trunk/dports/devel/tao/Portfile =================================================================== --- trunk/dports/devel/tao/Portfile 2013-02-01 20:31:58 UTC (rev 102398) +++ trunk/dports/devel/tao/Portfile 2013-02-01 20:32:48 UTC (rev 102399) @@ -12,7 +12,7 @@ name tao set name_package ACE+TAO -version 6.1.5 +version 6.1.7 distname ${name_package}-${version} categories devel platforms darwin @@ -46,8 +46,8 @@ patch-include-makeinclude-platform_macros.GNU.diff \ patch-include-makeinclude-platform_macosx_mountainlion.GNU.diff -checksums rmd160 0d9c4a771c131e827144187b43833c1df92dd644 \ - sha256 37bc4c4d495d1ef12a464ec275151a3204f2d503734e43bfdcb598cb9d7b2ab9 +checksums rmd160 bc744bdf26eb19db89df7cd1636d3c544aeccfb2 \ + sha256 102b47378858f8325c533e60c7691913177ef340a0ff47b72a9ad9bd7c55eb98 set os.name "lion" array set os.names { @@ -169,6 +169,8 @@ command_exec destroot } # 6.1.4 and 6.1.5 do not have a mountainlion file + # 6.1.7 has a *mountain-lion.h config file but a *mountain_lion.GNU makefile + # will report this naming problem and keep using our own for now copy ${worksrcpath}/ace/config-macosx-mountainlion.h ${destroot}/${prefix}/include/ace/config-macosx-mountainlion.h # Files required to build CosEvent classes but not installed copy ${worksrcpath}/TAO/orbsvcs/orbsvcs/ESF ${destroot}/${prefix}/include/orbsvcs/ESF