Ticket #53149: wine-crossover-16.0.0.diff

File wine-crossover-16.0.0.diff, 4.2 KB (added by ryandesign (Ryan Carsten Schmidt), 8 years ago)
  • x11/wine-crossover/Portfile

    diff --git a/x11/wine-crossover/Portfile b/x11/wine-crossover/Portfile
    index 4237932b3b..4a66399543 100644
    a b  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id$
    32
    43PortSystem                  1.0
    54PortGroup                   compiler_blacklist_versions 1.0
    PortGroup compiler_blacklist_versions 1.0 
    1514name                        wine-crossover
    1615conflicts                   wine wine-devel
    1716set my_name                 wine
    18 version                     15.3.1
     17version                     16.0.0
    1918license                     LGPL-2.1+
    2019categories                  x11
    2120maintainers                 jeremyhu openmaintainer
    platforms darwin 
    2423distname                    crossover-sources-${version}
    2524dist_subdir                 ${my_name}
    2625set wine_distfile           ${distname}${extract.suffix}
    27 set wine_gecko_version      2.40
     26set wine_gecko_version      2.47
    2827set wine_gecko_distfile     wine_gecko-${wine_gecko_version}-x86.msi
    29 set wine_mono_version       4.5.6
     28set wine_mono_version       4.6.3
    3029set wine_mono_distfile      wine-mono-${wine_mono_version}.msi
    3130worksrcdir                  sources/wine
    3231build.target                depend all
    3332use_parallel_build          yes
    3433
    35 description                 Wine Is Not an Emulator (1.8.4 with CodeWeavers modifications for CrossOver)
     34description                 Wine Is Not an Emulator (1.9.21 with CodeWeavers modifications for CrossOver)
    3635
    3736long_description            Wine is an implementation of the Windows APIs on top of X11. \
    3837                            This version contains the Codeweavers patches for CrossOver
    distfiles ${wine_distfile}:winesource \ 
    5150                            ${wine_mono_distfile}:winemono
    5251
    5352checksums                   ${wine_distfile} \
    54                             rmd160  234b700626c8775eb07a3673330dbd4f87e63fb9 \
    55                             sha256  aeda0ecc357c879e209c50e339050da86121b684c7acd1bfbea3202938d89336 \
     53                            rmd160  86d50830f012075ff5c993cb0980abdad1ff4f48 \
     54                            sha256  b0cd0f90b09a8a02f805cccfeed4487fed02456b601ec19a5871dc8fe1d9227d \
    5655                            ${wine_gecko_distfile} \
    57                             rmd160  2b0e0b6c5cd7579579a27bf179f98b7a76f4f43c \
    58                             sha256  1a29d17435a52b7663cea6f30a0771f74097962b07031947719bb7b46057d302 \
     56                            rmd160  abf7cc78b49dd0623bc8fe87ae0e32bb8694e13d \
     57                            sha256  3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a \
    5958                            ${wine_mono_distfile} \
    60                             rmd160  440a0839e6067eb02b778cbb461606a7d498897b \
    61                             sha256  ac681f737f83742d786706529eb85f4bc8d6bdddd8dcdfa9e2e336b71973bc25
     59                            rmd160  2dff4296d74c29838219dcd50aaf928f1eb8c8ab \
     60                            sha256  f883e88ae78c7ea3d887c24023aa1ed03bb71a83f717c6595abf18b31fef28b9
    6261
    6362# Note: Most of the X11 libs are dlopen()'d
    6463depends_lib                 port:expat \
    6564                            port:fontconfig \
    6665                            port:freetype \
    67                             port:gstreamer010 \
    68                             port:gstreamer010-gst-plugins-base \
     66                            port:gstreamer1 \
     67                            port:gstreamer1-gst-plugins-base \
    6968                            port:jpeg \
    7069                            port:lcms2 \
    7170                            port:libiconv \
     71                            port:libpcap \
    7272                            port:libpng \
    7373                            port:libxml2 \
    7474                            port:libxslt \
    depends_build port:bison \ 
    9292                            port:pkgconfig
    9393
    9494patchfiles                  BOOL.patch \
     95                            cups_headers.patch \
    9596                            mach_machine.patch \
    9697                            patch-include-distversion.h.diff \
    9798                            tiger-shell.patch