Date: Thu, 13 Jun 2019 15:48:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504104 - in head/www/nghttp2: . files Message-ID: <201906131548.x5DFmgDn068651@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 13 15:48:42 2019 New Revision: 504104 URL: https://svnweb.freebsd.org/changeset/ports/504104 Log: Update to 1.39.1 Changes: https://github.com/nghttp2/nghttp2/releases Deleted: head/www/nghttp2/files/patch-src-asio_server_connection.h Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Thu Jun 13 15:48:36 2019 (r504103) +++ head/www/nghttp2/Makefile Thu Jun 13 15:48:42 2019 (r504104) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.38.0 +PORTVERSION= 1.39.1 DISTVERSIONPREFIX= v CATEGORIES= www net Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Thu Jun 13 15:48:36 2019 (r504103) +++ head/www/nghttp2/distinfo Thu Jun 13 15:48:42 2019 (r504104) @@ -1,5 +1,3 @@ -TIMESTAMP = 1555604318 -SHA256 (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 3d5f1642e571470bb23a2a58b3d26ea9612c4e65195b99e55fc76999d3a9d306 -SIZE (nghttp2-nghttp2-v1.38.0_GH0.tar.gz) = 1770767 -SHA256 (cbba1ebf8fce.patch) = 3ea8be7174759810bdc6108e80d301ce7fa6b18c822a1f87b5741b247c2bb673 -SIZE (cbba1ebf8fce.patch) = 1950 +TIMESTAMP = 1560418062 +SHA256 (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 4eca2520da3a80cf01d8abb8e6483f70229b9f4e0c9b6dbdd67435c655526d66 +SIZE (nghttp2-nghttp2-v1.39.1_GH0.tar.gz) = 1748667
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906131548.x5DFmgDn068651>