| 1 | Index: Portfile |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- Portfile (revision 46176) |
|---|
| 4 | +++ Portfile (working copy) |
|---|
| 5 | @@ -3,7 +3,7 @@ |
|---|
| 6 | PortSystem 1.0 |
|---|
| 7 | |
|---|
| 8 | name libsamplerate |
|---|
| 9 | -version 0.1.4 |
|---|
| 10 | +version 0.1.6 |
|---|
| 11 | categories audio |
|---|
| 12 | maintainers boeyms openmaintainer |
|---|
| 13 | description libsamplerate (also known as Secret Rabbit Code) is a library \ |
|---|
| 14 | @@ -13,7 +13,7 @@ |
|---|
| 15 | platforms darwin |
|---|
| 16 | use_parallel_build yes |
|---|
| 17 | master_sites ${homepage} |
|---|
| 18 | -checksums md5 f6fafd5d4971a2442352c72bc3598cbd \ |
|---|
| 19 | - sha1 47837f4ab5f3655f3d59ce2dc9bcf032826e52e8 \ |
|---|
| 20 | - rmd160 88fa0cef37a1dc8b8ca4d656dc5ac1ed82560c49 |
|---|
| 21 | +checksums md5 4ccc22b21f469aac672dda8eb1320ea4 \ |
|---|
| 22 | + sha1 0ab8e2864c65ba16204b48bd367c2a3c307e574d \ |
|---|
| 23 | + rmd160 8aac6bfa3473b5107d6045b54b99cdddfb24c5f6 |
|---|
| 24 | depends_lib port:pkgconfig port:fftw-3 port:libsndfile |
|---|