Ticket #49934: pianod-175-port-patches.diff
File pianod-175-port-patches.diff, 1.2 KB (added by perette@…, 9 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 1 34715 2015-04-03 23:13:21Z larryv@macports.org $2 # $Id: Portfile 122412 2014-07-22 12:41:54Z ryandesign@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name pianod 7 version 174 7 version 175 8 revision 1 8 9 categories audio 9 10 platforms darwin 10 11 license MIT … … 21 22 homepage http://deviousfish.com/Pianod 22 23 master_sites http://deviousfish.com/Downloads/pianod 23 24 24 checksums rmd160 1d65d1821210a33d27dea17ecf6aa909d542eb2f\25 sha256 8b46cf57a785256bb9d5543022c1b630a5d45580800b6eb6c170712c6c78d87925 checksums rmd160 386f64cfb322945ebfacae06061941f0aab70336 \ 26 sha256 19733d4937b48707eebcde75775d865d6bf925efa86d8989f0efb2392ab4cdf9 26 27 27 28 depends_build port:pkgconfig 28 29