diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-05-03 10:00:39 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-05-03 10:00:39 +0000 |
commit | 6116f8d517e7ab87c8f913ae3ddd491f689fd452 (patch) | |
tree | c6d3978cea3136f624ef0b55609945b2c9a1f641 /www/xpi-sessionmanager | |
parent | f94e956e903825c6b3fabf9fb89a1fe6a3a7b872 (diff) |
Notes
Diffstat (limited to 'www/xpi-sessionmanager')
-rw-r--r-- | www/xpi-sessionmanager/Makefile | 10 | ||||
-rw-r--r-- | www/xpi-sessionmanager/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/xpi-sessionmanager/Makefile b/www/xpi-sessionmanager/Makefile index 11a410e515ff..90a3c45699e5 100644 --- a/www/xpi-sessionmanager/Makefile +++ b/www/xpi-sessionmanager/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sessionmanager -PORTVERSION= 0.4.3 -DISTVERSIONSUFFIX= -fx+fl+zm +PORTVERSION= 0.5.3.3 +DISTVERSIONSUFFIX= -fx CATEGORIES= www MAINTAINER= anray@FreeBSD.org @@ -15,12 +15,12 @@ COMMENT= Saves and restores the state of all windows XPI_DISTNAME= session_manager XPI_ID= {1280606b-2510-4fe0-97ef-9b5a22eafe30} +XPI_NUM= 2324 XPI_FILES= chrome/icons/default/sessionmanagerPrompt.ico \ chrome/sessionmanager.jar \ - components/crashrecovery.js \ - components/crashrecovery.xpt \ + components/SessionManagerHelperComponent.js \ defaults/preferences/sessionmanager.js \ - chrome.manifest install.js install.rdf license.txt + chrome.manifest install.rdf license.txt XPI_DIRS= chrome/icons/default chrome/icons chrome \ components defaults/preferences defaults diff --git a/www/xpi-sessionmanager/distinfo b/www/xpi-sessionmanager/distinfo index 0cb4fb8186c3..5f46e4ee026c 100644 --- a/www/xpi-sessionmanager/distinfo +++ b/www/xpi-sessionmanager/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/session_manager-0.4.3-fx+fl+zm.xpi) = 17e03278cbe97de719b7ca5a32b68892 -SHA256 (xpi/session_manager-0.4.3-fx+fl+zm.xpi) = 2d96cbe41c6411c12ea9ee6abf0dbd9e43a14e999b670272b4c6fce5ed7e6b12 -SIZE (xpi/session_manager-0.4.3-fx+fl+zm.xpi) = 61019 +MD5 (xpi/session_manager-0.5.3.3-fx.xpi) = f2c71e6efce3a0eafb66d3ea2884df4d +SHA256 (xpi/session_manager-0.5.3.3-fx.xpi) = e13e879ec4fc3098908dc02c09edb0bb2f690478fe7f3173a92a0163b2def653 +SIZE (xpi/session_manager-0.5.3.3-fx.xpi) = 82332 |