svn commit: r382922 - svnadmin/conf
Bryan Drewery
bdrewery at FreeBSD.org
Wed Apr 1 17:22:36 UTC 2015
Author: bdrewery
Date: Wed Apr 1 17:22:34 2015
New Revision: 382922
URL: https://svnweb.freebsd.org/changeset/ports/382922
Log:
Disable QAT link for now. Redports is down for the foreseeable future.
Spotted by: danfe
Approved by: portmgr (implicit)
Modified:
svnadmin/conf/mailer.conf
Modified: svnadmin/conf/mailer.conf
==============================================================================
--- svnadmin/conf/mailer.conf Wed Apr 1 17:15:58 2015 (r382921)
+++ svnadmin/conf/mailer.conf Wed Apr 1 17:22:34 2015 (r382922)
@@ -202,7 +202,7 @@ generate_diffs = add copy modify
# The available substitution variable is: rev
#commit_url = http://diffs.server.com/trac/software/changeset/%(rev)s
commit_url = https://svnweb.freebsd.org/changeset/ports/%(rev)s
-qat_url = https://qat.redports.org/buildarchive/r%(rev)s/
+#qat_url = https://qat.redports.org/buildarchive/r%(rev)s/
# Diff URL construction. For the configured diff URL types, the diff
# section (which follows the message header) will include the URL
More information about the svn-ports-all
mailing list