Ticket #10646: Portfile.patch

File Portfile.patch, 1.2 KB (added by deric@…, 18 years ago)

Portfile patch for tailor 0.9.23 -> 0.9.26

  • devel/tailor/Portfile

    old new  
    1 # $Id: Portfile,v 1.1 2006/06/01 20:22:45 mww Exp $
     1# $Id: $
    22
    33PortSystem          1.0
    44PortGroup           python24 1.0
    55name                tailor
    6 version             0.9.23
     6version             0.9.26
    77categories          devel python
    88maintainers         deric@caveo.se
    99description         Tailor is a tool to migrate changesets between different \
     
    1515                   
    1616homepage            http://www.darcs.net/DarcsWiki/Tailor
    1717master_sites        http://darcs.arstecnica.it/
    18 checksums           md5 70a4eb55b932917359970e575020bcbb \
    19                     sha1 b1bd97d2fb7c28ee41d2216a014e64a8a192b9f0 \
    20                     rmd160 a0d01b0d63259e9722a10e03f00e12a188defd12
     18checksums           md5 66f5271ac0293d8620284ea4ed9f5500 \
     19                    sha1 2b1b243c69d8a95fb9ac31b2611d9a528507ae0a \
     20                    rmd160 83c687613a63c5e9852f46579768de9c41807018
    2121post-destroot {
    2222    # install docs
    2323    xinstall -m 644 -W ${worksrcpath} README README.html \