Ticket #36965: patch-kdepim4-runtime.diff
File patch-kdepim4-runtime.diff, 1.2 KB (added by NicosPavlov, 12 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 99294 2012-10-31 13:54:58Z nicos@macports.org $2 # $Id: Portfile 89388 2012-01-27 21:19:08Z snc@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup kde4 1.1 6 6 7 7 name kdepim4-runtime 8 version 4. 8.58 version 4.9.3 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 23c5ff6af1ad84cb31d416721ca6681a75242f7c \ 22 sha256 33d34223d66f7420fcb550e249cbb9c92ad1a8cefb806d11ad04c115e4e34171 23 24 patch.dir ${workpath}/${distname} 21 checksums rmd160 948bab0bc3b52d264b6c81880d75343efce43e6f \ 22 sha256 96603f7ae6aadd81be6165797d6630dffc8a73d8f6f5b28016e4774daeb2c14b 25 23 26 24 depends_lib-append port:kde4-runtime \ 27 25 port:kdelibs4 \