Bug 135443 - [maintainer update] ports games/spellathon new version
Summary: [maintainer update] ports games/spellathon new version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-10 14:00 UTC by Girish
Modified: 2009-06-10 21:50 UTC (History)
0 users

See Also:


Attachments
file.diff (901 bytes, patch)
2009-06-10 14:00 UTC, Girish
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Girish 2009-05-30 00:05:57 UTC
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
Comment 1 Girish 2009-06-10 14:00:09 UTC
New Version:

- Added plural words removal.
- Some ui/gui changes/additions.
- Worst case performance improved.

Fix: Patch attached with submission follows:
Comment 2 Beat Gaetzi freebsd_committer freebsd_triage 2009-06-10 15:09:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-10 21:43:28 UTC
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"
Comment 4 Beat Gaetzi freebsd_committer freebsd_triage 2009-06-10 21:43:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!