From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 22 23:10:25 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3A2A16A402 for ; Mon, 22 Jan 2007 23:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C42DC13C469 for ; Mon, 22 Jan 2007 23:10:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l0MNAPcJ096821 for ; Mon, 22 Jan 2007 23:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0MNAPCq096820; Mon, 22 Jan 2007 23:10:25 GMT (envelope-from gnats) Resent-Date: Mon, 22 Jan 2007 23:10:25 GMT Resent-Message-Id: <200701222310.l0MNAPCq096820@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danny Pansters Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C1EF16A403 for ; Mon, 22 Jan 2007 23:09:59 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq3.tilbu1.nb.home.nl (smtpq3.tilbu1.nb.home.nl [213.51.146.202]) by mx1.freebsd.org (Postfix) with ESMTP id 3B8E113C45A for ; Mon, 22 Jan 2007 23:09:59 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.190] (port=40329 helo=smtp1.tilbu1.nb.home.nl) by smtpq3.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1H98IY-00008M-Dk; Tue, 23 Jan 2007 00:09:58 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.221.74]:57176 helo=_HOSTNAME_) by smtp1.tilbu1.nb.home.nl with smtp (Exim 4.30) id 1H98IV-0007wl-Vb; Tue, 23 Jan 2007 00:09:55 +0100 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Tue, 23 Jan 2007 00:09:45 +0100 Message-Id: <20070122230959.3B8E113C45A@mx1.freebsd.org> Date: Tue, 23 Jan 2007 00:09:45 +0100 From: "Danny Pansters" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/108227: [update] multimedia/kbtv: update to 1.2.1 (bugfix release) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Danny Pansters List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 23:10:26 -0000 >Number: 108227 >Category: ports >Synopsis: [update] multimedia/kbtv: update to 1.2.1 (bugfix release) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jan 22 23:10:25 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 6.2-STABLE FreeBSD 6.2-STABLE #2: Sun Jan 21 22:34:28 CET 2007 danny@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: Update to 1.2.1 which has a few bugfixes, supersedes ports/108164 (update to 1.2) >How-To-Repeat: >Fix: Diff against 1.1.3: --- multimedia::kbtv.diff begins here --- diff -ruN ports/multimedia/kbtv/Makefile ports/multimedia/kbtv.newer/Makefile --- ports/multimedia/kbtv/Makefile Wed Sep 20 13:21:50 2006 +++ ports/multimedia/kbtv.newer/Makefile Mon Jan 22 23:29:49 2007 @@ -6,13 +6,14 @@ # PORTNAME= kbtv -DISTVERSION= 1.1.3 +DISTVERSION= 1.2.1 CATEGORIES= multimedia python kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://freebsd.ricin.com/ports/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tbz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danny@ricin.com COMMENT= KDE TV viewer for FreeBSD RUN_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde @@ -25,20 +26,20 @@ USE_SDL= sdl INSTALLS_ICONS= yes -OPTIONS= PWC "Philips and compatible cameras" off \ - SAA "Philips SAA713x TV cards" off \ - SAA_TUNER_PHILIPS "SAA with Philips tuner API" on \ +OPTIONS= PWC "Philips and compatible cameras" off \ + SAA "Philips SAA713x TV cards" off \ + SAA_TUNER_PHILIPS "SAA with Philips tuner API" on \ SAA_TUNER_PHILIPS_MK3 "SAA with Philips MK3 tuner API" off \ - SAA_TUNER_ALPS "SAA with Alps tuner API" off \ - SAA_TUNER_LG "SAA with LG tuner API" off \ - SAA_TUNER_TEMIC "SAA with Temic tuner API" off \ - SAA_STD_PAL_B_G "SAA with PAL B/G standard" on \ - SAA_STD_PAL_I "SAA with PAL I standard" off \ - SAA_STD_PAL_D_K "SAA with PAL/SECAM D/K standard" off \ - SAA_STD_PAL_L "SAA with PAL/SECAM L standard" off \ - SAA_STD_PAL_LACCENT "SAA with PAL/SECAM L' standard" off \ - SAA_STD_NTSC "SAA with NTSC N/M standard" off \ - SAA_STD_NTSC_JAPAN "SAA with NTSC Japan standard" off + SAA_TUNER_ALPS "SAA with Alps tuner API" off \ + SAA_TUNER_LG "SAA with LG tuner API" off \ + SAA_TUNER_TEMIC "SAA with Temic tuner API" off \ + SAA_STD_PAL_B_G "SAA with PAL B/G standard" on \ + SAA_STD_PAL_I "SAA with PAL I standard" off \ + SAA_STD_PAL_D_K "SAA with PAL D/K standard" off \ + SAA_STD_PAL_L "SAA with PAL L standard" off \ + SAA_STD_PAL_LACCENT "SAA with PAL L' standard" off \ + SAA_STD_NTSC "SAA with NTSC N/M standard" off \ + SAA_STD_NTSC_JAPAN "SAA with NTSC Japan standard" off .include @@ -47,9 +48,7 @@ IGNORE= kernel sources required for pwc .endif PLIST_SUB+= PWC="" -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game \ - /boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd +RUN_DEPENDS+= /boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd .else PLIST_SUB+= PWC="@comment " .endif @@ -133,7 +132,9 @@ post-install: .if !defined(NOPORTDOCS) @cd ${WRKSRC} && ${MKDIR} ${DOCSDIR} && \ - ${INSTALL_DATA} README NEWS ${DOCSDIR} + ${INSTALL_DATA} README NEWS ${DOCSDIR} && \ + ${ECHO} "README -> ${DOCSDIR}/README" && \ + ${ECHO} "NEWS -> ${DOCSDIR}/NEWS" .endif @${CAT} ${PKGMESSAGE} diff -ruN ports/multimedia/kbtv/distinfo ports/multimedia/kbtv.newer/distinfo --- ports/multimedia/kbtv/distinfo Fri Jan 19 16:57:32 2007 +++ ports/multimedia/kbtv.newer/distinfo Mon Jan 22 23:37:37 2007 @@ -1,3 +1,3 @@ -MD5 (kbtv-1.1.3.tbz) = 5dc7a08cb1c71a4f9e9ebb38df4856c6 -SHA256 (kbtv-1.1.3.tbz) = 9f3ec2dee35058873cb96f40466d9f238c702614e6903cea70d68646eac890aa -SIZE (kbtv-1.1.3.tbz) = 764412 +MD5 (kbtv-1.2.1.tbz) = bc31bba192ee05ab169213750bf03394 +SHA256 (kbtv-1.2.1.tbz) = 1968d96927452a0cd37220860695cf84525508b2f673fa9f54fb8153f1fd6d65 +SIZE (kbtv-1.2.1.tbz) = 756317 diff -ruN ports/multimedia/kbtv/pkg-message ports/multimedia/kbtv.newer/pkg-message --- ports/multimedia/kbtv/pkg-message Mon Jul 24 01:46:48 2006 +++ ports/multimedia/kbtv.newer/pkg-message Mon Jan 22 23:29:49 2007 @@ -8,12 +8,12 @@ Consult the README on how to use btsetup. For the impatient: on the btsetup prompt you first issue kldload commands if needed, then sysctl commands if needed, then the commit command, and finally the -adduser command. Use show to see current status, help when lost. +adduser command. Use 'show' to see current status, 'help' when lost. For BrookTree/Conexant BT8x8 the bktr module should be loaded, for Philips SAA713x the saa module should be loaded, for Philips and compatible USB cameras the pwc module should be loaded. If you're having trouble, please look at the (KDE) documentation and -the README first, before asking me. Thanks. +README first. Your feedback is welcome. I hope you enjoy using kbtv! ==================================================================== diff -ruN ports/multimedia/kbtv/pkg-plist ports/multimedia/kbtv.newer/pkg-plist --- ports/multimedia/kbtv/pkg-plist Wed Jun 7 16:55:34 2006 +++ ports/multimedia/kbtv.newer/pkg-plist Mon Jan 22 23:29:49 2007 @@ -1,6 +1,4 @@ -bin/btviewer bin/kbtv -%%SAA%%bin/saaviewer sbin/btsetup share/applications/kde/kbtv.desktop %%PORTDOCS%%%%DOCSDIR%%/NEWS @@ -10,8 +8,6 @@ %%SAA%%share/apps/kbtv/_saa.so share/apps/kbtv/bt848.py share/apps/kbtv/bt848.pyc -share/apps/kbtv/btbackend.py -share/apps/kbtv/btbackend.pyc share/apps/kbtv/btchannels.py share/apps/kbtv/btchannels.pyc share/apps/kbtv/btcopyright.py --- multimedia::kbtv.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: