New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15978: Portfile-offlineimap.patch

File Portfile-offlineimap.patch, 0.9 KB (added by snc@…, 3 years ago)
  • mail/offlineimap/Portfile

    old new  
    11# $Id: Portfile 32369 2007-12-28 05:55:15Z boeyms@macports.org $ 
    22 
    33PortSystem 1.0 
    4 PortGroup python24 1.0 
     4PortGroup python25 1.0 
    55 
    66name                    offlineimap 
    7 version                 5.99.4 
     7version                 6.0.3 
    88categories              mail python 
    99platforms               darwin 
    1010maintainers             boeyms openmaintainer 
     
    3232                        In short, OfflineIMAP is a tool to let you read mail\ 
    3333                        how YOU want to. 
    3434homepage                http://software.complete.org/offlineimap 
    35 master_sites    http://software.complete.org/offlineimap/static/download_area/${version}/ 
     35master_sites    http://ftp.us.debian.org/debian/pool/main/o/offlineimap/ 
    3636distname                ${name}_${version} 
    3737worksrcdir              ${name} 
    38 checksums               md5 077f861f164d73aee2eb5df6b975415e 
     38checksums               md5 0c81d33e123c3d5b6645a68a809bcaef 
    3939 
    4040destroot.target         install --no-compile 
    4141