Bug 142569 - Update port: <graphics/aaphoto> <new version v0.33 bugfix release>
Summary: Update port: <graphics/aaphoto> <new version v0.33 bugfix release>
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 11:00 UTC by Andras Horvath
Modified: 2010-01-13 13:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Horvath 2010-01-10 11:00:11 UTC
I have released a new version of aaphoto v0.33. It is a bugfix release.

Changes:
- some changes in documentation
- bugfix: unfreed space caused memory leak
- bugfix: uninitialized variable caused --resize to misbehave
- fix: change of return values in procedures to reflect standard exit codes, now it has a sense to run something like "aaphoto image.jpg && echo OK", formerly return codes meant opposite
- fix a warning message during compile time, an include was missing
- boundary check of fixed size arrays added for safety reasons
- the --speed switch removed, it made the code less platform independent and was fussy anyway
- error messages printed to stderr instead of stdout from now
- more verbose error message on failure of image load

I have changed the description of the program to make it more clear and understandable.

Please change the long description of aaphoto to this:

Auto Adjust Photo is a tiny command-line image manipulation tool for automatic color correction of photos. It tries to make the picture look better. The program does this by analyzing the input image and then sets the most optimal contrast, gamma, color balance and saturation for it.

WWW: http://log69.com/aaphoto_en.html
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 11:00:21 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-01-13 09:25:05 UTC
State Changed
From-To: open->feedback

Where's the patch? 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-01-13 09:25:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Where's the patch?
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2010-01-13 12:51:12 UTC
State Changed
From-To: feedback->closed

Committed, thanks
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-13 12:51:41 UTC
pav         2010-01-13 12:51:33 UTC

  FreeBSD ports repository

  Modified files:
    graphics/aaphoto     Makefile distinfo pkg-descr 
  Log:
  - Update to 0.33
  
  PR:             ports/142569
  Submitted by:   Horvath Andras <han@log69.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/graphics/aaphoto/Makefile
  1.2       +3 -3      ports/graphics/aaphoto/distinfo
  1.2       +4 -5      ports/graphics/aaphoto/pkg-descr
_______________________________________________
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"