Ticket #38337: Portfile-kdepim4-runtime.2.diff
File Portfile-kdepim4-runtime.2.diff, 1.2 KB (added by NicosPavlov, 12 years ago) |
---|
-
Portfile
5 5 PortGroup kde4 1.1 6 6 7 7 name kdepim4-runtime 8 version 4. 9.58 version 4.10.1 9 9 categories kde kde4 10 10 maintainers intevation.de:bjoern.ricks 11 11 license GPL-2+ LGPL-2+ … … 18 18 use_xz yes 19 19 distname kdepim-runtime-${version} 20 20 21 checksums rmd160 7ce2888052ca08264d77d4366084bd969fd17799\22 sha256 6a2d6aabf1bcb07c8929e45b5010d4eb2f145d6517197d93e7d098570cb39f6a21 checksums rmd160 4a6c10ca6c18bef867da33ef46a521c84695f8f7 \ 22 sha256 949a0bf547eaadde64f5fc2c894ced7c77c6d7a86cbb373d4db6c85acfb827bb 23 23 24 24 depends_lib-append port:kde4-runtime \ 25 25 port:kdelibs4 \ … … 32 32 33 33 configure.args-append ../${distname} 34 34 35 if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} { 36 depends_build-append port:clang-3.1 37 configure.compiler macports-clang-3.1 38 } 39 35 40 livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/ 36 41 livecheck.regex kdepim-runtime-(\\d+\\.\\d+\\.\\d+)${extract.suffix}