Ticket #35062: Portfile.babl.patch
File Portfile.babl.patch, 876 bytes (added by kurtjaeke@…, 12 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name babl 7 version 0.1. 67 version 0.1.10 8 8 license LGPL-3+ 9 9 set branch [join [lrange [split ${version} .] 0 1] .] 10 10 categories graphics … … 22 22 long_description \ 23 23 ${description} 24 24 25 checksums sha1 3178ec9f988efe895d00e2d432ad9b6ec10211e9\26 rmd160 69f1493909ad571b89385b61636ed9f6ba16dd8525 checksums sha1 ee60089e8e9d9390e730d3ae5e41074549928b7a \ 26 rmd160 a18b57be692cf5fec8b6649609d5d8ddb9a97f87 27 27 28 28 depends_build port:w3m \ 29 29 port:librsvg 30 30 31 patchfiles clang.patch 31 patchfiles clang.patch \ 32 babl-palette-values-h.patch 32 33 33 34 platform darwin { 34 35 if {$build_arch == "x86_64"} {