Date: Fri, 20 Mar 2009 14:57:40 GMT From: David <tech@wooztalk.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132869: [PATCH] www/xpi-firefoxonwooztalk: update to 0.9.9 Message-ID: <200903201457.n2KEvePm048145@www.freebsd.org> Resent-Message-ID: <200903201500.n2KF08PG004230@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132869 >Category: ports >Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 0.9.9 >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:08 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 firefox plugin (v. 0.9.9) for WoozTalk v. 0.9.9a Requires the new version of WoozTalk submitted just before. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=.svn /usr/ports/www/xpi-firefoxonwooztalk/Makefile www/xpi-firefoxonwooztalk/Makefile --- /usr/ports/www/xpi-firefoxonwooztalk/Makefile 2008-12-06 15:19:48.000000000 +0100 +++ www/xpi-firefoxonwooztalk/Makefile 2009-03-20 14:39:22.000000000 +0100 @@ -1,20 +1,21 @@ -# New ports collection makefile for: xpi-wooztalk +# New ports collection makefile for: xpi-firefoxonwooztalk # Date created: 2008-06-13 # Whom: David <tech@wooztalk.com> # -# $FreeBSD: ports/www/xpi-firefoxonwooztalk/Makefile,v 1.3 2008/12/06 14:19:48 miwi Exp $ +# $FreeBSD$ # PORTNAME= firefoxonwooztalk -PORTVERSION= 1.2 +PORTVERSION= 0.9.9 +PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.wooztalk.com/common/download/ -DISTNAME= firefoxonwooztalk_v0.9.8d-freebsd +DISTNAME= firefoxonwooztalk-freebsd MAINTAINER= tech@wooztalk.com COMMENT= Meet your World Wide Web neighbors with Firefox -XPI_ID= firefoxonwooztalk@kurioos-itech.com +XPI_ID= firefoxonwooztalk@wooztalk.com XPI_FILES= chrome.manifest install.rdf \ content/contents.rdf content/firefoxOverlay.xul content/overlay.js \ locale/en-US/contents.rdf locale/en-US/firefoxonwooztalk.dtd \ @@ -22,9 +23,9 @@ locale/fr-FR/firefoxonwooztalk.dtd \ locale/fr-FR/firefoxonwooztalk.properties skin/disabled.ico \ skin/enabled.ico skin/overlay.css skin/wooztalk.ico \ - plugins/libfirefox.so plugins/firefox.png plugins/firefox_dis.png + install/firefox.png install/firefox_dis.png install/libfirefox.so -XPI_DIRS= content locale/en-US locale/fr-FR locale skin plugins +XPI_DIRS= content locale/en-US locale/fr-FR locale skin install .include "../xpi-adblock/Makefile.xpi" @@ -41,7 +42,7 @@ @${MKDIR} ${PREFIX}/share/wooztalk @${MKDIR} ${PREFIX}/share/wooztalk/plugins @${MKDIR} ${PREFIX}/share/wooztalk/plugins/firefox - @${INSTALL_DATA} ${WRKSRC}/plugins/* ${PREFIX}/share/wooztalk/plugins/firefox + @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/firefox @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff -ruN --exclude=.svn /usr/ports/www/xpi-firefoxonwooztalk/distinfo www/xpi-firefoxonwooztalk/distinfo --- /usr/ports/www/xpi-firefoxonwooztalk/distinfo 2008-12-06 15:19:48.000000000 +0100 +++ www/xpi-firefoxonwooztalk/distinfo 2009-03-20 10:18:20.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 48d0599b87d9c4ba2529fd9f6a6d59f2 -SHA256 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = eaf4b534f45039d7baceefe50ff921b343269d04dbab9fd38c61436dc1cdbd82 -SIZE (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 20594 +MD5 (xpi/firefoxonwooztalk-freebsd.xpi) = 0704314e735a583fa6b9c221c299f84c +SHA256 (xpi/firefoxonwooztalk-freebsd.xpi) = 218a989971a5a42389ac519041ba10f94de1a6a5f62111d58067300c3c138ca9 +SIZE (xpi/firefoxonwooztalk-freebsd.xpi) = 20601 diff -ruN --exclude=.svn /usr/ports/www/xpi-firefoxonwooztalk/pkg-descr www/xpi-firefoxonwooztalk/pkg-descr --- /usr/ports/www/xpi-firefoxonwooztalk/pkg-descr 2008-08-15 06:21:04.000000000 +0200 +++ www/xpi-firefoxonwooztalk/pkg-descr 2009-03-19 16:26:50.000000000 +0100 @@ -1,11 +1,11 @@ WoozTalk is a new innovative and free Internet service that let you see and -chat with anyone else visiting the same website. +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 with them! -This plugin allows to use WoozTalk with Firefox. It will be installed by the -port net-im/wooztalk +Please install it thanks to the WoozTalk port in net-im/wooztalk WWW: http://www.wooztalk.com diff -ruN --exclude=.svn /usr/ports/www/xpi-firefoxonwooztalk/pkg-message www/xpi-firefoxonwooztalk/pkg-message --- /usr/ports/www/xpi-firefoxonwooztalk/pkg-message 2008-12-06 16:20:04.000000000 +0100 +++ www/xpi-firefoxonwooztalk/pkg-message 2009-03-20 14:39:16.000000000 +0100 @@ -1 +1,2 @@ + Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903201457.n2KEvePm048145>