svn commit: r416511 - head/www/mod_http2-devel

Bernard Spil brnrd at FreeBSD.org
Tue Jun 7 14:09:12 UTC 2016


Author: brnrd
Date: Tue Jun  7 14:09:10 2016
New Revision: 416511
URL: https://svnweb.freebsd.org/changeset/ports/416511

Log:
  www/mod_http2-devel: Update to version 1.5.7
  
    - Fixes a read-afer-free
  
  Sponsored by:	BSDCan 2016

Modified:
  head/www/mod_http2-devel/Makefile
  head/www/mod_http2-devel/distinfo

Modified: head/www/mod_http2-devel/Makefile
==============================================================================
--- head/www/mod_http2-devel/Makefile	Tue Jun  7 12:44:39 2016	(r416510)
+++ head/www/mod_http2-devel/Makefile	Tue Jun  7 14:09:10 2016	(r416511)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_http2-devel
-PORTVERSION=	1.5.6
+PORTVERSION=	1.5.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/mod_http2-devel/distinfo
==============================================================================
--- head/www/mod_http2-devel/distinfo	Tue Jun  7 12:44:39 2016	(r416510)
+++ head/www/mod_http2-devel/distinfo	Tue Jun  7 14:09:10 2016	(r416511)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464075418
-SHA256 (icing-mod_h2-v1.5.6_GH0.tar.gz) = 7c58754c5884d3d092d814acc238e3d0b45e491512b90da1180e21eb3a0a371f
-SIZE (icing-mod_h2-v1.5.6_GH0.tar.gz) = 180300
+TIMESTAMP = 1465308218
+SHA256 (icing-mod_h2-v1.5.7_GH0.tar.gz) = f0c13e9cd265e3dd5b431ed708da3f04ac25045b4e6501a341bbcc76e59b58fe
+SIZE (icing-mod_h2-v1.5.7_GH0.tar.gz) = 180443


More information about the svn-ports-head mailing list