Revision: 71046 http://trac.macports.org/changeset/71046 Author: raimue@macports.org Date: 2010-08-30 08:10:14 -0700 (Mon, 30 Aug 2010) Log Message: ----------- tests/test/site-tags: Fix test Modified Paths: -------------- trunk/base/tests/test/site-tags/Portfile trunk/base/tests/test/site-tags/master Modified: trunk/base/tests/test/site-tags/Portfile =================================================================== --- trunk/base/tests/test/site-tags/Portfile 2010-08-30 15:02:50 UTC (rev 71045) +++ trunk/base/tests/test/site-tags/Portfile 2010-08-30 15:10:14 UTC (rev 71046) @@ -11,10 +11,10 @@ long_description ${description} -master_sites http://www.douglas.stebila.ca/code/vim/app/:app_aqua \ - http://www.douglas.stebila.ca/code/vim/doc/:doc_aqua +master_sites http://www.douglas.stebila.ca/files/code/vim/app/:app_aqua \ + http://www.douglas.stebila.ca/files/code/vim/doc/:doc_aqua distfiles app-bm.tar.gz:app_aqua \ - doc.tar.gz:doc_aqua + doc.tar.gz:doc_aqua checksums app-bm.tar.gz \ md5 418b9e615a34ae5aad918f5c5a694a44 \ @@ -34,4 +34,4 @@ test { # test is actually running the fetch target -} \ No newline at end of file +} Modified: trunk/base/tests/test/site-tags/master =================================================================== --- trunk/base/tests/test/site-tags/master 2010-08-30 15:02:50 UTC (rev 71045) +++ trunk/base/tests/test/site-tags/master 2010-08-30 15:10:14 UTC (rev 71046) @@ -1,7 +1,7 @@ ---> Computing dependencies for site-tags ---> Fetching site-tags ----> Attempting to fetch app-bm.tar.gz from http://www.douglas.stebila.ca/code/vim/app/ ----> Attempting to fetch doc.tar.gz from http://www.douglas.stebila.ca/code/vim/doc/ +---> Attempting to fetch app-bm.tar.gz from http://www.douglas.stebila.ca/files/code/vim/app/ +---> Attempting to fetch doc.tar.gz from http://www.douglas.stebila.ca/files/code/vim/doc/ ---> Verifying checksum(s) for site-tags ---> Extracting site-tags ---> Configuring site-tags