svn commit: r504104 - in head/www/nghttp2: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 15:48:44 UTC 2019


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


More information about the svn-ports-all mailing list