diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-02 13:04:23 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-03-02 13:04:23 +0000 |
commit | 38aaf931b10e8dd69a4b86c0ad98bd9d01e93693 (patch) | |
tree | d25ba9748b7bea7fd87ad8f1d0688b433d4bc296 /www/xpi-stumbleupon | |
parent | c5ec77a4a6c23e46cb8c4d4f6748c0e2f4d5fca2 (diff) | |
download | ports-38aaf931b10e8dd69a4b86c0ad98bd9d01e93693.tar.gz ports-38aaf931b10e8dd69a4b86c0ad98bd9d01e93693.zip |
- Update to 3.03
PR: ports/109749
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Notes
Notes:
svn path=/head/; revision=186347
Diffstat (limited to 'www/xpi-stumbleupon')
-rw-r--r-- | www/xpi-stumbleupon/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-stumbleupon/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-stumbleupon/files/chrome.manifest | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/xpi-stumbleupon/Makefile b/www/xpi-stumbleupon/Makefile index 6ea7d0a75ac8..4ac1d3b63a8c 100644 --- a/www/xpi-stumbleupon/Makefile +++ b/www/xpi-stumbleupon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stumbleupon -PORTVERSION= 2.89 +PORTVERSION= 3.03 DISTVERSIONSUFFIX= -fx+fl+mz+ns+zm CATEGORIES= www diff --git a/www/xpi-stumbleupon/distinfo b/www/xpi-stumbleupon/distinfo index 704fc52c1f2c..1ca6425d14ca 100644 --- a/www/xpi-stumbleupon/distinfo +++ b/www/xpi-stumbleupon/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/stumbleupon-2.89-fx+fl+mz+ns+zm.xpi) = 5d26199ee45cd1e7b0c4e7815ba49f01 -SHA256 (xpi/stumbleupon-2.89-fx+fl+mz+ns+zm.xpi) = a3890d5777216d6737c52a9da25afeecad71a407b2657b21fb21b92419458d3b -SIZE (xpi/stumbleupon-2.89-fx+fl+mz+ns+zm.xpi) = 175560 +MD5 (xpi/stumbleupon-3.03-fx+fl+mz+ns+zm.xpi) = 08056dcbb4a42f87880e2a221e002e98 +SHA256 (xpi/stumbleupon-3.03-fx+fl+mz+ns+zm.xpi) = 84911e17748ae8136069a87958ed619266a90c890e7dc9882c446b52f452e0a3 +SIZE (xpi/stumbleupon-3.03-fx+fl+mz+ns+zm.xpi) = 178981 diff --git a/www/xpi-stumbleupon/files/chrome.manifest b/www/xpi-stumbleupon/files/chrome.manifest index e59055435fb0..4d44b9681ae5 100644 --- a/www/xpi-stumbleupon/files/chrome.manifest +++ b/www/xpi-stumbleupon/files/chrome.manifest @@ -3,6 +3,10 @@ overlay chrome://navigator/content/navigator.xul chrome://stumbleupon/content/st overlay chrome://browser/content/browser.xul chrome://stumbleupon/content/stumbleuponOverlay.xul content stumbleupon jar:chrome/stumbleupon.jar!/content/ +skin stumbleupon classic/1.0 jar:chrome/stumbleupon.jar!/content/skin/ +style chrome://browser/content/browser.xul chrome://stumbleupon/skin/stumbleuponOverlay.css +style chrome://global/content/customizeToolbar.xul chrome://stumbleupon/skin/stumbleuponOverlay.css + locale stumbleupon en-US jar:chrome/stumbleupon.jar!/locale/en-US/ locale stumbleupon fr-FR jar:chrome/stumbleupon.jar!/locale/fr-FR/ |