Ticket #47154: Portfile-homebank.diff
File Portfile-homebank.diff, 1.2 KB (added by yvesbarbaza@…, 10 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name homebank 7 version 4.6.37 version 5.0.0 8 8 categories x11 9 9 license GPL-2+ 10 10 platforms darwin … … 21 21 homepage http://homebank.free.fr/ 22 22 master_sites ${homepage}public/ 23 23 24 checksums rmd160 856c7a75ad431186417e729f3fc97fdb4d3f3506\25 sha256 f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a694824 checksums rmd160 e5e512f277b2ead638ece96e3e9f67a3606e177d \ 25 sha256 28d4342d989997ce63acdf5b92354f6142bb6d87d57fc37dd7610beb73305918 26 26 27 27 depends_build port:intltool \ 28 28 port:pkgconfig 29 depends_lib port:gtk 2\29 depends_lib port:gtk3 \ 30 30 port:libofx \ 31 31 port:librsvg \ 32 port:p5.16-xml-parser 32 port:p5.16-xml-parser \ 33 port:gnome-themes-standard 33 34 34 35 post-patch { 35 36 file attributes ${worksrcpath}/install-sh -permissions +x