Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2016 18:34:48 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414718 - in head: . games games/Cockatrice games/cockatrice
Message-ID:  <201605061834.u46IYmlE063958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Fri May  6 18:34:47 2016
New Revision: 414718
URL: https://svnweb.freebsd.org/changeset/ports/414718

Log:
  Move the Cockatrice dir to cockatrice for more lower case correctness.

Added:
  head/games/cockatrice/
     - copied from r414717, head/games/Cockatrice/
Deleted:
  head/games/Cockatrice/
Modified:
  head/MOVED
  head/games/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Fri May  6 18:24:15 2016	(r414717)
+++ head/MOVED	Fri May  6 18:34:47 2016	(r414718)
@@ -8309,3 +8309,4 @@ www/sogo|www/sogo2|2016-05-02|Renamed to
 www/sogo-activesync|www/sogo2-activesync|2016-05-02|Renamed to www/sogo2-activesync
 textproc/rubygem-gherkin3|textproc/rubygem-gherkin|2016-05-03|Has expired: Use textproc/rubygem-gherkin instead
 dns/odsclient||2016-05-03|Has expired: ODS shuts service down, so client is probably useless
+games/Cockatrice|games/cockatrice|2016-05-05|Renamed to games/cockatrice

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Fri May  6 18:24:15 2016	(r414717)
+++ head/games/Makefile	Fri May  6 18:34:47 2016	(r414718)
@@ -14,7 +14,7 @@
     SUBDIR += 54321
     SUBDIR += 7kaa
     SUBDIR += CaribbeanStud
-    SUBDIR += Cockatrice
+    SUBDIR += cockatrice
     SUBDIR += HeroesOfMightAndMagic
     SUBDIR += KnightCap
     SUBDIR += abbayedesmorts



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