Ticket #32623: Portfile-0.97.2.diff

File Portfile-0.97.2.diff, 926 bytes (added by dia@…, 12 years ago)

diff against the current 0.97.1 port file

  • Portfile

    old new  
    55PortGroup       archcheck 1.0
    66
    77name            dia
    8 version         0.97.1
    9 revision        2
     8version         0.97.2
     9revision        0
    1010set branch      [join [lrange [split ${version} .] 0 1] .]
    1111maintainers     nomaintainer
    1212categories      gnome graphics
     
    2424
    2525homepage        http://live.gnome.org/Dia
    2626master_sites    gnome:sources/${name}/${branch}/
    27 use_bzip2       yes
     27use_xz       yes
    2828
    29 checksums       md5     57e44bb9f387559a0506b52a134deaf0 \
    30                 sha1    ea35e0e0f2f75b69e22faa38968e0803a8ab4f47 \
    31                 rmd160  e6c3cd2872aa7d0bd8ffa502577027d7f45c8982
     29checksums       sha1    dc7ed6f8cd83acc8f421d28f30e4042fe370e9ba \
     30                rmd160  f9270f1f2cb6ad505219463827d02e3759693796
    3231
    3332post-patch {
    3433    reinplace s/isspecial/char_isspecial/ \