summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-09-20 18:11:09 +0000
committerkwm <kwm@FreeBSD.org>2014-09-20 18:11:09 +0000
commitd2b8df57645553d1ff86ab1503501ce7eb39798c (patch)
treeb3bd48d1cc6d83b3a3ab5c90b9819b94ea4d259d
parent18dcda47ea2d63410ce632470a11eec51815e1ea (diff)
downloadFreeBSD-ports-d2b8df57645553d1ff86ab1503501ce7eb39798c.zip
FreeBSD-ports-d2b8df57645553d1ff86ab1503501ce7eb39798c.tar.gz
Rename gnomechess to gnome-chess to match upstream.
Assign to gnome@ as it is part of the gnome-games set. [1] Approved by: johans@ (previous maintainer) [1]
-rw-r--r--MOVED1
-rw-r--r--games/Makefile2
-rw-r--r--games/gnome-chess/Makefile (renamed from games/gnomechess/Makefile)6
-rw-r--r--games/gnome-chess/distinfo (renamed from games/gnomechess/distinfo)0
-rw-r--r--games/gnome-chess/pkg-descr (renamed from games/gnomechess/pkg-descr)0
-rw-r--r--games/gnome-chess/pkg-plist (renamed from games/gnomechess/pkg-plist)0
6 files changed, 4 insertions, 5 deletions
diff --git a/MOVED b/MOVED
index c48845b..a11b0a1 100644
--- a/MOVED
+++ b/MOVED
@@ -7117,3 +7117,4 @@ devel/ruby-fastri||2014-09-20|Has expired: RubyForge shutdown May 15 2014
devel/ri-emacs||2014-09-20|Has expired: RubyForge shutdown May 15 2014
security/p5-openxpki-client-html-mason||2014-09-20|Has expired: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
math/ruby-narray_miss||2014-09-20|Removed, depended on deleted math/ruby-narray
+games/gnomechess|games/gnome-chess|2014-09-20|Renamed to match port name.
diff --git a/games/Makefile b/games/Makefile
index 5ec3e75..2d3208f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -335,10 +335,10 @@
SUBDIR += gnake
SUBDIR += gnarr
SUBDIR += gno3dtet
+ SUBDIR += gnome-chess
SUBDIR += gnome-games
SUBDIR += gnomeattacks
SUBDIR += gnomebreakout
- SUBDIR += gnomechess
SUBDIR += gnomekiss
SUBDIR += gnomesudoku
SUBDIR += gnono
diff --git a/games/gnomechess/Makefile b/games/gnome-chess/Makefile
index 6b89d4c..c0d3608 100644
--- a/games/gnomechess/Makefile
+++ b/games/gnome-chess/Makefile
@@ -1,15 +1,13 @@
# Created by: Jeremy Lea <reg@shale.csir.co.za>
# $FreeBSD$
-PORTNAME= gnomechess
+PORTNAME= gnome-chess
PORTVERSION= 3.10.2
PORTREVISION= 2
CATEGORIES= games gnome
MASTER_SITES= GNOME
-MASTER_SITE_SUBDIR= sources/gnome-chess/3.10
-DISTNAME= gnome-chess-${PORTVERSION}
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= GUI chess front-end to crafy, for the GNOME Desktop Environment
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
diff --git a/games/gnomechess/distinfo b/games/gnome-chess/distinfo
index 1418b01..1418b01 100644
--- a/games/gnomechess/distinfo
+++ b/games/gnome-chess/distinfo
diff --git a/games/gnomechess/pkg-descr b/games/gnome-chess/pkg-descr
index 242c7d9..242c7d9 100644
--- a/games/gnomechess/pkg-descr
+++ b/games/gnome-chess/pkg-descr
diff --git a/games/gnomechess/pkg-plist b/games/gnome-chess/pkg-plist
index 1b2c177..1b2c177 100644
--- a/games/gnomechess/pkg-plist
+++ b/games/gnome-chess/pkg-plist
OpenPOWER on IntegriCloud