[42119] trunk/dports/audio/xmms/Portfile

devans at macports.org devans at macports.org
Sat Nov 15 12:37:32 PST 2008


Revision: 42119
          http://trac.macports.org/changeset/42119
Author:   devans at macports.org
Date:     2008-11-15 12:37:32 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
xmms: xmms site is down so disable livecheck and add macports mirrors to master_sites.

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

Modified: trunk/dports/audio/xmms/Portfile
===================================================================
--- trunk/dports/audio/xmms/Portfile	2008-11-15 20:14:29 UTC (rev 42118)
+++ trunk/dports/audio/xmms/Portfile	2008-11-15 20:37:32 UTC (rev 42119)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
@@ -9,7 +10,9 @@
 categories              audio
 maintainers             nomaintainer
 homepage                http://www.xmms.org/
-master_sites            ${homepage}files/${branch}.x/
+master_sites            ${homepage}files/${branch}.x/ \
+                        http://distfiles.macports.org/${name}/ \
+                        http://trd.no.distfiles.macports.org/${name}
 platforms               darwin
 
 description \
@@ -56,3 +59,5 @@
     configure.args-remove --disable-alsatest
     configure.args-append --enable-alsatest
 }
+
+livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/1a83493a/attachment.html>


More information about the macports-changes mailing list