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

ryandesign at macports.org ryandesign at macports.org
Wed Oct 16 17:46:01 PDT 2013


Revision: 112287
          https://trac.macports.org/changeset/112287
Author:   ryandesign at macports.org
Date:     2013-10-16 17:46:01 -0700 (Wed, 16 Oct 2013)
Log Message:
-----------
pianod: maintainer update to 150 (#40784)

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

Modified: trunk/dports/audio/pianod/Portfile
===================================================================
--- trunk/dports/audio/pianod/Portfile	2013-10-17 00:14:25 UTC (rev 112286)
+++ trunk/dports/audio/pianod/Portfile	2013-10-17 00:46:01 UTC (rev 112287)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                pianod
-version             149
+version             150
 categories          audio
 platforms           darwin
 license             MIT
@@ -21,14 +21,9 @@
 master_sites        http://deviousfish.com/Downloads/pianod
 
 # openssl sha256 pianod-latest.tar.gz or openssl rmd160 pianod-latest.tar.gz
-checksums           rmd160  b550b168f479e28d077861df9d1d9b315330f2ff \
-                    sha256  687114284601eb4c2bbac1830b0601ba05a811e72c8106c572f158d8438b3f14
+checksums           rmd160  8b953e91b4eadeebdc15f39304d61fd6a03ac603 \
+                    sha256  87db2551607ec9fcd7dad35a5d426357e9fabeccc76e6001d06a105959f6d427
 
-livecheck.type      regex
-livecheck.url       ${master_sites}
-livecheck.regex     ${name}-(\[0-9\]+)${extract.suffix}
-
-
 depends_lib         port:libao \
                     port:libgcrypt \
                     port:gnutls \
@@ -39,3 +34,7 @@
 startupitem.create      yes
 startupitem.logfile     ${prefix}/var/log/pianod.log
 startupitem.executable  "${prefix}/bin/pianod"
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131016/0ea2e5ba/attachment-0001.html>


More information about the macports-changes mailing list