Bug 63985 - [PATCH] multimedia/camserv: Unbreak the autobright option
Summary: [PATCH] multimedia/camserv: Unbreak the autobright option
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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 13:40 UTC by Ulrich Spoerlein
Modified: 2004-03-22 20:26 UTC (History)
0 users

See Also:


Attachments
camserv-0.5.0_1,1.patch (2.12 KB, patch)
2004-03-09 13:40 UTC, Ulrich Spoerlein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Spoerlein 2004-03-09 13:40:11 UTC
The author forgot to rename calculate_pic_mean() to camserv_get_pic_mean().
There is also an off-by-one error in that function. Please use this patch, it
works for me.
 
There are two new files, patch-ac and patch-ad. I also fixed the configuration
file from getting overwritten on re-install.

Generated with FreeBSD Port Tools 0.50
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-09 19:22:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->linimon

I made the mess, I get to clean it up.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-03-09 20:15:43 UTC
State Changed
From-To: open->feedback

I have committed the change.  However, the deinstall does not 
work properly on 5.x: it appears that video_fbsd_bttv does not 
get installed, although it does on 4.x.  Can the maintainer 
confirm this?  (Both are i386 systems.  I can supply the 
config.log files if needed, via email).
Comment 3 Ulrich Spoerlein 2004-03-11 15:18:46 UTC
On Tue, 09.03.2004 at 12:18:04 -0800, Mark Linimon wrote:
> I have committed the change.  However, the deinstall does not
> work properly on 5.x: it appears that video_fbsd_bttv does not
> get installed, although it does on 4.x.  Can the maintainer
> confirm this?  (Both are i386 systems.  I can supply the
> config.log files if needed, via email).

Please send me all the logfiles, I can't reproduce this here. Every file
gets de- and installed.

Ulrich Spoerlein
--=20
PGP Key ID: F0DB9F44				Get it while it's hot!
PGP Fingerprint: F1CE D062 0CA9 ADE3 349B  2FE8 980A C6B5 F0DB 9F44
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated".	-- Ken Thompson
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2004-03-22 20:26:03 UTC
State Changed
From-To: feedback->closed

Supplanted by ports/64482.