From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 20 15:00:13 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 777B71065709 for ; Fri, 20 Mar 2009 15:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3180F8FC08 for ; Fri, 20 Mar 2009 15:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2KF08mX004200 for ; Fri, 20 Mar 2009 15:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2KF08IS004199; Fri, 20 Mar 2009 15:00:08 GMT (envelope-from gnats) Resent-Date: Fri, 20 Mar 2009 15:00:08 GMT Resent-Message-Id: <200903201500.n2KF08IS004199@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, David Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F72E106568C for ; Fri, 20 Mar 2009 14:55:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 807388FC28 for ; Fri, 20 Mar 2009 14:55:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n2KEtggd047778 for ; Fri, 20 Mar 2009 14:55:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n2KEtfL7047777; Fri, 20 Mar 2009 14:55:41 GMT (envelope-from nobody) Message-Id: <200903201455.n2KEtfL7047777@www.freebsd.org> Date: Fri, 20 Mar 2009 14:55:41 GMT From: David To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/132868: [PATCH] net-im/wooztalk: update to 0.9.9a X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 15:00:14 -0000 >Number: 132868 >Category: ports >Synopsis: [PATCH] net-im/wooztalk: update to 0.9.9a >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Mar 20 15:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1 i386 >Organization: Kurioos iTech >Environment: FreeBSD montreal.HOME 7.1-STABLE FreeBSD 7.1-STABLE #4: Wed Jan 28 10:24:20 CET 2009 >Description: Update to WoozTalk Music & Video (v. 0.9.9a). It depends on other ports submitted just after. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=.svn /usr/ports/net-im/wooztalk/Makefile net-im/wooztalk/Makefile --- /usr/ports/net-im/wooztalk/Makefile 2009-03-18 05:45:48.000000000 +0100 +++ net-im/wooztalk/Makefile 2009-03-20 14:48:03.000000000 +0100 @@ -2,14 +2,13 @@ # Date created: 2008-07-18 # Whom: David # -# $FreeBSD: ports/net-im/wooztalk/Makefile,v 1.5 2009/03/18 04:45:48 linimon Exp $ +# $FreeBSD$ # PORTNAME= wooztalk -PORTVERSION= 0.9.8d -PORTREVISION= 1 +PORTVERSION= 0.9.9a CATEGORIES= net-im -MASTER_SITES= http://www.wooztalk.com/common/download/ +MASTER_SITES= http://www.wooztalk.com/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION}-freebsd MAINTAINER= tech@wooztalk.com @@ -26,12 +25,57 @@ USE_WX= 2.8 WX_UNICODE= yes -OPTIONS= FIREFOX "Install Firefox extension (required)" On +OPTIONS= FIREFOX "Firefox extension (required)" On \ + DAILYMOTION "Dailymotion extension" On \ + DEEZER "Deezer extension" On \ + GOOGLEVIDEO "GoogleVideo extension" On \ + IMEEM "Imeem extension" On \ + JIWA "Jiwa extension" On \ + LASTFM "Last.fm extension" On \ + VIMEO "Vimeo extension" On \ + VLC "VLC extension" On \ + YOUTUBE "Youtube extension" On .include .if defined(WITH_FIREFOX) -RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/firefoxonwooztalk@kurioos-itech.com:${PORTSDIR}/www/xpi-firefoxonwooztalk +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/firefoxonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-firefoxonwooztalk +.endif + +.if defined(WITH_DAILYMOTION) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/dailymotiononwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-dailymotiononwooztalk +.endif + +.if defined(WITH_DEEZER) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/deezeronwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-deezeronwooztalk +.endif + +.if defined(WITH_GOOGLEVIDEO) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/googlevideoonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-googlevideoonwooztalk +.endif + +.if defined(WITH_IMEEM) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/imeemonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-imeemonwooztalk +.endif + +.if defined(WITH_JIWA) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/jiwaonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-jiwaonwooztalk +.endif + +.if defined(WITH_LASTFM) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/lastfmonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-lastfmonwooztalk +.endif + +.if defined(WITH_VIMEO) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/vimeoonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-vimeoonwooztalk +.endif + +.if defined(WITH_VLC) +RUN_DEPENDS+= ${LOCALBASE}/share/vlc/http/wooztalk.html:${PORTSDIR}/multimedia/vlconwooztalk +.endif + +.if defined(WITH_YOUTUBE) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/youtubeonwooztalk@wooztalk.com:${PORTSDIR}/www/xpi-youtubeonwooztalk .endif .if ${OSVERSION} < 700000 diff -ruN --exclude=.svn /usr/ports/net-im/wooztalk/distinfo net-im/wooztalk/distinfo --- /usr/ports/net-im/wooztalk/distinfo 2008-12-06 15:17:53.000000000 +0100 +++ net-im/wooztalk/distinfo 2009-03-20 11:00:04.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (wooztalk_v0.9.8d-freebsd.tar.bz2) = f41610d1a1f89daf92cd8b9d7289d909 -SHA256 (wooztalk_v0.9.8d-freebsd.tar.bz2) = c032f5d7842a924b095078dcb0039aae3e41c442abf210fc45418f3c950c1282 -SIZE (wooztalk_v0.9.8d-freebsd.tar.bz2) = 1348268 +MD5 (wooztalk_v0.9.9a-freebsd.tar.bz2) = 1de87018c7048fc9eb670d561f1c0793 +SHA256 (wooztalk_v0.9.9a-freebsd.tar.bz2) = a5432a7534ee46443f1243cb44f4eec3d72d8e053e9bda50730129fe7b3b03d2 +SIZE (wooztalk_v0.9.9a-freebsd.tar.bz2) = 1358516 diff -ruN --exclude=.svn /usr/ports/net-im/wooztalk/pkg-descr net-im/wooztalk/pkg-descr --- /usr/ports/net-im/wooztalk/pkg-descr 2008-08-17 07:51:05.000000000 +0200 +++ net-im/wooztalk/pkg-descr 2009-03-20 11:31:22.000000000 +0100 @@ -1,5 +1,6 @@ -WoozTalk is a new innovative and free Internet service that let you see and chat -with anyone else visiting the same website. +WoozTalk is a new innovative and free Internet service that let you see and +chat with anyone else visiting the same website, listening to the same music, +or watching the same video at the same time as you! As soon as you install WoozTalk, when you visit one of your favorite websites, you will see others net surfers currently connected and you will be able to chat diff -ruN --exclude=.svn /usr/ports/net-im/wooztalk/pkg-message net-im/wooztalk/pkg-message --- /usr/ports/net-im/wooztalk/pkg-message 2008-08-17 07:51:05.000000000 +0200 +++ net-im/wooztalk/pkg-message 2009-03-20 14:47:46.000000000 +0100 @@ -1 +1,2 @@ -Please restart firefox to enable the WoozTalk extension. + +Please restart firefox and vlc to enable WoozTalk extensions. diff -ruN --exclude=.svn /usr/ports/net-im/wooztalk/pkg-plist net-im/wooztalk/pkg-plist --- /usr/ports/net-im/wooztalk/pkg-plist 2008-12-06 21:24:01.000000000 +0100 +++ net-im/wooztalk/pkg-plist 2009-03-12 18:10:28.000000000 +0100 @@ -1,7 +1,6 @@ bin/wooztalk -share/locale/en/LC_MESSAGES/wooztalk.po -share/locale/fr/LC_MESSAGES/wooztalk.po %%DATADIR%%/WoozTalk.ico +%%DATADIR%%/wooztalk.pem %%DATADIR%%/img/about.png %%DATADIR%%/img/add.png %%DATADIR%%/img/all.png @@ -19,7 +18,6 @@ %%DATADIR%%/img/chatsubscribed.png %%DATADIR%%/img/check.png %%DATADIR%%/img/cheeky.png -%%DATADIR%%/img/close.png %%DATADIR%%/img/close_event.png %%DATADIR%%/img/configURL.png %%DATADIR%%/img/confused.png @@ -36,6 +34,7 @@ %%DATADIR%%/img/newmsg.png %%DATADIR%%/img/nochat.png %%DATADIR%%/img/nogender.png +%%DATADIR%%/img/plugins_config.png %%DATADIR%%/img/popup.png %%DATADIR%%/img/popupdef.png %%DATADIR%%/img/postit.png @@ -78,18 +77,20 @@ %%DATADIR%%/img/venus.png %%DATADIR%%/img/wait.png %%DATADIR%%/img/website.png +%%DATADIR%%/img/close.png %%DATADIR%%/img/wink.png -%%DATADIR%%/img/woozie.png %%DATADIR%%/img/wooztalk.png -%%DATADIR%%/resources/en/wooztalk.po -%%DATADIR%%/resources/fr/wooztalk.po +%%DATADIR%%/img/woozie.png %%DATADIR%%/sounds/message.wav %%DATADIR%%/sounds/offline.wav %%DATADIR%%/sounds/online.wav -%%DATADIR%%/wooztalk.pem -@dirrm %%DATADIR%%/sounds -@dirrmtry %%DATADIR%%/resources/fr -@dirrmtry %%DATADIR%%/resources/en -@dirrmtry %%DATADIR%%/resources +%%DATADIR%%/resources/fr/wooztalk.po +%%DATADIR%%/resources/en/wooztalk.po +share/locale/fr/LC_MESSAGES/wooztalk.po +share/locale/en/LC_MESSAGES/wooztalk.po @dirrm %%DATADIR%%/img +@dirrm %%DATADIR%%/sounds +@dirrmtry %%DATADIR%%/plugins @dirrmtry %%DATADIR%% +@dirrmtry share/locale/fr +@dirrmtry share/locale/fr/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: