[41852] trunk/dports/games/ctetris

Ryan Schmidt ryandesign at macports.org
Tue Nov 11 03:21:48 PST 2008


On Nov 11, 2008, at 03:14, toby at macports.org wrote:

> Revision: 41852
>           http://trac.macports.org/changeset/41852
> Author:   toby at macports.org
> Date:     2008-11-11 01:14:02 -0800 (Tue, 11 Nov 2008)
> Log Message:
> -----------
> update to 0.42

How will users who had ctetris 0.30 installed learn that the port has  
changed names to ctris? They won't, unfortunately. Which is why you  
need to keep a stub ctetris port around which does nothing but inform  
the user to install ctris instead. See for example the libopensync  
port which was renamed to opensync:

http://trac.macports.org/changeset/41839

Copy the last version of ctetris back into place using svn copy and  
the peg revision 41851. Increase the version number so users are  
informed it's outdated (increasing the version to the current version  
of ctris seems good). And make it not download or install anything  
except a readme.

> Modified Paths:
> --------------
>     trunk/dports/games/ctetris/Portfile
>     trunk/dports/games/ctetris/files/patch-Makefile.diff
>
> Removed Paths:
> -------------
>     trunk/dports/games/ctetris/files/patch-brick.h
>     trunk/dports/games/ctetris/files/patch-game.h
>     trunk/dports/games/ctetris/files/patch-screen.h
>
> Modified: trunk/dports/games/ctetris/Portfile
> ===================================================================
> --- trunk/dports/games/ctetris/Portfile	2008-11-11 08:44:37 UTC  
> (rev 41851)
> +++ trunk/dports/games/ctetris/Portfile	2008-11-11 09:14:02 UTC  
> (rev 41852)
> @@ -2,8 +2,8 @@
>
>  PortSystem 1.0
>
> -name	   ctetris
> -version	   0.30
> +name	   ctris
> +version	   0.42
>  categories	games
>  platforms	darwin
>  maintainers	jmpp openmaintainer
>


More information about the macports-dev mailing list