From olivleh1@phobos.raisdorf.net  Sun Feb  3 16:00:26 2002
Return-Path: <olivleh1@phobos.raisdorf.net>
Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251])
	by hub.freebsd.org (Postfix) with ESMTP id 3582337B421
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Feb 2002 16:00:25 -0800 (PST)
Received: (from olivleh1@localhost)
	by phobos.raisdorf.net (8.11.6/8.11.6) id g13NdtJ02505;
	Mon, 4 Feb 2002 00:39:55 +0100 (CET)
Message-Id: <200202032339.g13NdtJ02505@phobos.raisdorf.net>
Date: Mon, 4 Feb 2002 00:39:55 +0100 (CET)
From: Oliver Lehmann <lehmann@ans-netz.de>
Reply-To: Oliver Lehmann <lehmann@ans-netz.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <lehmann@ans-netz.de>
Subject: update-port: graphics/xawtv
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         34598
>Category:       ports
>Synopsis:       update-port: graphics/xawtv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 16:10:01 PST 2002
>Closed-Date:    Sun Feb 3 16:54:29 PST 2002
>Last-Modified:  Sun Feb 03 16:54:40 PST 2002
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD sina.sesamestreet.net 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 18 00:15:28 CET 2002 olivleh1@bert.sesamestreet.net:/usr/obj/i386/usr/src/sys/SINA i386


>Description:
	update xawtv to 3.69
	You must re-adjust your config file (e.g. the values for bright, hue and
        contrast). Taken from the Changes file:

		 * removed fixed 0-65535 range for integer attributes, using min and
		   max values instead.  This also affects the attributes specified
		   within the config file.


	patch file "patch-src::xt.c" removed


>How-To-Repeat:
>Fix:


diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile
--- xawtv.old/Makefile	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/Makefile	Mon Feb  4 00:48:37 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=       xawtv
-PORTVERSION=	3.68
+PORTVERSION=	3.69
 CATEGORIES=     graphics
 MASTER_SITES=   http://bytesex.org/xawtv/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo
--- xawtv.old/distinfo	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/distinfo	Mon Feb  4 00:38:08 2002
@@ -1 +1 @@
-MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
+MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449
diff -ruN xawtv.old/files/patch-src::xt.c /usr/ports/graphics/xawtv/files/patch-src::xt.c
--- xawtv.old/files/patch-src::xt.c	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/files/patch-src::xt.c	Thu Jan  1 01:00:00 1970
@@ -1,17 +0,0 @@
---- src/xt.c.orig	Mon Sep 17 00:39:58 2001
-+++ src/xt.c	Mon Sep 17 00:40:07 2001
-@@ -27,6 +27,13 @@
- # include <linux/videodev.h>
- #endif
- 
-+#if defined(__FreeBSD__)
-+#define VIDEO_SOUND_MONO        1
-+#define VIDEO_SOUND_STEREO      2
-+#define VIDEO_SOUND_LANG1       4
-+#define VIDEO_SOUND_LANG2       8
-+#endif
-+
- #include "config.h"
- 
- #include <X11/Xlib.h>
-
diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist
--- xawtv.old/pkg-plist	Sun Feb  3 23:58:42 2002
+++ /usr/ports/graphics/xawtv/pkg-plist	Mon Feb  4 00:46:09 2002
@@ -16,8 +16,8 @@
 bin/xawtv-remote
 lib/xawtv/conv-mjpeg.so
 lib/xawtv/drv0-bsd.so
+lib/xawtv/flt-gamma.so
 lib/xawtv/flt-invert.so
-lib/xawtv/flt-nop.so
 lib/xawtv/snd-oss.so
 lib/xawtv/write-avi.so
 @dirrm lib/xawtv

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sun Feb 3 16:54:29 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=34598 
>Unformatted:
