[106370] trunk/dports/audio/pianod/Portfile

larryv at macports.org larryv at macports.org
Thu May 23 12:05:09 PDT 2013


Revision: 106370
          https://trac.macports.org/changeset/106370
Author:   larryv at macports.org
Date:     2013-05-23 12:05:09 -0700 (Thu, 23 May 2013)
Log Message:
-----------
pianod: Update to 145, remove pkgconfig build dependency (#39206).

Modified Paths:
--------------
    trunk/dports/audio/pianod/Portfile

Modified: trunk/dports/audio/pianod/Portfile
===================================================================
--- trunk/dports/audio/pianod/Portfile	2013-05-23 19:04:02 UTC (rev 106369)
+++ trunk/dports/audio/pianod/Portfile	2013-05-23 19:05:09 UTC (rev 106370)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pianod
-version             137
+version             145
 categories          audio
 platforms           darwin
 license             MIT
@@ -21,14 +21,13 @@
 master_sites        http://deviousfish.com/Downloads/pianod
 
 # openssl sha256 pianod-latest.tar.gz or openssl rmd160 pianod-latest.tar.gz
-checksums           rmd160  b11ae8d37c57cadfd6ceb54be248eea42651369e \
-                    sha256  b845236a5d011072a5e0e530843988270615f00d3e3d8be06ca3050ebc2da949
+checksums           rmd160 7a23e0aee3ca24bd08465b8ec331afaac5ec588f \
+                    sha256 b749c1b4c0b7306fd229b90380c85c9ca3e11b2e3eaaefab43a7192739165abc
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     ${name}-(\[0-9\]+)${extract.suffix}
 
-depends_build       port:pkgconfig
 
 depends_lib         port:libao \
                     port:libgcrypt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130523/583d7e0b/attachment.html>


More information about the macports-changes mailing list