From owner-svn-ports-head@FreeBSD.ORG Sat Sep 20 18:11:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 631208DC; Sat, 20 Sep 2014 18:11:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3431390B; Sat, 20 Sep 2014 18:11:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8KIBA1g036961; Sat, 20 Sep 2014 18:11:10 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8KIB9R0036958; Sat, 20 Sep 2014 18:11:09 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201409201811.s8KIB9R0036958@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 20 Sep 2014 18:11:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368672 - in head: . games games/gnome-chess games/gnomechess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2014 18:11:10 -0000 Author: kwm Date: Sat Sep 20 18:11:09 2014 New Revision: 368672 URL: http://svnweb.freebsd.org/changeset/ports/368672 QAT: https://qat.redports.org/buildarchive/r368672/ Log: 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] Added: head/games/gnome-chess/ - copied from r368361, head/games/gnomechess/ Deleted: head/games/gnomechess/ Modified: head/MOVED head/games/Makefile head/games/gnome-chess/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Sep 20 18:09:47 2014 (r368671) +++ head/MOVED Sat Sep 20 18:11:09 2014 (r368672) @@ -7117,3 +7117,4 @@ devel/ruby-fastri||2014-09-20|Has expire 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. Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sat Sep 20 18:09:47 2014 (r368671) +++ head/games/Makefile Sat Sep 20 18:11:09 2014 (r368672) @@ -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 Modified: head/games/gnome-chess/Makefile ============================================================================== --- head/games/gnomechess/Makefile Wed Sep 17 10:19:57 2014 (r368361) +++ head/games/gnome-chess/Makefile Sat Sep 20 18:11:09 2014 (r368672) @@ -1,15 +1,13 @@ # Created by: Jeremy Lea # $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