Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2007 13:15:36 +0200
From:      "Simon Olofsson" <simon@olofsson.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116760: [MAINTAINER] www/xpi-statusbarclock: update to 1.8.0
Message-ID:  <20070930111544.0A7CB30AC1B@mail-in-03.arcor-online.net>
Resent-Message-ID: <200709301120.l8UBK24N063907@freefall.freebsd.org>

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

>Number:         116760
>Category:       ports
>Synopsis:       [MAINTAINER] www/xpi-statusbarclock: update to 1.8.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:   Sun Sep 30 11:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD grani.olofsson.de 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
- Update to 1.8.0

Changelog:
- Updated for Firefox 2.0

Added file(s):
- pkg-plist

Removed file(s):
- files/chrome.manifest

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

--- xpi-statusbarclock-1.8.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-statusbarclock/Makefile /usr/home/simon/ports/www/xpi-statusbarclock/Makefile
--- /usr/ports/www/xpi-statusbarclock/Makefile	Sun Jul 30 16:34:23 2006
+++ /usr/home/simon/ports/www/xpi-statusbarclock/Makefile	Sun Sep 30 12:55:09 2007
@@ -6,23 +6,19 @@
 #
 
 PORTNAME=	statusbarclock
-PORTVERSION=	1.7.2
+PORTVERSION=	1.8.0
+DISTVERSIONSUFFIX=	-fx
 CATEGORIES=	www
-MASTER_SITES=	http://www.willbueche.com/temp/ \
-		http://olofsson.de/mirror/distfiles/
-DISTNAME=	${PORTNAME}
 
 MAINTAINER=	simon@olofsson.de
 COMMENT=	Display date and time in the status bar
 
+XPI_DISTNAME=	statusbar_clock
 XPI_ID=		{3669edc0-b1ad-11d8-92e7-00d09e0179f2}
-XPI_FILES=	chrome/timestatus.jar chrome.manifest \
-		defaults/preferences/timestatus-defaults.js \
-		install.js install.rdf
-XPI_DIRS=	chrome defaults/preferences defaults
+XPI_NUM=	52
 
 post-extract:
-	@${RM} -rf ${WRKSRC}/META-INF ${WRKSRC}/readme.txt
+	@${RM} -rf ${WRKSRC}/readme.txt
 
 .include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/www/xpi-statusbarclock/distinfo /usr/home/simon/ports/www/xpi-statusbarclock/distinfo
--- /usr/ports/www/xpi-statusbarclock/distinfo	Sun Jul 30 16:34:23 2006
+++ /usr/home/simon/ports/www/xpi-statusbarclock/distinfo	Sun Sep 30 12:51:49 2007
@@ -1,3 +1,3 @@
-MD5 (xpi/statusbarclock.xpi) = 1c7c9215369e072df1cf9e0653191d50
-SHA256 (xpi/statusbarclock.xpi) = 291504c585dcd473f3e5afb4e1c6848c47ee949696de9c4e4a2ca6583da74638
-SIZE (xpi/statusbarclock.xpi) = 11624
+MD5 (xpi/statusbar_clock-1.8.0-fx.xpi) = 3009950d00d3c1024b0a908f5a42c4d3
+SHA256 (xpi/statusbar_clock-1.8.0-fx.xpi) = dee388917e4d33e63d3f3146db3db540f89c923b571175a28c64a2cdaa0bb448
+SIZE (xpi/statusbar_clock-1.8.0-fx.xpi) = 13149
diff -ruN --exclude=CVS /usr/ports/www/xpi-statusbarclock/files/chrome.manifest /usr/home/simon/ports/www/xpi-statusbarclock/files/chrome.manifest
--- /usr/ports/www/xpi-statusbarclock/files/chrome.manifest	Mon Jul 31 10:03:34 2006
+++ /usr/home/simon/ports/www/xpi-statusbarclock/files/chrome.manifest	Thu Jan  1 01:00:00 1970
@@ -1,7 +0,0 @@
-
-overlay	chrome://browser/content/browser.xul	chrome://timestatus/content/browserOverlay.xul
-content	timestatus	jar:chrome/timestatus.jar!/content/timestatus/
-
-skin	timestatus	classic/1.0	jar:chrome/timestatus.jar!/skin/classic/timestatus/
-
-locale	timestatus	en-US	jar:chrome/timestatus.jar!/locale/en-US/timestatus/
diff -ruN --exclude=CVS /usr/ports/www/xpi-statusbarclock/pkg-descr /usr/home/simon/ports/www/xpi-statusbarclock/pkg-descr
--- /usr/ports/www/xpi-statusbarclock/pkg-descr	Sun Jul 30 16:34:23 2006
+++ /usr/home/simon/ports/www/xpi-statusbarclock/pkg-descr	Sun Sep 30 12:43:59 2007
@@ -1,8 +1,6 @@
 Display the date and time in your browser's status bar.
-Features:
-* Displays the time and date in the status bar of your browser.
-* The time, date, and display formatting are all fully customizable.
-* Position the clock anywhere on the statusbar.
+Or just the date, or just the time, or maybe a cheerful
+message to brighten someone's day. It's quite customizable.
 
 Author:	Cosmic Cat Creations <momokatte@hotmail.com>
 WWW:	http://www.cosmicat.com/extensions/timestatus/
diff -ruN --exclude=CVS /usr/ports/www/xpi-statusbarclock/pkg-plist /usr/home/simon/ports/www/xpi-statusbarclock/pkg-plist
--- /usr/ports/www/xpi-statusbarclock/pkg-plist	Thu Jan  1 01:00:00 1970
+++ /usr/home/simon/ports/www/xpi-statusbarclock/pkg-plist	Sun Sep 30 13:08:33 2007
@@ -0,0 +1,19 @@
+%%XPI_XPIDIR%%/chrome/content/_PrefManager.js
+%%XPI_XPIDIR%%/chrome/content/browserOverlay.js
+%%XPI_XPIDIR%%/chrome/content/browserOverlay.xul
+%%XPI_XPIDIR%%/chrome/content/prefWindow-Display.xul
+%%XPI_XPIDIR%%/chrome/content/prefWindow-Position.xul
+%%XPI_XPIDIR%%/chrome/locale/en-US/context-timestatus.ent
+%%XPI_XPIDIR%%/chrome/locale/en-US/options.ent
+%%XPI_XPIDIR%%/chrome/locale/en-US/timestatus-bundle.properties
+%%XPI_XPIDIR%%/chrome/skin/icon.png
+%%XPI_XPIDIR%%/defaults/preferences/timestatus-defaults.js
+%%XPI_XPIDIR%%/chrome.manifest
+%%XPI_XPIDIR%%/install.rdf
+@dirrm %%XPI_XPIDIR%%/chrome/content
+@dirrm %%XPI_XPIDIR%%/chrome/locale/en-US
+@dirrm %%XPI_XPIDIR%%/chrome/locale
+@dirrm %%XPI_XPIDIR%%/chrome/skin
+@dirrm %%XPI_XPIDIR%%/chrome
+@dirrm %%XPI_XPIDIR%%/defaults/preferences
+@dirrm %%XPI_XPIDIR%%/defaults
--- xpi-statusbarclock-1.8.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?20070930111544.0A7CB30AC1B>