Bug 126503 - [PATCH] devel/p5-sdl: fix messages about possible options
Summary: [PATCH] devel/p5-sdl: fix messages about possible options
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: Philip Paeps
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 15:30 UTC by Dmitry Marakasov
Modified: 2008-08-13 16:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-sdl-1.20.3_7.patch (1.35 KB, patch)
2008-08-13 15:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2008-08-13 15:30:01 UTC
Was just passing by and ran into it - `You can disable support for ...' messages erroneously say `mikmod' instead of specific SDL components. 

Port maintainer (philip@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-13 15:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->philip

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-13 15:53:57 UTC
philip      2008-08-13 14:53:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-SDL         Makefile 
  Log:
  Fix messages about possible options.
  
  PR:             ports/126503
  Submitted by:   Dmitry Marakasov <amdmi3 -at- amdmi3.ru>
  
  Revision  Changes    Path
  1.25      +5 -5      ports/devel/p5-SDL/Makefile
_______________________________________________
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 3 Philip Paeps freebsd_committer freebsd_triage 2008-08-13 15:54:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!