[106108] trunk/dports/audio/ncmpc/Portfile
rmstonecipher at macports.org
rmstonecipher at macports.org
Tue May 14 21:55:48 PDT 2013
Revision: 106108
https://trac.macports.org/changeset/106108
Author: rmstonecipher at macports.org
Date: 2013-05-14 21:55:48 -0700 (Tue, 14 May 2013)
Log Message:
-----------
audio/ncmpc upgraded version from 0.20 to 0.21, updated homepage, updated master_sites, updated livecheck
Modified Paths:
--------------
trunk/dports/audio/ncmpc/Portfile
Modified: trunk/dports/audio/ncmpc/Portfile
===================================================================
--- trunk/dports/audio/ncmpc/Portfile 2013-05-15 04:54:20 UTC (rev 106107)
+++ trunk/dports/audio/ncmpc/Portfile 2013-05-15 04:55:48 UTC (rev 106108)
@@ -4,25 +4,22 @@
PortSystem 1.0
name ncmpc
-version 0.20
+version 0.21
+set branch [join [lrange [split ${version} .] 0 0] .]
categories audio
maintainers gmail.com:phirince rmstonecipher
description curses Music Player Daemon (MPD) client
long_description ncmpc is a client for MPD, the Music Player Daemon.
license GPL-2+
-homepage http://mpd.wikia.com/wiki/Client:Ncmpc
+homepage http://www.musicpd.org/clients/${name}/
+master_sites http://www.musicpd.org/download/${name}/${branch}/
platforms darwin
-master_sites sourceforge:musicpd
use_bzip2 yes
-checksums md5 62b9df0263d9567babf7446c258acc5d \
- sha1 da106de4b11a48eb2d63619da1316713f95cc9cb \
- rmd160 ea38d3b8bcea1cee16dfbe472f86b2ff62c3da4b
depends_build port:pkgconfig
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:libmpdclient \
port:ncurses
configure.args --mandir=${prefix}/share/man
configure.cflags-append -fnested-functions
-livecheck.type regex
-livecheck.url http://mpd.wikia.com/wiki/Client:Ncmpc
-livecheck.regex ncmpc-(\[0-9.\]+)\\.tar\\.bz2
+livecheck.url http://www.musicpd.org/download/${name}/${branch}/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130514/6af70787/attachment.html>
More information about the macports-changes
mailing list