Ticket #47154: Portfile-homebank.diff

File Portfile-homebank.diff, 1.2 KB (added by yvesbarbaza@…, 9 years ago)

new version with dependencies update

  • Portfile

    old new  
    44PortSystem          1.0
    55
    66name                homebank
    7 version             4.6.3
     7version             5.0.0
    88categories          x11
    99license             GPL-2+
    1010platforms           darwin
     
    2121homepage            http://homebank.free.fr/
    2222master_sites        ${homepage}public/
    2323
    24 checksums           rmd160  856c7a75ad431186417e729f3fc97fdb4d3f3506 \
    25                     sha256  f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a6948
     24checksums           rmd160  e5e512f277b2ead638ece96e3e9f67a3606e177d \
     25                    sha256  28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918
    2626
    2727depends_build       port:intltool \
    2828                    port:pkgconfig
    29 depends_lib         port:gtk2 \
     29depends_lib         port:gtk3 \
    3030                    port:libofx \
    3131                    port:librsvg \
    32                     port:p5.16-xml-parser
     32                    port:p5.16-xml-parser \
     33                    port:gnome-themes-standard
    3334
    3435post-patch {
    3536    file attributes ${worksrcpath}/install-sh -permissions +x