Date: Thu, 18 May 2006 09:49:18 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: vanilla@FreeBSD.org Subject: ports/97444: [MAINTAINER] www/xpi-unplug: update to 1.0.0 Message-ID: <20060518014840.68FC72E970@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200605180150.k4I1oFH5038407@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97444 >Category: ports >Synopsis: [MAINTAINER] www/xpi-unplug: update to 1.0.0 >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: Thu May 18 01:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan2.twbbs.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Thu Mar 16 01:59:26 CST 2006 >Description: - Update to 1.0.0 Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- xpi-unplug-1.0.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-unplug/Makefile /usr/home/chinsan/project/xpi-unplug/Makefile --- /usr/ports/www/xpi-unplug/Makefile Sun May 7 20:53:36 2006 +++ /usr/home/chinsan/project/xpi-unplug/Makefile Thu May 18 09:44:56 2006 @@ -6,7 +6,7 @@ # PORTNAME= unplug -PORTVERSION= 0.8 +PORTVERSION= 1.0.0 DISTVERSIONSUFFIX= -fx CATEGORIES= www @@ -14,24 +14,31 @@ COMMENT= An extension to convert embedded plug-ins to html links XPI_ID= unplug@compunach -XPI_FILES= chrome/content/help_flash.html chrome/content/help_flv.html \ - chrome/content/help_playlist.html \ - chrome/content/help_playtext.html \ - chrome/content/help_ram.html chrome/content/help_rm.html \ - chrome/content/help_skim.html chrome/content/overlay.xul \ - chrome/content/pro_ftp.html chrome/content/pro_mms.html \ - chrome/content/pro_other.html chrome/content/pro_rtsp.html \ - chrome/content/settings.xul chrome/content/unplug.js \ +XPI_FILES= chrome/content/help_extern.html chrome/content/help_flash.html \ + chrome/content/help_flv.html chrome/content/help_hidden.html \ + chrome/content/help_notfound.html chrome/content/help_playlist.html \ + chrome/content/help_playtext.html chrome/content/help_ram.html \ + chrome/content/help_rm.html chrome/content/help_skim.html \ + chrome/content/help_stop.html chrome/content/notfound.xul \ + chrome/content/overlay.xul chrome/content/pro_ftp.html \ + chrome/content/pro_mms.html chrome/content/pro_other.html \ + chrome/content/pro_rtsp.html chrome/content/settings.xul \ + chrome/content/unplug.js chrome/content/unplug_extern.js \ chrome/content/unplug_settings.js chrome/content/zuul.html \ - chrome/skin/config.png chrome/skin/ftp.png \ - chrome/skin/help.png chrome/skin/hexit.png \ - chrome/skin/pagehog.png chrome/skin/unplug.css \ - chrome/skin/unplug.png chrome/skin/unstar0.png \ - chrome/skin/unstar1.png chrome/skin/unstar2.png \ - chrome/skin/unstar3.png chrome/skin/warn.png chrome.manifest \ - defaults/preferences/cn_unplug.js install.rdf -XPI_DIRS= chrome/content chrome/skin chrome defaults/preferences \ - defaults + chrome/skin/config.png chrome/skin/ftp.png chrome/skin/help.png \ + chrome/skin/hexit.png chrome/skin/pagehog.png \ + chrome/skin/pagehogcheese.png chrome/skin/unplug-tool-sm.png \ + chrome/skin/unplug.css chrome/skin/unplug.png \ + chrome/skin/unstar_flv.png chrome/skin/unstar_flvplay.png \ + chrome/skin/unstar_link.png chrome/skin/unstar_me.png \ + chrome/skin/unstar_no.png chrome/skin/unstar_play.png \ + chrome/skin/unstar_ram.png chrome/skin/unstar_rm.png \ + chrome/skin/unstar_swf.png chrome/skin/unstar_textplay.png \ + chrome/skin/unstar_unknown.png chrome/skin/unstar_web.png \ + chrome/skin/warn.png chrome.manifest defaults/preferences/cn_unplug.js \ + install.rdf + +XPI_DIRS= chrome/content chrome/skin chrome defaults/preferences defaults .include "../xpi-adblock/Makefile.xpi" .include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/www/xpi-unplug/distinfo /usr/home/chinsan/project/xpi-unplug/distinfo --- /usr/ports/www/xpi-unplug/distinfo Sun May 7 20:53:36 2006 +++ /usr/home/chinsan/project/xpi-unplug/distinfo Thu May 18 09:42:19 2006 @@ -1,3 +1,3 @@ -MD5 (xpi/unplug-0.8-fx.xpi) = 764a0173d135588b197bdf8711c39a0c -SHA256 (xpi/unplug-0.8-fx.xpi) = 7f405f3d2b8ee2a2b92b69379a5dc8f702f6eabc30c6aac46484cffeab89e179 -SIZE (xpi/unplug-0.8-fx.xpi) = 24355 +MD5 (xpi/unplug-1.0.0-fx.xpi) = 68702e31fcc33071e4bb4b96270017f8 +SHA256 (xpi/unplug-1.0.0-fx.xpi) = 4cb9bfe26ec3b5f443385d232859fa881b960daf1fa6a9a70525fc977e068d91 +SIZE (xpi/unplug-1.0.0-fx.xpi) = 42314 --- xpi-unplug-1.0.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060518014840.68FC72E970>