Date: Wed, 14 Sep 2016 14:54:41 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r422136 - branches/2016Q3/www/h2o Message-ID: <201609141454.u8EEsfsO066718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Sep 14 14:54:41 2016 New Revision: 422136 URL: https://svnweb.freebsd.org/changeset/ports/422136 Log: MFH: r422122 www/h2o: Update to 2.0.4 (Fixes vulnerability) - Update to version 2.0.4 PR: 211892 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer) Reviewed by: brnrd Security: 08664d42-7989-11e6-b7a8-74d02b9a84d5 Approved by: ports-secteam (feld) Modified: branches/2016Q3/www/h2o/Makefile branches/2016Q3/www/h2o/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/www/h2o/Makefile ============================================================================== --- branches/2016Q3/www/h2o/Makefile Wed Sep 14 14:52:50 2016 (r422135) +++ branches/2016Q3/www/h2o/Makefile Wed Sep 14 14:54:41 2016 (r422136) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= h2o -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.4 DISTVERSIONPREFIX= v CATEGORIES= www Modified: branches/2016Q3/www/h2o/distinfo ============================================================================== --- branches/2016Q3/www/h2o/distinfo Wed Sep 14 14:52:50 2016 (r422135) +++ branches/2016Q3/www/h2o/distinfo Wed Sep 14 14:54:41 2016 (r422136) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464775587 -SHA256 (h2o-h2o-v2.0.0_GH0.tar.gz) = 068cc88fe7313ea3c637764abc296629f6c9250e12b714f5629065bdc49d28c8 -SIZE (h2o-h2o-v2.0.0_GH0.tar.gz) = 15007086 +TIMESTAMP = 1473753131 +SHA256 (h2o-h2o-v2.0.4_GH0.tar.gz) = c0efa18f0ffb0f68ee4b60a6ed1feb54c770458c59e48baa2d9d0906ef9c68c0 +SIZE (h2o-h2o-v2.0.4_GH0.tar.gz) = 15015392
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609141454.u8EEsfsO066718>