Ticket #39006: Portfile-OpenSceneGraph.diff

File Portfile-OpenSceneGraph.diff, 749 bytes (added by Eduardop, 11 years ago)

Patch for OpenSceneGraph's portfile

  • Portfile

    old new  
    55
    66name                    OpenSceneGraph
    77version                 3.0.1
     8revision                1
    89set inconvenient_version    [strsed ${version} {/\.0$//}]
    910maintainers             nomaintainer
    1011license                 wxWidgets-3
     
    2526                        sha256  0c1103574b0a5a27c7d68d43454f1bf9c0cea114a583c42637bc8eb47b1d8296
    2627
    2728patchfiles              patch-CMakeLists.txt.diff \
    28                         patch-src-osgViewer-DarwinUtils.mm.diff
     29                        patch-src-osgViewer-DarwinUtils.mm.diff \
     30                        patch-include-osg-Math.diff
    2931
    3032depends_build           port:cmake
    3133