Path to this page:
./
www/ruby-jekyll-archives,
Automatically generates post archives by dates, tags, and categories
Branch: CURRENT,
Version: 2.2.1nb1,
Package name: ruby32-jekyll-archives-2.2.1nb1,
Maintainer: pkgsrc-usersAutomatically generate post archives by dates, tags, and categories.
Required to run:[
www/ruby-jekyll] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 6.5 KB
Version history: (Expand)
- (2024-09-22) Updated to version: ruby32-jekyll-archives-2.2.1nb1
- (2023-04-29) Updated to version: ruby31-jekyll-archives-2.2.1
- (2021-10-07) Updated to version: ruby27-jekyll-archives-2.2.1
- (2020-06-07) Updated to version: ruby26-jekyll-archives-2.2.1
- (2020-03-16) Updated to version: ruby26-jekyll-archives-2.1.1nb1
- (2018-09-30) Updated to version: ruby24-jekyll-archives-2.1.1nb1
CVS history: (Expand)
2023-04-29 15:47:07 by Thomas Klausner | Files touched by this commit (3) |
Log message:
ruby-jekyll: mark as not for ruby-3.2
jekyll uses liquid, but only liquid versions 5+ support ruby 3.2
and jekyll requires liquid>=4.0<5
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2020-06-07 17:31:47 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-jekyll-archives: update to 2.2.1
Update ruby-jekyll-archives to 2.2.1.
2.2.1 (2019-03-23)
Minor Enhancements
* Make Archive subclass of Page (#67)
* Don't limit slugs/title to strings (#41)
* Enable incremental operation (#58)
* Remove deprecated defs (#89)
Development Fixes
* Target Ruby 2.3
* Allow testing and using with Jekyll 4.x (#133)
* Update Travis config and Gemfile for Ruby < 2.2.2 support (#68)
* Consolidate History file to work with jekyllbot (#80)
* Remove Travis test for Ruby 1.9 (#87)
* Inherit Jekyll's rubocop config for consistency (#65)
* Bump travis ruby versions (#91)
* Fix Travis build error (#93)
* Define path with dir (#105)
* Appease Rubocop (#104)
* update Rubocop and Travis config (#110)
* Update .travis.yml (#111)
* Modernize tests & linting (#114)
* Test against Ruby 2.5 (#118)
* Lint with rubocop-jekyll (#128)
Documentation
* Update Installation Guide (#116)
* docs/configuration: GitHub table display was messed up (#96)
* Small updates for consistency across document (#130)
|
2020-03-15 22:13:36 by Thomas Klausner | Files touched by this commit (4) |
Log message:
ruby-jekyll-*: remove RUBY restrictions
These excluded 22 only and that is gone.
|
2019-04-15 08:11:33 by Thomas Klausner | Files touched by this commit (10) |
Log message:
*: remove references to ruby 2.3
|
2019-02-03 14:45:07 by Takahiro Kambe | Files touched by this commit (11) |
Log message:
Allow Ruby 2.6 to build.
|
2018-09-29 13:01:23 by Tobias Nygren | Files touched by this commit (1) |
Log message:
ruby-jekyll-archives: not for ruby22
|