Ticket #36965: patch-kdepim4-runtime.diff

File patch-kdepim4-runtime.diff, 1.2 KB (added by NicosPavlov, 11 years ago)
  • Portfile

    old new  
    11# -*- 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 $
    33
    44PortSystem          1.0
    55PortGroup           kde4   1.1
    66
    77name                kdepim4-runtime
    8 version             4.8.5
     8version             4.9.3
    99categories          kde kde4
    1010maintainers         intevation.de:bjoern.ricks
    1111license             GPL-2+ LGPL-2+
     
    1818use_xz              yes
    1919distname            kdepim-runtime-${version}
    2020
    21 checksums           rmd160  23c5ff6af1ad84cb31d416721ca6681a75242f7c \
    22                     sha256  33d34223d66f7420fcb550e249cbb9c92ad1a8cefb806d11ad04c115e4e34171
    23 
    24 patch.dir           ${workpath}/${distname}
     21checksums           rmd160  948bab0bc3b52d264b6c81880d75343efce43e6f \
     22                    sha256  96603f7ae6aadd81be6165797d6630dffc8a73d8f6f5b28016e4774daeb2c14b
    2523
    2624depends_lib-append  port:kde4-runtime \
    2725                    port:kdelibs4 \