Ticket #32545: Portfile-xkeyboard-config.diff

File Portfile-xkeyboard-config.diff, 1.4 KB (added by larryv (Lawrence Velázquez), 12 years ago)

Patch to update to 2.4.1 and fix configure error

  • Portfile

    old new  
    33PortSystem          1.0
    44
    55name                xkeyboard-config
    6 version             2.3
     6version             2.4.1
    77categories          x11
    88platforms           darwin
    99maintainers          jeremyhu openmaintainer
     
    1111long_description    ${description}
    1212
    1313homepage            http://www.x.org
    14 master_sites        xorg:individual/data/${name}
     14master_sites        xorg:individual/data
    1515
    16 checksums           md5     0be9fbddcb19ac62a23e08fead5df8be \
    17                     sha1    a49c4cce9cfb7003aa04a32114f369c6bd7a9077 \
    18                     rmd160  a89d10bfbab88c8c1f1330bcfe82cb38f32918f8
     16checksums           md5     9f6d7a37fd192264a3ca07ede5d183c3 \
     17                    sha1    0596017597a6ead04ada1dda7e0b2de2ce597adb \
     18                    rmd160  942692b54f0c9e06d95063bd90ce0fedfad5f108
    1919
    2020use_bzip2           yes
    2121use_parallel_build  yes
    2222
     23# Must be the perl executable explicitly used by intltool
     24configure.env-append    INTLTOOL_PERL=${prefix}/bin/perl5.12
     25
    2326depends_build \
    2427        port:pkgconfig \
    2528        port:gettext \
     
    2730        port:xkbcomp
    2831
    2932livecheck.type  regex
    30 livecheck.url   http://xorg.freedesktop.org/releases/individual/data/${name}/?C=M&O=D
     33livecheck.url   http://xorg.freedesktop.org/releases/individual/data/
    3134livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)