Bug 141053 - [patch] Add contrast option to graphics/ufraw
Summary: [patch] Add contrast option to graphics/ufraw
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 13:30 UTC by Pierre Guinoiseau
Modified: 2009-12-04 22:30 UTC (History)
0 users

See Also:


Attachments
ufraw-contrast-option.diff (1001 bytes, patch)
2009-12-01 13:30 UTC, Pierre Guinoiseau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Guinoiseau 2009-12-01 13:30:02 UTC
The following patch adds an option to enable the contrast setting of ufraw, and enable it by
default. It also bump the port revision because the contrast setting was not enabled until now.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-01 13:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-04 22:29:09 UTC
stas        2009-12-04 22:28:57 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ufraw       Makefile 
  Log:
  - Add CONTRAST option to support contrast operations (enabled by default). [1]
  - Add HOTPIXEL option to support hot pixels filtering (enabled by default).
  - Add DST option that turns on using the local time in timestamps (off by
    default).
  - Bump port revision.
  
  PR:             ports/141053 [1]
  Submitted by:   "Pierre Guinoiseau" <geekounet@poildetroll.net> [1]
  
  Revision  Changes    Path
  1.38      +16 -4     ports/graphics/ufraw/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 Stanislav Sedov freebsd_committer freebsd_triage 2009-12-04 22:29:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!