Ticket #28114: Portfile-rxvt-unicode.diff

File Portfile-rxvt-unicode.diff, 1.3 KB (added by evangoldenberg@…, 13 years ago)
  • Portfile

    old new  
    1212PortSystem      1.0
    1313
    1414name            rxvt-unicode
    15 version         9.07
     15version         9.10
    1616categories      x11
    1717maintainers     gmail.com:evangoldenberg \
    1818                openmaintainer
     
    3030master_sites    http://dist.schmorp.de/rxvt-unicode/ \
    3131                http://dist.schmorp.de/rxvt-unicode/Attic/
    3232use_bzip2       yes
    33 checksums       md5     49bb52c99e002bf85eb41d8385d903b5 \
    34                 sha1    0e623daa15c45ba3add622277d32493a97059619 \
    35                 rmd160  e20d30eac61bc56deac9da11b4d049fbac3f3b66
     33checksums       md5     a23aa40b31e843878b6f9c44768de430 \
     34                sha1    54c896a4885b8984b0dfa652269c3c34c4d75f2d \
     35                rmd160  15c9f61e7c6ad3f05c6bf20bedad2cd8d5f1d5e9
    3636
    3737depends_build \
    3838        port:pkgconfig
     
    5454
    5555use_parallel_build  yes
    5656
    57 variant xterm_colors_256 description {256 colors patch via xterm} {
    58     use_autoconf yes
    59     patchfiles-append patch-urxvt-8.2-256color.diff
    60     configure.args-append --enable-xterm-colors=256
    61 }
    62 
    6357destroot.env    TERMINFO=${destroot}${prefix}/share/terminfo
    6458pre-destroot {
    6559    xinstall -m 755 -d ${destroot}${prefix}/share/terminfo