diff options
author | rene <rene@FreeBSD.org> | 2013-01-31 22:34:48 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-01-31 22:34:48 +0800 |
commit | 714e610f6961f216aaea248666e1718f6e97ba59 (patch) | |
tree | fe35d9aef68b3999f900d9664fa30467af92c8a1 | |
parent | 70273eba18ed2066fd4090141ad2795d13d748e2 (diff) | |
download | freebsd-ports-gnome-714e610f6961f216aaea248666e1718f6e97ba59.tar.gz freebsd-ports-gnome-714e610f6961f216aaea248666e1718f6e97ba59.tar.zst freebsd-ports-gnome-714e610f6961f216aaea248666e1718f6e97ba59.zip |
Update to 24.0.1312.57
While here, let the desktop file pass the URL to the chrome binary.
-rw-r--r-- | www/chromium/Makefile | 4 | ||||
-rw-r--r-- | www/chromium/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 28defbba7d95..6dcfd6106451 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -3,7 +3,7 @@ PORTNAME= chromium DISTVERSIONPREFIX= courgette-redacted- -DISTVERSION= 24.0.1312.56 +DISTVERSION= 24.0.1312.57 CATEGORIES= www MASTER_SITES= http://download.goodking.org/downloads/ \ ftp://rene-ladan.nl/pub/distfiles/ \ @@ -51,7 +51,7 @@ USE_PKGCONFIG= build MAN1= chrome.1 DESKTOP_ENTRIES="Chromium" "Web browser" "${DATADIR}/product_logo_48.png" \ - "chrome" "Network;WebBrowser;GTK;" true + "chrome %U" "Network;WebBrowser;GTK;" true ALL_TARGET= chrome diff --git a/www/chromium/distinfo b/www/chromium/distinfo index d681725429cc..769cda4a4008 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,2 +1,2 @@ -SHA256 (chromium-courgette-redacted-24.0.1312.56.tar.xz) = f38410157ac3962a4e0f7264bf59379f8cfdaaca2f381c8f8c8c798eaa30d253 -SIZE (chromium-courgette-redacted-24.0.1312.56.tar.xz) = 150663584 +SHA256 (chromium-courgette-redacted-24.0.1312.57.tar.xz) = e8873f3c4c1599e40cc5194b6ce7ec6138b40786071e08f212d0556bbb6c4beb +SIZE (chromium-courgette-redacted-24.0.1312.57.tar.xz) = 150656176 |