pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/http-parser



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 11 16:29:28 UTC 2018

Modified Files:
        pkgsrc/www/http-parser: Makefile distinfo

Log Message:
http-parser: update to 2.8.0.

Three months of bugfixes.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/http-parser/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/http-parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/http-parser/Makefile
diff -u pkgsrc/www/http-parser/Makefile:1.5 pkgsrc/www/http-parser/Makefile:1.6
--- pkgsrc/www/http-parser/Makefile:1.5 Wed Oct 19 12:51:17 2016
+++ pkgsrc/www/http-parser/Makefile     Sun Feb 11 16:29:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2016/10/19 12:51:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2018/02/11 16:29:28 wiz Exp $
 
-DISTNAME=      http-parser-2.7.1
+DISTNAME=      http-parser-2.8.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nodejs/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/www/http-parser/distinfo
diff -u pkgsrc/www/http-parser/distinfo:1.4 pkgsrc/www/http-parser/distinfo:1.5
--- pkgsrc/www/http-parser/distinfo:1.4 Wed Oct 19 12:51:17 2016
+++ pkgsrc/www/http-parser/distinfo     Sun Feb 11 16:29:28 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/10/19 12:51:17 wiz Exp $
+$NetBSD: distinfo,v 1.5 2018/02/11 16:29:28 wiz Exp $
 
-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
+SHA1 (http-parser-2.8.0.tar.gz) = deb0ce507a267a592e0f70dee45c62ce53b6a1a6
+RMD160 (http-parser-2.8.0.tar.gz) = 13093695b51d117d875abeda4c6a08e2ae50074d
+SHA512 (http-parser-2.8.0.tar.gz) = 57252a29b75f91452fd9bf2d3805bf1ddd95c32aee864cbe47dc676861512b9db95a7b3a4e1b999d5c046ab0d50809e7f184994c24ad48fe97cc2bcc27d9eb7b
+Size (http-parser-2.8.0.tar.gz) = 50575 bytes



Home | Main Index | Thread Index | Old Index