[90460] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Mon Mar 5 23:27:41 PST 2012


Revision: 90460
          http://trac.macports.org/changeset/90460
Author:   ryandesign at macports.org
Date:     2012-03-05 23:27:41 -0800 (Mon, 05 Mar 2012)
Log Message:
-----------
phonon, automoc, xjump: fix gtlib.gatech server address; see #33374

Modified Paths:
--------------
    trunk/dports/audio/phonon/Portfile
    trunk/dports/devel/automoc/Portfile
    trunk/dports/games/xjump/Portfile

Modified: trunk/dports/audio/phonon/Portfile
===================================================================
--- trunk/dports/audio/phonon/Portfile	2012-03-06 07:22:14 UTC (rev 90459)
+++ trunk/dports/audio/phonon/Portfile	2012-03-06 07:27:41 UTC (rev 90460)
@@ -167,5 +167,5 @@
 variant debug description "Build release and debug versions" {}
 
 livecheck.type		regex
-livecheck.url		http://ftp.gtlib.cc.gatech.edu/pub/kde/stable/${name}/
+livecheck.url		http://www.gtlib.gatech.edu/pub/kde/stable/${name}/
 livecheck.regex		"\(\\d+(?:\\.\\d+)*)\/"

Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile	2012-03-06 07:22:14 UTC (rev 90459)
+++ trunk/dports/devel/automoc/Portfile	2012-03-06 07:27:41 UTC (rev 90460)
@@ -26,5 +26,5 @@
                     rmd160  8545f159092c9237f8c0f0f14b0dca9bfeac5c19
 
 livecheck.type		regex
-livecheck.url		http://ftp.gtlib.cc.gatech.edu/pub/kde/stable/${name}4/
+livecheck.url		http://www.gtlib.gatech.edu/pub/kde/stable/${name}4/
 livecheck.regex		"\(\\d+(?:\\.\\d+)*)\/"

Modified: trunk/dports/games/xjump/Portfile
===================================================================
--- trunk/dports/games/xjump/Portfile	2012-03-06 07:22:14 UTC (rev 90459)
+++ trunk/dports/games/xjump/Portfile	2012-03-06 07:27:41 UTC (rev 90460)
@@ -14,7 +14,7 @@
 platforms           darwin
 depends_lib         port:xorg-libXaw
 
-master_sites        http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/x/xjump/
+master_sites        http://www.gtlib.gatech.edu/pub/debian/pool/main/x/xjump/
 
 distfiles           xjump_2.7.5.orig.tar.gz
 checksums           md5 3e8d09c6b8162b7e4380f8a77eb595dc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120305/85b452b6/attachment.html>


More information about the macports-changes mailing list