New port: devel/rubygem-rubygame Rubygame is a game-development extension and library for the ruby language, with similarities to pygame. The purpose of rubygame is make the creation of games in the ruby language simple, easy, and fun, without limiting flexibility. I figured out that rubygame version in the port devel/ruby-game is obsolete. This is a port for the latest version of rubygame. It's a new port because it's using rubygem. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
State Changed From-To: open->repocopy Repo copy devel/ruby-game -> devel/rubygem-rubygame
Responsible Changed From-To: pgollucci->portmgr Repo copy devel/ruby-game -> devel/rubygem-rubygame
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->pgollucci Repocopy complete.
pgollucci 2010-05-24 20:38:59 UTC FreeBSD ports repository Modified files: devel/rubygem-rubygame Makefile distinfo pkg-descr pkg-plist Log: - Force commit to note repocopy devel/ruby-game -> devel/rubygem-rubygame PR: ports/146731 Repo copy by: marcus Revision Changes Path 1.13 +0 -0 ports/devel/rubygem-rubygame/Makefile 1.2 +0 -0 ports/devel/rubygem-rubygame/distinfo 1.2 +0 -0 ports/devel/rubygem-rubygame/pkg-descr 1.2 +0 -0 ports/devel/rubygem-rubygame/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
pgollucci 2010-05-24 21:56:20 UTC FreeBSD ports repository Modified files: devel Makefile devel/rubygem-rubygame Makefile distinfo Removed files: devel/rubygem-rubygame pkg-plist Log: - Connect to build - Update to 2.6.2 PR: ports/146731 Submitted by: Christoph Kick <kick.christoph@googlemail.com> Revision Changes Path 1.3942 +1 -0 ports/devel/Makefile 1.14 +16 -22 ports/devel/rubygem-rubygame/Makefile 1.3 +3 -3 ports/devel/rubygem-rubygame/distinfo 1.3 +0 -12 ports/devel/rubygem-rubygame/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
pgollucci 2010-05-24 21:57:57 UTC FreeBSD ports repository Modified files: . MOVED devel Makefile Removed files: devel/ruby-game Makefile distinfo pkg-descr pkg-plist Log: - devel/ruby-game|devel/rubygem-rubygame|2010-05-24|Use devel/rubygem-rubygame instead PR: ports/146731 Submitted by: Christoph Kick <kick.christoph@googlemail.com> Revision Changes Path 1.2147 +2 -1 ports/MOVED 1.3943 +0 -1 ports/devel/Makefile 1.13 +0 -31 ports/devel/ruby-game/Makefile (dead) 1.2 +0 -3 ports/devel/ruby-game/distinfo (dead) 1.2 +0 -6 ports/devel/ruby-game/pkg-descr (dead) 1.2 +0 -12 ports/devel/ruby-game/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!