Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 09:56:32 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanalla@FreeBSD.org
Subject:   ports/97445: [MAINTAINER] www/xpi-server_switcher: update to 0.2b
Message-ID:  <20060518015553.04D7E2E99C@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200605180200.k4I20YE6038660@freefall.freebsd.org>

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

>Number:         97445
>Category:       ports
>Synopsis:       [MAINTAINER] www/xpi-server_switcher: update to 0.2b
>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 02:00:33 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 0.2b
- Make portlint more happy

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- xpi-server_switcher-0.2b.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-server_switcher/Makefile /usr/home/chinsan/project/xpi-server_switcher/Makefile
--- /usr/ports/www/xpi-server_switcher/Makefile	Sun May  7 20:55:19 2006
+++ /usr/home/chinsan/project/xpi-server_switcher/Makefile	Thu May 18 09:52:51 2006
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	server_switcher
-PORTVERSION=	0.1b
-DISTVERSIONSUFFIX=	-fx
+PORTVERSION=	0.2b
+DISTVERSIONSUFFIX=	-fx+fl
 CATEGORIES=	www
 
 MAINTAINER=	chinsan.tw@gmail.com
@@ -17,11 +17,10 @@
 XPI_FILES=	chrome/switcher/content/about.xul \
 		chrome/switcher/content/common/preferences.js \
 		chrome/switcher/content/common/string.js \
-		chrome/switcher/content/dialogs/resize.js \
-		chrome/switcher/content/dialogs/resize.xul \
+		chrome/switcher/content/dialogs/serveradd.js \
+		chrome/switcher/content/dialogs/serveradd.xul \
 		chrome/switcher/content/switcherOptions.js \
 		chrome/switcher/content/switcherOptions.xul \
-		chrome/switcher/content/switcherOverlay-old.js \
 		chrome/switcher/content/switcherOverlay.js \
 		chrome/switcher/content/switcherOverlay.xul \
 		chrome/switcher/skin/classic/devserver.png \
diff -ruN --exclude=CVS /usr/ports/www/xpi-server_switcher/distinfo /usr/home/chinsan/project/xpi-server_switcher/distinfo
--- /usr/ports/www/xpi-server_switcher/distinfo	Sun May  7 20:55:19 2006
+++ /usr/home/chinsan/project/xpi-server_switcher/distinfo	Thu May 18 09:50:44 2006
@@ -1,3 +1,3 @@
-MD5 (xpi/server_switcher-0.1b-fx.xpi) = b7dfedd3c63febe579fc4d1fbe91d37a
-SHA256 (xpi/server_switcher-0.1b-fx.xpi) = c44685823bfacd1d935854f7ab589c36fecb642d026870e19cbac512f5fad824
-SIZE (xpi/server_switcher-0.1b-fx.xpi) = 22463
+MD5 (xpi/server_switcher-0.2b-fx+fl.xpi) = a1bc18ce75398f3c4ba0a3f004456884
+SHA256 (xpi/server_switcher-0.2b-fx+fl.xpi) = 2262343c3d65cb5634ffc6bb33b77f30a2049fe437e2462216c2c1c02c470c16
+SIZE (xpi/server_switcher-0.2b-fx+fl.xpi) = 21848
diff -ruN --exclude=CVS /usr/ports/www/xpi-server_switcher/pkg-descr /usr/home/chinsan/project/xpi-server_switcher/pkg-descr
--- /usr/ports/www/xpi-server_switcher/pkg-descr	Thu May 11 19:00:07 2006
+++ /usr/home/chinsan/project/xpi-server_switcher/pkg-descr	Thu May 18 09:55:23 2006
@@ -2,9 +2,4 @@
 you to easily switch between sites on your development and live servers, so
 that you can immediately see the differences.
 
-Use case: When you are on http://localhost/page.html (your
-development-server) and click the ServerSwitcher-icon you will instantly be
-redirected to http://www.yoursite.com/page.html (your live-server).
-("localhost" and "www.yoursite.com" are of course configurable)
-
 WWW: https://addons.mozilla.org/firefox/2409/
--- xpi-server_switcher-0.2b.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?20060518015553.04D7E2E99C>