pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-jekyll
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Aug 14 04:49:21 UTC 2020
Modified Files:
pkgsrc/www/ruby-jekyll: Makefile PLIST distinfo
Log Message:
ruby-jekyll: Update to 4.1.1
Changelog:
Development Fixes
Bump RuboCop to v0.85.x (#8223)
Expect drive letter only on vanilla windows (#8227)
Bug Fixes
Disable page excerpts by default (#8222)
Revert introduction of PageDrop (#8221)
Don't generate excerpts for non-html pages (#8234)
Make page excerpts consistent with doc excerpts (#8236)
Documentation
Replace deprecated 'show' command with 'info' (#8235)
Change name to Vercel (#8247)
Add language and examples to describe how to use the configuration op... (#8249)
Fix missing yaml front matter colon and adjust/add clarifying language. (#8250)
correct typo (#8261)
Allow hyperlinks to specific filter documentation (#8231)
Update link to Netlify step-by-step guide (#8264)
Site Enhancements
Including correct Sketch website (#8241)
Release post for v4.1.1 (#8243)
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/ruby-jekyll/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-jekyll/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/ruby-jekyll/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/ruby-jekyll/Makefile
diff -u pkgsrc/www/ruby-jekyll/Makefile:1.38 pkgsrc/www/ruby-jekyll/Makefile:1.39
--- pkgsrc/www/ruby-jekyll/Makefile:1.38 Sun Jun 7 15:29:48 2020
+++ pkgsrc/www/ruby-jekyll/Makefile Fri Aug 14 04:49:21 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2020/06/07 15:29:48 taca Exp $
+# $NetBSD: Makefile,v 1.39 2020/08/14 04:49:21 ryoon Exp $
-DISTNAME= jekyll-4.1.0
+DISTNAME= jekyll-4.1.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-jekyll/PLIST
diff -u pkgsrc/www/ruby-jekyll/PLIST:1.15 pkgsrc/www/ruby-jekyll/PLIST:1.16
--- pkgsrc/www/ruby-jekyll/PLIST:1.15 Sun Jun 7 15:29:48 2020
+++ pkgsrc/www/ruby-jekyll/PLIST Fri Aug 14 04:49:21 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/06/07 15:29:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/08/14 04:49:21 ryoon Exp $
bin/jekyll${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.rubocop.yml
@@ -40,7 +40,6 @@ ${GEM_LIBDIR}/lib/jekyll/drops/document_
${GEM_LIBDIR}/lib/jekyll/drops/drop.rb
${GEM_LIBDIR}/lib/jekyll/drops/excerpt_drop.rb
${GEM_LIBDIR}/lib/jekyll/drops/jekyll_drop.rb
-${GEM_LIBDIR}/lib/jekyll/drops/page_drop.rb
${GEM_LIBDIR}/lib/jekyll/drops/site_drop.rb
${GEM_LIBDIR}/lib/jekyll/drops/static_file_drop.rb
${GEM_LIBDIR}/lib/jekyll/drops/unified_payload_drop.rb
Index: pkgsrc/www/ruby-jekyll/distinfo
diff -u pkgsrc/www/ruby-jekyll/distinfo:1.21 pkgsrc/www/ruby-jekyll/distinfo:1.22
--- pkgsrc/www/ruby-jekyll/distinfo:1.21 Sun Jun 7 15:29:48 2020
+++ pkgsrc/www/ruby-jekyll/distinfo Fri Aug 14 04:49:21 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2020/06/07 15:29:48 taca Exp $
+$NetBSD: distinfo,v 1.22 2020/08/14 04:49:21 ryoon Exp $
-SHA1 (jekyll-4.1.0.gem) = a68f34db83126d418cddd7013c2763e58b6c64f6
-RMD160 (jekyll-4.1.0.gem) = 17c91245d6b908692e83f8f1badb5be0a8de6a14
-SHA512 (jekyll-4.1.0.gem) = e4daba3c5100e05a9cc1c0841ea975eabf8ab64210bb4a523482d69c6b600b3e0497143858d5ad1f337be581c7fe3b72ea4c5f4fc0d912d9d3b65c0cf1d3a727
-Size (jekyll-4.1.0.gem) = 123392 bytes
+SHA1 (jekyll-4.1.1.gem) = 7a2a35f50047d12fe3b89a38dea91c0fc314685c
+RMD160 (jekyll-4.1.1.gem) = 69318fc3f2628d41eab135a8891803eb81749715
+SHA512 (jekyll-4.1.1.gem) = 1718aba3c94662c3de3a644a3169847e51d711736fc9ab166e459f94b1c03a0f3a8678892481b935475455cab461a3c0625354aa0998b1bf0040fda1185f153a
+Size (jekyll-4.1.1.gem) = 122880 bytes
SHA1 (patch-lib_jekyll_commands_new.rb) = 928f4542aae30671efeaa99f59d61034aa5e38a7
Home |
Main Index |
Thread Index |
Old Index