svn commit: r348303 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Sat Mar 15 09:50:05 UTC 2014
Author: rene
Date: Sat Mar 15 09:50:04 2014
New Revision: 348303
URL: http://svnweb.freebsd.org/changeset/ports/348303
QAT: https://qat.redports.org/buildarchive/r348303/
Log:
Update to 33.0.1750.152
Security: http://vuxml.org/freebsd/a70966a1-ac22-11e3-8d04-00262d5ed8ee.html
MFH: 2014Q1
Modified:
head/www/chromium/Makefile
head/www/chromium/distinfo
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Sat Mar 15 09:26:10 2014 (r348302)
+++ head/www/chromium/Makefile Sat Mar 15 09:50:04 2014 (r348303)
@@ -4,7 +4,7 @@
#TODO eadler: s/python/python2/g on a number of files, chromium does not build with python3
PORTNAME= chromium
-PORTVERSION= 33.0.1750.149
+PORTVERSION= 33.0.1750.152
CATEGORIES= www
MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -39,9 +39,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/l
${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fonts-ttf
ONLY_FOR_ARCHS= i386 amd64
-USE_XZ= yes
USES= bison compiler:c++11-lib desktop-file-utils pkgconfig \
- perl5 shebangfix ninja
+ perl5 shebangfix ninja tar:xz
USE_PERL5= build
USE_PYTHON_BUILD= 2
USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst
Modified: head/www/chromium/distinfo
==============================================================================
--- head/www/chromium/distinfo Sat Mar 15 09:26:10 2014 (r348302)
+++ head/www/chromium/distinfo Sat Mar 15 09:50:04 2014 (r348303)
@@ -1,4 +1,4 @@
-SHA256 (chromium-33.0.1750.149.tar.xz) = 165f6d3dd4cf936faf615f743baf2e668a259f970ceed654d2f73b390dad3084
-SIZE (chromium-33.0.1750.149.tar.xz) = 185397612
-SHA256 (chromium-33.0.1750.149-testdata.tar.xz) = f18a5f3199f2e370ffdc1e49b2860e3653341c64d30c7e42268835cde7458354
-SIZE (chromium-33.0.1750.149-testdata.tar.xz) = 112422500
+SHA256 (chromium-33.0.1750.152.tar.xz) = 9fd462840bee3ae205b0548e8a483f7589beecdb7c6309d4d65425cbf710cc2f
+SIZE (chromium-33.0.1750.152.tar.xz) = 185396116
+SHA256 (chromium-33.0.1750.152-testdata.tar.xz) = 0367fba6100a0538769955bad02cc17d3a6919d3dd391777283fb5a2fe4f56b0
+SIZE (chromium-33.0.1750.152-testdata.tar.xz) = 112419292
More information about the svn-ports-all
mailing list