svn commit: r348404 - branches/2014Q1/www/chromium

Rene Ladan rene at FreeBSD.org
Sun Mar 16 12:02:16 UTC 2014


Author: rene
Date: Sun Mar 16 12:02:15 2014
New Revision: 348404
URL: http://svnweb.freebsd.org/changeset/ports/348404
QAT: https://qat.redports.org/buildarchive/r348404/

Log:
  MFH: r348303
  
  Update to 33.0.1750.152
  
  Security:	http://vuxml.org/freebsd/a70966a1-ac22-11e3-8d04-00262d5ed8ee.html
  
  Approved by:	portmgr (miwi)

Modified:
  branches/2014Q1/www/chromium/Makefile
  branches/2014Q1/www/chromium/distinfo
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/www/chromium/Makefile
==============================================================================
--- branches/2014Q1/www/chromium/Makefile	Sun Mar 16 10:59:17 2014	(r348403)
+++ branches/2014Q1/www/chromium/Makefile	Sun Mar 16 12:02:15 2014	(r348404)
@@ -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.6-2.7
 USE_XORG=	scrnsaverproto x11 xproto xscrnsaver xtst

Modified: branches/2014Q1/www/chromium/distinfo
==============================================================================
--- branches/2014Q1/www/chromium/distinfo	Sun Mar 16 10:59:17 2014	(r348403)
+++ branches/2014Q1/www/chromium/distinfo	Sun Mar 16 12:02:15 2014	(r348404)
@@ -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