svn commit: r414718 - in head: . games games/Cockatrice games/cockatrice

Sean Bruno sbruno at FreeBSD.org
Fri May 6 18:34:49 UTC 2016


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


More information about the svn-ports-head mailing list