Bug 140632 - [PATCH] games/lbreakout2: update 2.6beta3 -> 2.6
Summary: [PATCH] games/lbreakout2: update 2.6beta3 -> 2.6
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 08:20 UTC by David Naylor
Modified: 2009-11-27 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (4.10 KB, patch)
2009-11-17 08:20 UTC, David Naylor
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Naylor 2009-11-17 08:20:00 UTC
Update lbreakout2 to 2.6 (release)

ChangeLog

2.6:
- added XDG desktop file (09/10/26 PT)
- fixed compiling on Fedora (09/10/26 SG)
- fixed GNU_SOURCE warning (09/10/26 MS)
- added new levelsets (09/10/26 MS)
- added hidden config option badspeech to disable swearing by default
  (09/10/26 MS)
- improved french translation (08/08/24 K.C.)
- drop group rights on startup (linux only) to improve security (access
  to highscore) (08/03/29 HG)
- bugfix: update levelset tooltip when changing selection with left/right
arrows (08/03/29 HG)
- added improved spec file for building RPMs (07/10/10 SG)
- configure now works for win32 (07/01/20 DY)

2.6beta-7:
- french translation added (06/08/27 K.C.)

2.6beta-6:
- added a hint for building on OS/2 to the README (06/05/27 DY)
- improved some german translations (06/05/26 MS)
- create some server bots per default (06/05/26 MS)
- adjusted fcntl call in net.c to work with kernel 2.6+ (and hopefully still 
  for lower versions... if not use SDL_net) (06/05/26 MS)
- use text from server option "-m" directly as welcome message if a file
  by that name was not found (06/05/26 MS)
- read highscores file before adding new scores for usage with NFS 
  (06/05/12 netfab)
- inline removed from function declarations to ensure global access 
  (06/04/01 PM)
- removed -Wall from CC arguments for better portability 
  (06/04/01 PM)

2.6beta-5:
- i18n for yes/no confirmation by y/n (05/11/29 M.S.)
- added some more missing strings to i18n (05/11/20 M.S.)
- leaving game by window manager's close button works in quick help 
  (05/11/20 M.S.)
- switching fullscreen/windowed mode works in quick help (05/11/20 M.S.)
- added gettext-comments for those strings that use % but not as format
  modifiers to prevent errors when making gmo files (05/11/20 M.S.)

2.6beta-4:
- added german localization (05/11/13 R.S.)
- removed client/client_game.c from POTFILES.in (05/10/31 M.S.)
- changed 'src' to 'client' directory in POTFILES.in (05/10/31 M.S.)

Fix: See patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-17 08:20:08 UTC
Maintainer of games/lbreakout2,

Please note that PR ports/140632 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140632

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-17 08:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Miguel Mendez 2009-11-17 08:47:50 UTC
On Tue, Nov 17, 2009 at 9:20 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of games/lbreakout2,
>
> Please note that PR ports/140632 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

Looks good to me. Thanks for submitting this patch!

Cheers,

-- 
        Miguel Mendez <mmendez@gmail.com>
        PGP Key: 0xDC8514F1
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-17 12:18:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-27 18:02:15 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2009-11-27 18:02:28 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-11-27 18:02:43 UTC
amdmi3      2009-11-27 18:02:20 UTC

  FreeBSD ports repository

  Modified files:
    games/lbreakout2     Makefile distinfo pkg-plist 
  Log:
  - Update to 2.6
  
  PR:             140632
  Submitted by:   David Naylor <naylor.b.david@gmail.com>
  Approved by:    Miguel Mendez <mmendez@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.20      +4 -4      ports/games/lbreakout2/Makefile
  1.7       +3 -3      ports/games/lbreakout2/distinfo
  1.6       +23 -0     ports/games/lbreakout2/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"