Ticket #29163: Portfile.diff

File Portfile.diff, 835 bytes (added by numaryu, 13 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name            fluxbox
    6 version         1.1.0.1
     6version         1.3.1
    77revision        1
    88categories      x11 x11-wm
    99maintainers     pmq
     
    1717
    1818homepage        http://fluxbox.org
    1919master_sites    sourceforge
    20 checksums       md5 421366dbb21592196b5dde6c8ea11229
     20checksums       md5 0eaa940a69c0a876a520bb85d67b8bec
    2121
    2222use_bzip2       yes
    2323use_parallel_build yes
    2424
    2525depends_lib \
    26         port:xorg-libsm \
    2726        port:Xft2 \
    2827        port:xorg-libXinerama \
    2928        port:xpm \
    30         port:xorg-libXrandr
    31 
    32 livecheck.url   ${homepage}/download.php
    33 livecheck.regex "The latest stable release is <b>v(\[0-9a-z.\]+)</b>."
    34 
    35 use_autoreconf yes
    36 autoreconf.args -fv
    37 
    38 configure.args  --mandir=${prefix}/share/man
     29        port:xorg-libXrandr \
     30        port:imlib2 \
     31        port:fribidi