pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/http-parser Updated http-parser to 2.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d2222b71ef9
branches:  trunk
changeset: 354064:4d2222b71ef9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 19 12:51:17 2016 +0000

description:
Updated http-parser to 2.7.1.

Three months of development, no concise summary found.

diffstat:

 www/http-parser/Makefile |   5 ++---
 www/http-parser/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 0f927354cbb7 -r 4d2222b71ef9 www/http-parser/Makefile
--- a/www/http-parser/Makefile  Wed Oct 19 12:49:49 2016 +0000
+++ b/www/http-parser/Makefile  Wed Oct 19 12:51:17 2016 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/08/25 18:30:33 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2016/10/19 12:51:17 wiz Exp $
 
-DISTNAME=      http-parser-2.7.0
-PKGREVISION=   1
+DISTNAME=      http-parser-2.7.1
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nodejs/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 0f927354cbb7 -r 4d2222b71ef9 www/http-parser/distinfo
--- a/www/http-parser/distinfo  Wed Oct 19 12:49:49 2016 +0000
+++ b/www/http-parser/distinfo  Wed Oct 19 12:51:17 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/08/25 18:30:33 jperkin Exp $
+$NetBSD: distinfo,v 1.4 2016/10/19 12:51:17 wiz Exp $
 
-SHA1 (http-parser-2.7.0.tar.gz) = f24bd35cf6d663e2b9f916708d82a96f562bc78b
-RMD160 (http-parser-2.7.0.tar.gz) = 910c4bb7cf4c5463ad2a54eb82b78d1bc20de877
-SHA512 (http-parser-2.7.0.tar.gz) = 1fe13b5366e9d161dbce2f6ad340890713413e4c5865d2567cb5ccf5601a52bc03682ecc43bc4e2c5ee9c4f152993a658d87fd43373070da67530c58ad577ee1
-Size (http-parser-2.7.0.tar.gz) = 48523 bytes
+SHA1 (http-parser-2.7.1.tar.gz) = e122b1178ec5c9920186cc8293aca9eca7584b12
+RMD160 (http-parser-2.7.1.tar.gz) = 196372b4889e351fecbc41ebc353bcad6b489987
+SHA512 (http-parser-2.7.1.tar.gz) = c0fe86455db1a563a5c668f118dfa9a27b9a637ee1c0e2f2f18a5b816352436ed90435ea978e3f3d85b037d3c630234e47d609dc3b7086b898286c4e54d9f031
+Size (http-parser-2.7.1.tar.gz) = 48578 bytes



Home | Main Index | Thread Index | Old Index