Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Changeset 39625 for trunk

Show
Ignore:
Timestamp:
08/26/08 12:49:45 (3 months ago)
Author:
ryandesign@…
Message:

molden: try downloading from MacPorts distfiles mirror first so users don't encounter checksum errors when upsteam does a stealth update and the maintainer hasn't yet updated the port

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/science/molden/Portfile

    r39256 r39625  
    1717maintainers         openmaintainer jochen 
    1818homepage            http://www.cmbi.ru.nl/molden/molden.html 
    19 master_sites        ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ 
    2019distname            molden${version} 
    2120dist_subdir         ${name}/${version}_${revision} 
     21master_sites        http://distfiles.macports.org/${dist_subdir} \ 
     22                    ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ 
    2223checksums           md5 027eb17586a8198f01bc60a8f5e9bb4f \ 
    2324                    sha1 4b61542a0bb39f0282174b4dc825a3599d274550 \