svn commit: r311313 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Thu Jan 31 14:34:49 UTC 2013
Author: rene
Date: Thu Jan 31 14:34:48 2013
New Revision: 311313
URL: http://svnweb.freebsd.org/changeset/ports/311313
Log:
Update to 24.0.1312.57
While here, let the desktop file pass the URL to the chrome binary.
Modified:
head/www/chromium/Makefile
head/www/chromium/distinfo
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Thu Jan 31 14:14:59 2013 (r311312)
+++ head/www/chromium/Makefile Thu Jan 31 14:34:48 2013 (r311313)
@@ -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
Modified: head/www/chromium/distinfo
==============================================================================
--- head/www/chromium/distinfo Thu Jan 31 14:14:59 2013 (r311312)
+++ head/www/chromium/distinfo Thu Jan 31 14:34:48 2013 (r311313)
@@ -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
More information about the svn-ports-all
mailing list