Date: Thu, 26 Oct 2017 20:05:12 +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: r452952 - head/www/nghttp2 Message-ID: <201710262005.v9QK5CXC038860@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 26 20:05:12 2017 New Revision: 452952 URL: https://svnweb.freebsd.org/changeset/ports/452952 Log: Update to 1.27.0 Changes: https://github.com/nghttp2/nghttp2/releases Modified: head/www/nghttp2/Makefile head/www/nghttp2/distinfo Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Thu Oct 26 20:05:07 2017 (r452951) +++ head/www/nghttp2/Makefile Thu Oct 26 20:05:12 2017 (r452952) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= nghttp2 -PORTVERSION= 1.26.0 +PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org Modified: head/www/nghttp2/distinfo ============================================================================== --- head/www/nghttp2/distinfo Thu Oct 26 20:05:07 2017 (r452951) +++ head/www/nghttp2/distinfo Thu Oct 26 20:05:12 2017 (r452952) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506005342 -SHA256 (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 999c554ea8443e9513c43e4a0ff96cbc570fc1a1f08a534ce1bdf3a738946c35 -SIZE (nghttp2-nghttp2-v1.26.0_GH0.tar.gz) = 1746481 +TIMESTAMP = 1509039422 +SHA256 (nghttp2-nghttp2-v1.27.0_GH0.tar.gz) = 9ef676571372b4a87a12046e294ab0a35baceb31daeaeadcd945ed296cf9b591 +SIZE (nghttp2-nghttp2-v1.27.0_GH0.tar.gz) = 1747577
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710262005.v9QK5CXC038860>