Bug 128559

Summary: Update ports; emulators/sdlmess update to 0.128 and fix
Product: Ports & Packages Reporter: Emmanuel Vadot <elbarto>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
sdlmess.diff none

Description Emmanuel Vadot 2008-11-03 17:20:01 UTC
Update to 0.128
Remove useless sdlmess wrapper script, sdlmess use ~/.mess by default.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-03 17:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2009-02-27 20:33:26 UTC
State Changed
From-To: open->feedback

Waiting for submitter to send a patch
Comment 3 elbarto 2009-03-16 01:32:41 UTC
Update to SDLMESS 0.130

-- 
Emmanuel Vadot
elbarto@arcadebsd.org
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-18 00:39:10 UTC
alepulver    2009-03-18 00:38:52 UTC

  FreeBSD ports repository

  Modified files:
    emulators/sdlmess    Makefile distinfo pkg-descr pkg-plist 
    emulators/sdlmess/files patch-makefile.sdl pkg-message.in 
  Added files:
    emulators/sdlmess/files mess.ini sdl.mak.patch 
  Removed files:
    emulators/sdlmess/files sdlmess.in 
  Log:
  - Update to 0.130.
  - Remove useless wrapper script, sdlmess uses ~/.mess by default.
  - Submitter takes maintainership.
  
  PR:             ports/128559
  Submitted by:   Emmanuel Vadot <elbarto@arcadebsd.org>
  
  Revision  Changes    Path
  1.21      +38 -18    ports/emulators/sdlmess/Makefile
  1.11      +3 -3      ports/emulators/sdlmess/distinfo
  1.1       +270 -0    ports/emulators/sdlmess/files/mess.ini (new)
  1.7       +25 -59    ports/emulators/sdlmess/files/patch-makefile.sdl
  1.2       +6 -6      ports/emulators/sdlmess/files/pkg-message.in
  1.1       +17 -0     ports/emulators/sdlmess/files/sdl.mak.patch (new)
  1.3       +0 -16     ports/emulators/sdlmess/files/sdlmess.in (dead)
  1.2       +8 -8      ports/emulators/sdlmess/pkg-descr
  1.11      +40 -29    ports/emulators/sdlmess/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"
Comment 5 Alejandro Pulver freebsd_committer freebsd_triage 2009-03-18 00:39:24 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!