Ticket #47958: Portfile-plplot.diff

File Portfile-plplot.diff, 1.5 KB (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    66PortGroup       wxWidgets 1.0
    77
    88name            plplot
    9 version         5.10.0
    10 revision        3
     9version         5.11.0
    1110platforms       darwin
    1211maintainers     takeshi openmaintainer
    1312categories      science
    1413license         LGPL
    1514description     Scientific plotting package, double precision version
    1615master_sites    sourceforge
    17 checksums       rmd160  16e353cf410232da700d5f2edd1533006f2dc4c4 \
    18                 sha256  d4e930b8b9d43cd1663408986218d61f166de7cbc9ef5bed111b0bdea934f9d5
     16checksums       rmd160  717d64e2ea800363caf579d4d9d10a12540b20cc \
     17                sha256  bfa8434e6e1e7139a5651203ec1256c8581e2fac3122f907f7d8d25ed3bd5f7e
    1918homepage        http://plplot.sourceforge.net/
    2019set description_base "PLplot is a cross-platform software package for \
    2120creating scientific plots. To help accomplish that task it is organized as a \
     
    3837                port:swig-tcl \
    3938                port:tcl
    4039
    41 patchfiles      patch-CMakeLists.txt.diff \
    42                 patch-plConfig.h.in.diff  \
    43                 patch-cmake-modules-pkg-config.cmake.diff
     40patchfiles      patch-cmake-modules-pkg-config.cmake.diff
     41
    4442post-patch {
    4543    reinplace "s|-ObjC|-ObjC -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake
    4644    reinplace "s|-framework AquaTerm|-F${frameworks_dir} -framework AquaTerm|" ${worksrcpath}/cmake/modules/aqt.cmake