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:           Tue Mar 31 17:01:13 UTC 2020

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

Log Message:
http-parser: update to 2.9.4.

Fix ABI breakage
Correct test name and numbering


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/http-parser/Makefile
cvs rdiff -u -r1.9 -r1.10 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.11 pkgsrc/www/http-parser/Makefile:1.12
--- pkgsrc/www/http-parser/Makefile:1.11        Sat Mar  7 09:10:52 2020
+++ pkgsrc/www/http-parser/Makefile     Tue Mar 31 17:01:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/03/07 09:10:52 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/31 17:01:13 wiz Exp $
 
-DISTNAME=      http-parser-2.9.3
+DISTNAME=      http-parser-2.9.4
 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.9 pkgsrc/www/http-parser/distinfo:1.10
--- pkgsrc/www/http-parser/distinfo:1.9 Sat Mar  7 09:10:52 2020
+++ pkgsrc/www/http-parser/distinfo     Tue Mar 31 17:01:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/03/07 09:10:52 wiz Exp $
+$NetBSD: distinfo,v 1.10 2020/03/31 17:01:13 wiz Exp $
 
-SHA1 (http-parser-2.9.3.tar.gz) = 3861fc1f93865c0d045ab6d70ca625437b669b3c
-RMD160 (http-parser-2.9.3.tar.gz) = 2b8c8110956fd1e4025d9d70f5f4ff429a67b8e0
-SHA512 (http-parser-2.9.3.tar.gz) = d200c52f594192ba80a8d5b59d414404843f8601dac647f29c27845db75ac1f015789031e30e91aaab5b553af1ee6af50b90f9342a444c10c1027e10fdb9a31b
-Size (http-parser-2.9.3.tar.gz) = 51973 bytes
+SHA1 (http-parser-2.9.4.tar.gz) = 8df5277feefe79f3d4472b8f2c5ca9224b2221dd
+RMD160 (http-parser-2.9.4.tar.gz) = af153ca374bdfef3dd6354e1ec528b00eeef1924
+SHA512 (http-parser-2.9.4.tar.gz) = b45df7b94d1c51079d44687d0a7f901f44faae51df4e84c7e3fe38f130c2d809d0e7c2a146c57b3723e60732aededc246bf44eadb10a95b710963d641f9fe7cd
+Size (http-parser-2.9.4.tar.gz) = 52056 bytes



Home | Main Index | Thread Index | Old Index