Ticket #33222: Portfile_mutt-devel-1.5.21-3.diff

File Portfile_mutt-devel-1.5.21-3.diff, 974 bytes (added by kchr@…, 11 years ago)

Portfile diff against svn trunk

  • Portfile

    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id$
     2# $Id: Portfile 96210 2012-08-04 13:31:23Z cal@macports.org $
    33
    44PortSystem          1.0
    55
    66name                mutt-devel
    77version             1.5.21
    8 revision            2
     8revision            3
    99categories          mail
    1010platforms           darwin
    1111license             GPL-2
     
    173173variant sidebar conflicts nntp description {Add a sidebar with a list of folders} {
    174174    # http://www.lunar-linux.org/index.php/en/component/content/article/44-mutt-sidebar.html
    175175    # "official" patch doesn't apply, use debians
    176     patchfiles-append       patch-1.5.21.debian.sidebar.diff
     176    patchfiles-append       patch-1.5.21-6.2.debian.sidebar.diff
    177177}
    178178
    179179variant trash description {Add a Trash folder} {