Bug 155180

Summary: Cleanup : keeping emulators/mame (only) ?
Product: Ports & Packages Reporter: Ganael LAPLANCHE <martymac>
Component: Individual Port(s)Assignee: Ganael LAPLANCHE <martymac>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ganael LAPLANCHE freebsd_committer freebsd_triage 2011-03-02 07:20:09 UTC
Browsing into mame ports, I've found odd things I'd like to clean up :
- emulators/mame-devel has a wrong PORTNAME defined (probably a repocopy of sdlmame-devel)
- emulators/mame-devel is not referenced in emulators/Makefile, while sdlmame-devel is

Given that :
- sdl- ports are older than mame ones (SDL support included in mainstream code, see ports/145050)
- both sdlmame-devel and mame-devel have been marked IGNORE
- neither mame-devel or sdl-mame-devel is used as a dependency

what about leaving only emulators/mame in the ports tree ?

This means :
- remove emulators/mame-devel from the ports tree
- remove emulators/sdlmame-devel from emulators/Makefile and the ports tree
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 07:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->martymac

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 07:20:23 UTC
Maintainer of emulators/mame,

Please note that PR ports/155180 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/155180

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 07:20:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-03-21 14:36:14 UTC
martymac    2011-03-21 14:36:05 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Removed files:
    emulators/sdlmame-devel Makefile distinfo pkg-descr pkg-plist 
    emulators/sdlmame-devel/files mame.ini patch-makefile 
                                  patch-sdlmain.c pkg-message.in 
                                  sdl.mak.patch 
  Log:
  Remove emulators/sdlmame-devel (older than emulators/mame)
  
  PR:     ports/155180
  Discussed with: makc, bapt
  Approved by:    ehaupt (mentor), maintainer timeout
  
  Revision  Changes    Path
  1.307     +0 -1      ports/emulators/Makefile
  1.38      +0 -76     ports/emulators/sdlmame-devel/Makefile (dead)
  1.23      +0 -3      ports/emulators/sdlmame-devel/distinfo (dead)
  1.4       +0 -262    ports/emulators/sdlmame-devel/files/mame.ini (dead)
  1.14      +0 -67     ports/emulators/sdlmame-devel/files/patch-makefile (dead)
  1.3       +0 -11     ports/emulators/sdlmame-devel/files/patch-sdlmain.c (dead)
  1.4       +0 -13     ports/emulators/sdlmame-devel/files/pkg-message.in (dead)
  1.4       +0 -26     ports/emulators/sdlmame-devel/files/sdl.mak.patch (dead)
  1.2       +0 -17     ports/emulators/sdlmame-devel/pkg-descr (dead)
  1.24      +0 -28     ports/emulators/sdlmame-devel/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"
Comment 5 Ganael LAPLANCHE freebsd_committer freebsd_triage 2011-03-21 14:39:25 UTC
State Changed
From-To: feedback->closed

Committed (maintainer timeout)!