From olivleh1@phobos.raisdorf.net  Sun Jan 27 00:02:00 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 A4C8037B402
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Jan 2002 00:01:58 -0800 (PST)
Received: (from olivleh1@localhost)
	by phobos.raisdorf.net (8.11.6/8.11.6) id g0R7gwR18352;
	Sun, 27 Jan 2002 08:42:58 +0100 (CET)
Message-Id: <200201270742.g0R7gwR18352@phobos.raisdorf.net>
Date: Sun, 27 Jan 2002 08:42:58 +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:         34321
>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 Jan 27 00:10:01 PST 2002
>Closed-Date:    Sun Jan 27 07:52:21 PST 2002
>Last-Modified:  Sun Jan 27 07:52:34 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 port to 3.68
	- the configure script determines if there is a strcasestr function
          in the system. So the workarround can be removed.

>How-To-Repeat:
>Fix:


diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile
--- xawtv.old/Makefile	Sun Jan 27 08:42:40 2002
+++ /usr/ports/graphics/xawtv/Makefile	Sun Jan 27 08:46:53 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=       xawtv
-PORTVERSION=	3.67
+PORTVERSION=	3.68
 CATEGORIES=     graphics
 MASTER_SITES=   http://bytesex.org/xawtv/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -39,14 +39,10 @@
 MAN8=		v4l-conf.8
 
 PLIST_SUB+=	X11PREFIX=${X11BASE}
-STRCASESTRFILES=src/commands.c
 
 post-patch:
 .for i in ${FILES_X11BASE}
 	${PERL} -pi -e "s|%%X11BASE%%|${X11BASE}|g" ${WRKSRC}/$i
-.endfor
-.for i in ${STRCASESTRFILES}
-	${PERL} -pi -e "s|strcasestr|mystrcasestr|g" ${WRKSRC}/$i
 .endfor
 
 post-configure:
diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo
--- xawtv.old/distinfo	Sun Jan 27 08:42:40 2002
+++ /usr/ports/graphics/xawtv/distinfo	Sun Jan 27 08:54:03 2002
@@ -1 +1 @@
-MD5 (xawtv_3.67.tar.gz) = bbef18a0b69310d0c3e3c84925d54cd4
+MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist
--- xawtv.old/pkg-plist	Sun Jan 27 08:42:40 2002
+++ /usr/ports/graphics/xawtv/pkg-plist	Sun Jan 27 08:52:56 2002
@@ -1,5 +1,6 @@
 bin/alevtd
 bin/dump-mixers
+bin/motv
 bin/ntsc-cc
 bin/propwatch
 bin/record
@@ -13,6 +14,13 @@
 bin/webcam
 bin/xawtv
 bin/xawtv-remote
+lib/xawtv/conv-mjpeg.so
+lib/xawtv/drv0-bsd.so
+lib/xawtv/flt-invert.so
+lib/xawtv/flt-nop.so
+lib/xawtv/snd-oss.so
+lib/xawtv/write-avi.so
+@dirrm lib/xawtv
 @cwd %%X11BASE%%
 lib/X11/app-defaults/MoTV
 lib/X11/fonts/misc/led-iso8859-1.pcf.gz


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Sun Jan 27 07:52:21 PST 2002 
State-Changed-Why:  
Port updated, thanks 

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