Ticket #19333: patch-pango.diff

File patch-pango.diff, 1.2 KB (added by dbevans (David B. Evans), 15 years ago)

Proposed patch for Portfile

  • Portfile

     
    33PortSystem              1.0
    44
    55name                    pango
    6 version                 1.24.0
     6version                 1.24.1
    77set branch              [join [lrange [split ${version} .] 0 1] .]
    88categories              x11
    99maintainers             ryandesign
     
    2222    of internationalized text.
    2323
    2424checksums \
    25     md5     d209f41079833cd2ef2c5e580ab9c5ee \
    26     sha1    32e99f3f1b4ca550225837bf35d581d4d92d08a9 \
    27     rmd160  234431b61c50ec7512873fe51ddfda23b4a395b2
     25    md5     af0beac1dd1825e241c5728081f16acd \
     26    sha1    917ad4559cceaf27adbfddee11a833c3e536d4a9 \
     27    rmd160  8924a2ef039c2bf71e185cad96e87e8c973a59c0
    2828
    2929depends_build \
    3030    port:pkgconfig
     
    3535    path:lib/pkgconfig/cairo.pc:cairo \
    3636
    3737patchfiles \
    38     477747bc1ef1078b06c4e1c615a1a912e6ada299.diff \
    3938    patch-ltmain.sh.diff
    4039
    4140configure.ccache        no
    4241
    4342platform macosx {}
     43
    4444variant quartz requires macosx description {Add Quartz graphics interface} {
    4545    # Although this variant does nothing, pango will automatically build
    4646    # itself differently depending on whether or not cairo is installed with