Ticket #43660: Portfile.diff

File Portfile.diff, 1.6 KB (added by icaines77@…, 10 years ago)

Changes to portfile

  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                treeline
    7 version             1.2.3
     7version             1.9.4
    88categories          office pim python
    9 maintainers         alpha
     9maintainers         alpha@macports.org
    1010description         Advanced outliner and personal information manager
    1111
    1212long_description    Some would call TreeLine an Outliner, others would call \
     
    1818                    be shown on the screen, printed, or exported to html.
    1919
    2020homepage            http://treeline.bellz.org
    21 master_sites        http://download.berlios.de/treeline/
     21
     22#distfiles          treeline-${version}.tar.gz
     23master_sites        sourceforge:project/treeline/${version}/
    2224worksrcdir          TreeLine
    23 platforms                       darwin
    24 checksums           md5 6919a85cdb46238c00b2c5bf19c9f89c \
    25                     sha1 fae4e0511422c7bdcb3d26b31e3cebaec5446774 \
    26                     rmd160 72dea37eabedb595ca6c690d98f8b2b8aec74a1d
    27 depends_lib         port:py25-pyqt4 port:aspell
     25platforms           darwin
     26checksums           md5 a05499e21352cc3846ac6eb4c3597852 \
     27                    sha1 201ca4d40ed5f6e3a55b58665fe7059b5808aed8 \
     28                    rmd160 5deb789bfdcb6828473784ff35635ccbf7e9d2e6
     29depends_lib         port:py33-pyqt4 port:aspell
    2830
    29 patchfiles          patch-SaveWindowGeom.diff
    30 destroot.cmd        ${prefix}/bin/python2.5 install.py
     31destroot.cmd        ${prefix}/bin/python3.3 install.py
    3132destroot.target
    3233destroot.args       -p ${prefix} -b ${destroot}
    3334destroot.destdir