Date: Sat, 20 Sep 2014 18:11:09 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> 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 Message-ID: <201409201811.s8KIB9R0036958@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409201811.s8KIB9R0036958>