Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2002 01:25:16 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/45831: update-port: graphics/xawtv
Message-ID:  <200211290025.gAT0PGas016469@kartoffel.salatschuessel.net>

next in thread | raw e-mail | index | archive | help

>Number:         45831
>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:   Thu Nov 28 16:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Thu Nov 28 15:46:09 CET 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386


>Description:
	bring port to 3.80
>How-To-Repeat:
>Fix:


--- xawtv.patch begins here ---
diff -ruN xawtv.old/Makefile /usr/ports/graphics/xawtv/Makefile
--- xawtv.old/Makefile	Fri Nov 29 00:24:30 2002
+++ /usr/ports/graphics/xawtv/Makefile	Fri Nov 29 01:21:44 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xawtv
-PORTVERSION=	3.79
+PORTVERSION=	3.80
 CATEGORIES=	graphics
 MASTER_SITES=	http://bytesex.org/xawtv/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -26,6 +26,8 @@
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
 
+MAKE_ENV=	verbose=yes
+
 FILES_LIBJPEG=	console/Subdir.mk debug/Subdir.mk x11/Subdir.mk
 
 MAN1=		alevtd.1 dump-mixers.1 fbtv.1 mtt.1 motv.1 ntsc-cc.1 pia.1 \
@@ -36,11 +38,6 @@
 MAN8=		v4l-conf.8
 
 .include <bsd.port.pre.mk>
-
-.if ${XFREE86_VERSION} == 4
-BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
-RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
-.endif
 
 PLIST_SUB+=	X11PREFIX=${X11BASE}
 
diff -ruN xawtv.old/distinfo /usr/ports/graphics/xawtv/distinfo
--- xawtv.old/distinfo	Fri Nov 29 00:24:30 2002
+++ /usr/ports/graphics/xawtv/distinfo	Fri Nov 29 00:50:22 2002
@@ -1 +1 @@
-MD5 (xawtv_3.79.tar.gz) = 351caf310fd7b9328c2c422304f56d6d
+MD5 (xawtv_3.80.tar.gz) = de98ce65c7895baaaaed3ce289d5c84a
diff -ruN xawtv.old/files/patch-Makefile.in /usr/ports/graphics/xawtv/files/patch-Makefile.in
--- xawtv.old/files/patch-Makefile.in	Fri Nov 29 00:24:30 2002
+++ /usr/ports/graphics/xawtv/files/patch-Makefile.in	Fri Nov 29 00:30:41 2002
@@ -22,12 +22,3 @@
  # libraries
  LDLIBS  := @LDLIBS@
  
-@@ -131,7 +120,7 @@
- ar_lib		= rm -f $@ && ar -r $@ $^ && ranlib $@
- 
- # non-verbose output
--VERBOSE		= no
-+VERBOSE		= yes
- ifeq ($(VERBOSE),yes)
- echo_compile_c	= echo $(compile_c)
- echo_compile_cc	= echo $(compile_cc)
diff -ruN xawtv.old/pkg-plist /usr/ports/graphics/xawtv/pkg-plist
--- xawtv.old/pkg-plist	Fri Nov 29 00:24:30 2002
+++ /usr/ports/graphics/xawtv/pkg-plist	Fri Nov 29 00:48:38 2002
@@ -59,6 +59,7 @@
 share/xawtv/ntsc-cable-jp.list
 share/xawtv/ntsc-cable.list
 share/xawtv/ntsc-hrc.list
+share/xawtv/oirt-h.list
 share/xawtv/oirt-i-iii.list
 share/xawtv/oirt-sl-sh.list
 share/xawtv/pal-australia-optus.list
@@ -69,6 +70,7 @@
 share/xawtv/pal-italy.list
 share/xawtv/pal-newzealand.list
 share/xawtv/secam-france.list
+share/xawtv/secam-russia.list
 share/xawtv/uhf.list
 @dirrm share/xawtv
 @cwd %%X11BASE%%
--- xawtv.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211290025.gAT0PGas016469>