Ticket #70776: patch_at-spi2-core_Portfile.diff

File patch_at-spi2-core_Portfile.diff, 1.0 KB (added by slewsys (Andrew L. Moore), 18 hours ago)

Patch to update at-spi2-core to version 2.44.1.

  • gnome/at-spi2-core/Portfile

    diff --git a/gnome/at-spi2-core/Portfile b/gnome/at-spi2-core/Portfile
    index 6b0c075433e..d9b61ed0e6b 100644
    a b PortGroup muniversal 1.0 
    66
    77name                at-spi2-core
    88# you probably want to keep this at the same version as at-spi2-atk
    9 version             2.38.0
     9version             2.44.1
    1010
    1111license             LGPL
    1212set branch          [join [lrange [split ${version} .] 0 1] .]
    master_sites gnome:sources/${name}/${branch}/ 
    2222
    2323use_xz              yes
    2424
    25 checksums           rmd160  0dbb814bd39676adb7484742ed0944f7bdda07a3 \
    26                     sha256  84e36c3fe66862133f5fe229772b76aa2526e10de5014a3778f2fa46ce550da5 \
    27                     size    190540
     25checksums           rmd160  86db943d67b2bbb1365b018b67f25a958c79597c \
     26                    sha256  4beb23270ba6cf7caf20b597354d75194d89afb69d2efcf15f4271688ba6f746 \
     27                    size    209780
    2828
    2929depends_build-append \
    3030                    port:pkgconfig \