Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2012 06:05:45 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302146 - in head: . games games/gomoku games/gomoku.app
Message-ID:  <201208060605.q7665jtu094490@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Mon Aug  6 06:05:44 2012
New Revision: 302146
URL: http://svn.freebsd.org/changeset/ports/302146

Log:
  - drop .app suffix in portname

Added:
  head/games/gomoku/
     - copied from r302144, head/games/gomoku.app/
Deleted:
  head/games/gomoku.app/
Modified:
  head/MOVED
  head/games/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Aug  6 05:57:54 2012	(r302145)
+++ head/MOVED	Mon Aug  6 06:05:44 2012	(r302146)
@@ -3629,3 +3629,4 @@ www/etoile-rsskit|www/rsskit|2012-08-04|
 www/etoile-grr|www/grr|2012-08-04|Project renamed
 graphics/libglut|graphics/freeglut|2012-08-04|replace libglut with freeglut
 x11-fm/FSViewer||2012-08-05|Broken, unmaintained, dead upstream
+games/gomoku.app|games/gomoku|2012-08-06|Project renamed

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Mon Aug  6 05:57:54 2012	(r302145)
+++ head/games/Makefile	Mon Aug  6 06:05:44 2012	(r302146)
@@ -341,7 +341,7 @@
     SUBDIR += gnustep-ladder
     SUBDIR += gnustep-sudoku
     SUBDIR += golddig
-    SUBDIR += gomoku.app
+    SUBDIR += gomoku
     SUBDIR += gondola
     SUBDIR += goonies
     SUBDIR += gracer



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