Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2015 17:22:35 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org
Subject:   svn commit: r382922 - svnadmin/conf
Message-ID:  <201504011722.t31HMZ2m095020@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504011722.t31HMZ2m095020>