File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Ruby bindings for llhttp (https://github.com/nodejs/llhttp).
Original file line number Diff line number Diff line change 1+ # $NetBSD: Makefile,v 1.1 2026/03/29 13:37:32 taca Exp $
2+
3+ DISTNAME = llhttp-0.6.1
4+ CATEGORIES = www
5+
6+ MAINTAINER = pkgsrc-users@NetBSD.org
7+ HOMEPAGE = https://github.com/bryanp/llhttp
8+ COMMENT = Ruby bindings for llhttp
9+ LICENSE = mpl-2.0
10+
11+ .include "../../lang/ruby/gem.mk"
12+ .include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1+ @comment $NetBSD: PLIST,v 1.1 2026/03/29 13:37:32 taca Exp $
2+ ${GEM_HOME}/cache/${GEM_NAME}.gem
3+ ${GEM_EXTSDIR}/gem.build_complete
4+ ${GEM_EXTSDIR}/llhttp_ext.${RUBY_DLEXT}
5+ ${GEM_LIBDIR}/CHANGELOG.md
6+ ${GEM_LIBDIR}/LICENSE
7+ ${GEM_LIBDIR}/README.md
8+ ${GEM_LIBDIR}/ext/llhttp/api.c
9+ ${GEM_LIBDIR}/ext/llhttp/extconf.rb
10+ ${GEM_LIBDIR}/ext/llhttp/http.c
11+ ${GEM_LIBDIR}/ext/llhttp/llhttp.c
12+ ${GEM_LIBDIR}/ext/llhttp/llhttp.h
13+ ${GEM_LIBDIR}/ext/llhttp/llhttp_ext.c
14+ ${GEM_LIBDIR}/lib/llhttp.rb
15+ ${GEM_LIBDIR}/lib/llhttp/delegate.rb
16+ ${GEM_LIBDIR}/lib/llhttp/error.rb
17+ ${GEM_LIBDIR}/lib/llhttp/parser.rb
18+ ${GEM_LIBDIR}/lib/llhttp/version.rb
19+ ${GEM_LIBDIR}/lib/llhttp_ext.${RUBY_DLEXT}
20+ ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Original file line number Diff line number Diff line change 1+ $NetBSD: distinfo,v 1.1 2026/03/29 13:37:32 taca Exp $
2+
3+ BLAKE2s (llhttp-0.6.1.gem) = 74f426d5546f51ef0eb1f9990f9f1b7a8d56609e14c159d91e2b452d72040ba5
4+ SHA512 (llhttp-0.6.1.gem) = 92f538620695d3d815c9afe96e6113d0e206d7dfea5c7d39eec42e098fbefaa68b0e3ee443981c16f727d248ee7045d4cc775f657e03a8a3c1bcdfd349268750
5+ Size (llhttp-0.6.1.gem) = 54784 bytes
You can’t perform that action at this time.
0 commit comments