diff -ruN spellathon.bak/Makefile spellathon/Makefile --- spellathon.bak/Makefile 2009-05-29 22:53:04.000000000 +0530 +++ spellathon/Makefile 2009-05-30 03:57:58.000000000 +0530 @@ -6,7 +6,7 @@ # PORTNAME= spellathon -PORTVERSION= 5.21 +PORTVERSION= 5.34 CATEGORIES= games MASTER_SITES= SF diff -ruN spellathon.bak/distinfo spellathon/distinfo --- spellathon.bak/distinfo 2009-05-29 22:53:04.000000000 +0530 +++ spellathon/distinfo 2009-05-30 04:12:31.000000000 +0530 @@ -1,3 +1,3 @@ -MD5 (spellathon-5.21.tar.gz) = 590517c939cf66011fba7ed9f4a3db2e -SHA256 (spellathon-5.21.tar.gz) = 9ddf494b849405e04304610855cb3a1fe35f6ad0e2e66d34adad391035644015 -SIZE (spellathon-5.21.tar.gz) = 198714 +MD5 (spellathon-5.34.tar.gz) = f2eef05429bdbe50d93dd527e2610ac3 +SHA256 (spellathon-5.34.tar.gz) = 06db7e9ae6cd26b0af831e22cb90211f8e93f862491b3c68fd566db3870ccbb6 +SIZE (spellathon-5.34.tar.gz) = 203216
New Version: - Added plural words removal. - Some ui/gui changes/additions. - Worst case performance improved. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->beat I'll take it.
beat 2009-06-10 20:43:17 UTC FreeBSD ports repository Modified files: games/spellathon Makefile distinfo Log: - Update to 5.34 PR: ports/135443 Submitted by: Girish <girish.rao.dev AT gmail.com> Revision Changes Path 1.3 +1 -1 ports/games/spellathon/Makefile 1.3 +3 -3 ports/games/spellathon/distinfo _______________________________________________ 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 Committed. Thanks!