Ticket #49934: pianod-175-port-patches.diff

File pianod-175-port-patches.diff, 1.2 KB (added by perette@…, 8 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 134715 2015-04-03 23:13:21Z larryv@macports.org $
     2# $Id: Portfile 122412 2014-07-22 12:41:54Z ryandesign@macports.org $
    33
    44PortSystem          1.0
    55
    66name                pianod
    7 version             174
     7version             175
     8revision            1
    89categories          audio
    910platforms           darwin
    1011license             MIT
     
    2122homepage            http://deviousfish.com/Pianod
    2223master_sites        http://deviousfish.com/Downloads/pianod
    2324
    24 checksums           rmd160  1d65d1821210a33d27dea17ecf6aa909d542eb2f \
    25                     sha256  8b46cf57a785256bb9d5543022c1b630a5d45580800b6eb6c170712c6c78d879
     25checksums           rmd160  386f64cfb322945ebfacae06061941f0aab70336 \
     26                    sha256  19733d4937b48707eebcde75775d865d6bf925efa86d8989f0efb2392ab4cdf9
    2627
    2728depends_build       port:pkgconfig
    2829