Bug 114430 - [PATCH] graphics/jasper: fix options handling
Summary: [PATCH] graphics/jasper: fix options handling
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-09 10:40 UTC by Shane Bell
Modified: 2007-07-09 11:40 UTC (History)
0 users

See Also:


Attachments
file.diff (509 bytes, patch)
2007-07-09 10:40 UTC, Shane Bell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane Bell 2007-07-09 10:40:02 UTC
I didn't know it was opposites days yesterday, but now its business as usual this should be corrected ;P

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-07-09 11:29:35 UTC
rafan       2007-07-09 10:29:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics/jasper      Makefile 
  Log:
  - Fix OPTIONS handling. When reviewing miwi@'s patch yesterday, I did not
    notice this is wrong :(
  
  PR:             ports/114430
  Submitted by:   Shane Bell <decept0 at gmail.com>
  
  Revision  Changes    Path
  1.24      +2 -2      ports/graphics/jasper/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 2 Rong-En Fan freebsd_committer freebsd_triage 2007-07-09 11:29:57 UTC
State Changed
From-To: open->closed

Committed with another approach.