From owner-freebsd-ports Sun Feb 3 16:10:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87CF037B404 for ; Sun, 3 Feb 2002 16:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g140A1q83809; Sun, 3 Feb 2002 16:10:01 -0800 (PST) (envelope-from gnats) Received: from phobos.raisdorf.net (phobos.raisdorf.net [195.244.235.251]) by hub.freebsd.org (Postfix) with ESMTP id 3582337B421 for ; 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 Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@freebsd.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/34598: update-port: graphics/xawtv Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 34598 >Category: ports >Synopsis: update-port: graphics/xawtv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Feb 03 16:10:01 PST 2002 >Closed-Date: >Last-Modified: >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 - #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 - 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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message