diff options
author | sat <sat@FreeBSD.org> | 2006-06-05 22:12:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-06-05 22:12:04 +0800 |
commit | f3263cec50046503bbd3f53d83bd5906bbbfe12b (patch) | |
tree | d2a1125f54bd8a6e4e731e9bbd07ee90dcf63b8d | |
parent | 568614bea469985379ae377c4bdd7ba3178afbb0 (diff) | |
download | freebsd-ports-gnome-f3263cec50046503bbd3f53d83bd5906bbbfe12b.tar.gz freebsd-ports-gnome-f3263cec50046503bbd3f53d83bd5906bbbfe12b.tar.zst freebsd-ports-gnome-f3263cec50046503bbd3f53d83bd5906bbbfe12b.zip |
- Update to 2.78
-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 | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/xpi-stumbleupon/Makefile b/www/xpi-stumbleupon/Makefile index 728bde4cbb9d..49798883e6d5 100644 --- a/www/xpi-stumbleupon/Makefile +++ b/www/xpi-stumbleupon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= stumbleupon -PORTVERSION= 2.61 +PORTVERSION= 2.78 DISTVERSIONSUFFIX= -fx+fl+mz+ns CATEGORIES= www diff --git a/www/xpi-stumbleupon/distinfo b/www/xpi-stumbleupon/distinfo index cc5ac3a817a0..233b01d80711 100644 --- a/www/xpi-stumbleupon/distinfo +++ b/www/xpi-stumbleupon/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/stumbleupon-2.61-fx+fl+mz+ns.xpi) = 7b323c50b6cef0ac6e487b174cbca31e -SHA256 (xpi/stumbleupon-2.61-fx+fl+mz+ns.xpi) = 80377dd98173cd5fde4e1a3c644d927ea93e4f9250038b21c6bb7ccdcca958c3 -SIZE (xpi/stumbleupon-2.61-fx+fl+mz+ns.xpi) = 143582 +MD5 (xpi/stumbleupon-2.78-fx+fl+mz+ns.xpi) = f21c85788b49eb374e3a5be9ab3bef1b +SHA256 (xpi/stumbleupon-2.78-fx+fl+mz+ns.xpi) = 4939c0e17e99cc7252a958c7d3cf589ee1350f2aaf14ccec4faae8a3f3935a29 +SIZE (xpi/stumbleupon-2.78-fx+fl+mz+ns.xpi) = 150337 diff --git a/www/xpi-stumbleupon/files/chrome.manifest b/www/xpi-stumbleupon/files/chrome.manifest index ba7268bde241..e59055435fb0 100644 --- a/www/xpi-stumbleupon/files/chrome.manifest +++ b/www/xpi-stumbleupon/files/chrome.manifest @@ -1,7 +1,8 @@ + overlay chrome://navigator/content/navigator.xul chrome://stumbleupon/content/stumbleuponOverlay.xul overlay chrome://browser/content/browser.xul chrome://stumbleupon/content/stumbleuponOverlay.xul content stumbleupon jar:chrome/stumbleupon.jar!/content/ locale stumbleupon en-US jar:chrome/stumbleupon.jar!/locale/en-US/ -locale stumbleupon de-DE jar:chrome/stumbleupon.jar!/locale/de-DE/ + locale stumbleupon fr-FR jar:chrome/stumbleupon.jar!/locale/fr-FR/ |