Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 22:22:56 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391201 - head
Message-ID:  <201507022222.t62MMutU033667@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Jul  2 22:22:56 2015
New Revision: 391201
URL: https://svnweb.freebsd.org/changeset/ports/391201

Log:
  Add repository.callsign, to help arcanist figure out what repo it's
  doing things on when not using Subversion.
  
  With hat:	phabric-admin@
  Sponsored by:	Absolight

Modified:
  head/.arcconfig

Modified: head/.arcconfig
==============================================================================
--- head/.arcconfig	Thu Jul  2 21:34:28 2015	(r391200)
+++ head/.arcconfig	Thu Jul  2 22:22:56 2015	(r391201)
@@ -1,5 +1,6 @@
 {
 	"project.name": "P",
+	"repository.callsign" : "P",
 	"phabricator.uri" : "https://reviews.freebsd.org/",
 	"history.immutable" : true
 }



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