Mon Apr 16 12:59:33 2018 UTC ()
http-parser: update to 2.8.1.

Bugfix release.


(wiz)
diff -r1.6 -r1.7 pkgsrc/www/http-parser/Makefile
diff -r1.5 -r1.6 pkgsrc/www/http-parser/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/www/http-parser/Makefile (expand / switch to unified diff)

--- pkgsrc/www/http-parser/Makefile 2018/02/11 16:29:28 1.6
+++ pkgsrc/www/http-parser/Makefile 2018/04/16 12:59:33 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2018/02/11 16:29:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2018/04/16 12:59:33 wiz Exp $
2 2
3DISTNAME= http-parser-2.8.0 3DISTNAME= http-parser-2.8.1
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= ${MASTER_SITE_GITHUB:=nodejs/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=nodejs/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= schnoebe@NetBSD.org 8MAINTAINER= schnoebe@NetBSD.org
9HOMEPAGE= https://github.com/nodejs/http-parser/ 9HOMEPAGE= https://github.com/nodejs/http-parser/
10COMMENT= Parser for HTTP messages written in C 10COMMENT= Parser for HTTP messages written in C
11LICENSE= mit 11LICENSE= mit
12 12
13USE_LANGUAGES= c 13USE_LANGUAGES= c
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake 15USE_TOOLS+= gmake
16 16

cvs diff -r1.5 -r1.6 pkgsrc/www/http-parser/distinfo (expand / switch to unified diff)

--- pkgsrc/www/http-parser/distinfo 2018/02/11 16:29:28 1.5
+++ pkgsrc/www/http-parser/distinfo 2018/04/16 12:59:33 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2018/02/11 16:29:28 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2018/04/16 12:59:33 wiz Exp $
2 2
3SHA1 (http-parser-2.8.0.tar.gz) = deb0ce507a267a592e0f70dee45c62ce53b6a1a6 3SHA1 (http-parser-2.8.1.tar.gz) = e980b680be6f31ea1f1a6d849d629248b5a9043e
4RMD160 (http-parser-2.8.0.tar.gz) = 13093695b51d117d875abeda4c6a08e2ae50074d 4RMD160 (http-parser-2.8.1.tar.gz) = c2b861bdc2faa06c5a18bbf7c689205cee5e73fe
5SHA512 (http-parser-2.8.0.tar.gz) = 57252a29b75f91452fd9bf2d3805bf1ddd95c32aee864cbe47dc676861512b9db95a7b3a4e1b999d5c046ab0d50809e7f184994c24ad48fe97cc2bcc27d9eb7b 5SHA512 (http-parser-2.8.1.tar.gz) = 6f52f543d979f39688ccefae236527a8183929b3d30f5370570107b01cf89d0338b448249a81102b78d31615d2e8f6e7c708f8961f55ece08e7d3a40e5ad0883
6Size (http-parser-2.8.0.tar.gz) = 50575 bytes 6Size (http-parser-2.8.1.tar.gz) = 50731 bytes