[147042] contrib/buildbot-test
ryandesign at macports.org
ryandesign at macports.org
Thu Mar 24 00:48:51 PDT 2016
Revision: 147042
https://trac.macports.org/changeset/147042
Author: ryandesign at macports.org
Date: 2016-03-24 00:48:51 -0700 (Thu, 24 Mar 2016)
Log Message:
-----------
config.json.sample, master.cfg: use https for packages.macports.org
Modified Paths:
--------------
contrib/buildbot-test/config.json.sample
contrib/buildbot-test/master.cfg
Modified: contrib/buildbot-test/config.json.sample
===================================================================
--- contrib/buildbot-test/config.json.sample 2016-03-24 07:41:12 UTC (rev 147041)
+++ contrib/buildbot-test/config.json.sample 2016-03-24 07:48:51 UTC (rev 147042)
@@ -7,7 +7,7 @@
"htpasswdfile": "htpasswd",
"mpbbsvnurl": "https://svn.macports.org/repository/macports/contrib/mp-buildbot",
"svnurl": "https://svn.macports.org/repository/macports/trunk",
- "archivesite": "http://packages.macports.org",
+ "archivesite": "https://packages.macports.org",
"slaveprefix": "/opt/local",
"toolsprefix": "/opt/mports"
}
Modified: contrib/buildbot-test/master.cfg
===================================================================
--- contrib/buildbot-test/master.cfg 2016-03-24 07:41:12 UTC (rev 147041)
+++ contrib/buildbot-test/master.cfg 2016-03-24 07:48:51 UTC (rev 147042)
@@ -27,7 +27,7 @@
htpasswdfile = "htpasswd"
mpbbsvnurl = "https://svn.macports.org/repository/macports/contrib/mp-buildbot"
svnurl = "https://svn.macports.org/repository/macports/trunk"
-archivesite = "http://packages.macports.org"
+archivesite = "https://packages.macports.org"
slaveprefix = "/opt/local"
toolsprefix = "/opt/mports"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160324/a920ff80/attachment-0001.html>
More information about the macports-changes
mailing list