Ticket #41317: pianod-151-port-patches

File pianod-151-port-patches, 868 bytes (added by perette@…, 10 years ago)

Patches for audio/pianod/Portfile for r150 to r151.

Line 
1--- Portfile.150        2013-11-11 12:01:07.000000000 -0500
2+++ Portfile    2013-11-11 12:02:40.000000000 -0500
3@@ -4,7 +4,7 @@
4 PortSystem          1.0
5 
6 name                pianod
7-version             150
8+version             151
9 categories          audio
10 platforms           darwin
11 license             MIT
12@@ -21,8 +21,8 @@
13 master_sites        http://deviousfish.com/Downloads/pianod
14 
15 # openssl sha256 pianod-latest.tar.gz or openssl rmd160 pianod-latest.tar.gz
16-checksums           rmd160  8b953e91b4eadeebdc15f39304d61fd6a03ac603 \
17-                    sha256  87db2551607ec9fcd7dad35a5d426357e9fabeccc76e6001d06a105959f6d427
18+checksums           rmd160  2f295480ea78975ae87d581dbd8d75f7433b6b98 \
19+                    sha256  9913f2f2d4950c7b156de3f5c09b3e8d97c8b97f210e25b54dc878191eebc6b1
20 
21 depends_lib         port:libao \
22                     port:libgcrypt \