pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-llhttp
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 29 13:37:33 UTC 2026
Added Files:
pkgsrc/www/ruby-llhttp: DESCR Makefile PLIST distinfo
Log Message:
www/ruby-llhttp: Add version 0.6.1
Add ruby-llhttp package version 0.6.1 which required by newer ruby-http
package.
Ruby bindings for llhttp (https://github.com/nodejs/llhttp).
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-llhttp/DESCR \
pkgsrc/www/ruby-llhttp/Makefile pkgsrc/www/ruby-llhttp/PLIST \
pkgsrc/www/ruby-llhttp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/www/ruby-llhttp/DESCR
diff -u /dev/null pkgsrc/www/ruby-llhttp/DESCR:1.1
--- /dev/null Sun Mar 29 13:37:33 2026
+++ pkgsrc/www/ruby-llhttp/DESCR Sun Mar 29 13:37:32 2026
@@ -0,0 +1 @@
+Ruby bindings for llhttp (https://github.com/nodejs/llhttp).
Index: pkgsrc/www/ruby-llhttp/Makefile
diff -u /dev/null pkgsrc/www/ruby-llhttp/Makefile:1.1
--- /dev/null Sun Mar 29 13:37:33 2026
+++ pkgsrc/www/ruby-llhttp/Makefile Sun Mar 29 13:37:32 2026
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2026/03/29 13:37:32 taca Exp $
+
+DISTNAME= llhttp-0.6.1
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/bryanp/llhttp
+COMMENT= Ruby bindings for llhttp
+LICENSE= mpl-2.0
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/ruby-llhttp/PLIST
diff -u /dev/null pkgsrc/www/ruby-llhttp/PLIST:1.1
--- /dev/null Sun Mar 29 13:37:33 2026
+++ pkgsrc/www/ruby-llhttp/PLIST Sun Mar 29 13:37:32 2026
@@ -0,0 +1,20 @@
+@comment $NetBSD: PLIST,v 1.1 2026/03/29 13:37:32 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/gem.build_complete
+${GEM_EXTSDIR}/llhttp_ext.${RUBY_DLEXT}
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/ext/llhttp/api.c
+${GEM_LIBDIR}/ext/llhttp/extconf.rb
+${GEM_LIBDIR}/ext/llhttp/http.c
+${GEM_LIBDIR}/ext/llhttp/llhttp.c
+${GEM_LIBDIR}/ext/llhttp/llhttp.h
+${GEM_LIBDIR}/ext/llhttp/llhttp_ext.c
+${GEM_LIBDIR}/lib/llhttp.rb
+${GEM_LIBDIR}/lib/llhttp/delegate.rb
+${GEM_LIBDIR}/lib/llhttp/error.rb
+${GEM_LIBDIR}/lib/llhttp/parser.rb
+${GEM_LIBDIR}/lib/llhttp/version.rb
+${GEM_LIBDIR}/lib/llhttp_ext.${RUBY_DLEXT}
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/www/ruby-llhttp/distinfo
diff -u /dev/null pkgsrc/www/ruby-llhttp/distinfo:1.1
--- /dev/null Sun Mar 29 13:37:33 2026
+++ pkgsrc/www/ruby-llhttp/distinfo Sun Mar 29 13:37:32 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/03/29 13:37:32 taca Exp $
+
+BLAKE2s (llhttp-0.6.1.gem) = 74f426d5546f51ef0eb1f9990f9f1b7a8d56609e14c159d91e2b452d72040ba5
+SHA512 (llhttp-0.6.1.gem) = 92f538620695d3d815c9afe96e6113d0e206d7dfea5c7d39eec42e098fbefaa68b0e3ee443981c16f727d248ee7045d4cc775f657e03a8a3c1bcdfd349268750
+Size (llhttp-0.6.1.gem) = 54784 bytes
Home |
Main Index |
Thread Index |
Old Index