[56615] trunk/dports/audio/mpd/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sun Aug 30 16:34:58 PDT 2009


Revision: 56615
          http://trac.macports.org/changeset/56615
Author:   rmsfisher at macports.org
Date:     2009-08-30 16:34:54 -0700 (Sun, 30 Aug 2009)
Log Message:
-----------
audio/mpd update livecheck, upgrade version/checksums

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

Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile	2009-08-30 22:53:56 UTC (rev 56614)
+++ trunk/dports/audio/mpd/Portfile	2009-08-30 23:34:54 UTC (rev 56615)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                mpd
-version             0.15.2
+version             0.15.3
 categories          audio
 maintainers         milosh rmsfisher openmaintainer
 description         Music Player Daemon
@@ -18,9 +18,9 @@
 platforms           darwin
 master_sites        sourceforge:musicpd
 use_bzip2           yes
-checksums           md5     869779fdf592ac45d067c7dec228cb51 \
-                    sha1    184ece57bb880dda9542fdb207fd43298b369373 \
-                    rmd160  7e9f867cafc55155b77a5a325ff7f45c2f1662a9
+checksums           md5     40f01c53333885f86aace5a37ae55bd1 \
+                    sha1    f53f984d8ffcc58d83268f30afb11b8342118d22 \
+                    rmd160  9d33e2ad3cd524428e1e786276f70a50a6c08456
 depends_build       path:bin/pkg-config:pkgconfig
 depends_lib         port:audiofile \
 	port:faad2 \
@@ -81,4 +81,6 @@
     In this case, you can increase the values of kern.sysv.shmmax and \
     kern.sysv.shmall in /etc/rc."
 }
+livecheck.url	http://sourceforge.net/projects/musicpd/files/
 livecheck.distname mpd
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090830/79dba501/attachment.html>


More information about the macports-changes mailing list