pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-http-parser www/ruby-http-parser: update to 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da38dfd1ef68
branches:  trunk
changeset: 445085:da38dfd1ef68
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 16 12:58:10 2021 +0000

description:
www/ruby-http-parser: update to 1.2.3

Update ruby-http-parser package to 1.2.3.  No release note nor changelog,
here is summry from commit log.

1.2.3 (2021-01-11)

* Remove x86 assumption for macs now they can also be arm64

1.2.2 (2020-11-16)

* Fix Ruby 2.7 syntax warning.

diffstat:

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

diffs (27 lines):

diff -r 3603dba4baa1 -r da38dfd1ef68 www/ruby-http-parser/Makefile
--- a/www/ruby-http-parser/Makefile     Sat Jan 16 12:50:46 2021 +0000
+++ b/www/ruby-http-parser/Makefile     Sat Jan 16 12:58:10 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/01/19 08:49:21 taca Exp $
+# $NetBSD: Makefile,v 1.2 2021/01/16 12:58:10 taca Exp $
 
-DISTNAME=      http-parser-1.2.1
+DISTNAME=      http-parser-1.2.3
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 3603dba4baa1 -r da38dfd1ef68 www/ruby-http-parser/distinfo
--- a/www/ruby-http-parser/distinfo     Sat Jan 16 12:50:46 2021 +0000
+++ b/www/ruby-http-parser/distinfo     Sat Jan 16 12:58:10 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/01/19 08:49:21 taca Exp $
+$NetBSD: distinfo,v 1.2 2021/01/16 12:58:10 taca Exp $
 
-SHA1 (http-parser-1.2.1.gem) = 833f0ac6e0164cb3200561fa1247b7a0dd12eb37
-RMD160 (http-parser-1.2.1.gem) = f22a321e5963e5646868f68cdc572b25da5495e0
-SHA512 (http-parser-1.2.1.gem) = 0666b9ca9e03a2ec4237ec47fc203a9a5bfb4ac93dac78aacfed9b39ef00be63fd413e70f8b26d087f376c8475830c42a235c912eb84a4988952e0fc2adbfd4a
-Size (http-parser-1.2.1.gem) = 31232 bytes
+SHA1 (http-parser-1.2.3.gem) = ab81408588e3a8a926bced771fa44ceb265de6e0
+RMD160 (http-parser-1.2.3.gem) = d37e1cca320c78576e0c8c25305b1bb945bff59c
+SHA512 (http-parser-1.2.3.gem) = 03c34c3e8174d9010440483af34800b74a7bbddd5daa63607e6aa2254d9c91cf36d90854ea65827b32680432de278aeeb7b8878f788f124c150f163409fa5107
+Size (http-parser-1.2.3.gem) = 31232 bytes



Home | Main Index | Thread Index | Old Index