Path to this page:
Subject: CVS commit: [pkgsrc-2022Q3] pkgsrc/www/ruby-jekyll
From: Benny Siegert
Date: 2022-10-27 08:28:12
Message id: 20221027062812.3974BFA90@cvs.NetBSD.org
Log Message:
Pullup ticket #6691 - requested by taca
www/ruby-jekyll: critical bugfix
Revisions pulled up:
- www/ruby-jekyll/Makefile 1.43
- www/ruby-jekyll/distinfo 1.28
- www/ruby-jekyll/patches/patch-lib_jekyll_commands_serve.rb 1.1
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Oct 16 04:17:23 UTC 2022
Modified Files:
pkgsrc/www/ruby-jekyll: Makefile distinfo
Added Files:
pkgsrc/www/ruby-jekyll/patches: patch-lib_jekyll_commands_serve.rb
Log Message:
www/ruby-jekyll: fix "jekyll server"
Fix "jekyll server".
* Require ruby-webrick on Ruby 3.0 and lator.
* Explicitly require webrick".
Bump PKGREVISION.
Files: