[66586] trunk/dports/devel/boost/Portfile

snc at macports.org snc at macports.org
Sat Apr 17 07:03:35 PDT 2010


Revision: 66586
          http://trac.macports.org/changeset/66586
Author:   snc at macports.org
Date:     2010-04-17 07:03:33 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
add archive_sites for x86_64 in trunk, check it out

Modified Paths:
--------------
    trunk/dports/devel/boost/Portfile

Modified: trunk/dports/devel/boost/Portfile
===================================================================
--- trunk/dports/devel/boost/Portfile	2010-04-17 14:03:23 UTC (rev 66585)
+++ trunk/dports/devel/boost/Portfile	2010-04-17 14:03:33 UTC (rev 66586)
@@ -220,3 +220,7 @@
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex "Version (\\d+\\.\\d+\\.\\d+)"
+
+if {${configure.build_arch} == "x86_64"} {
+    set archive_sites http://tazamahal.com/lavergne.gotdns.org/macports/x86_64/
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100417/3c7ea514/attachment.html>


More information about the macports-changes mailing list