Path to this page:
./
www/ruby-jekyll-watch,
Rebuild your Jekyll site when a file changes
Branch: CURRENT,
Version: 2.2.1,
Package name: ruby27-jekyll-watch-2.2.1,
Maintainer: pkgsrc-usersRebuild your Jekyll site when a file changes with the `--watch` switch.
Required to run:[
sysutils/ruby-listen] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 6 KB
Version history: (Expand)
- (2021-10-07) Updated to version: ruby27-jekyll-watch-2.2.1
- (2020-06-07) Updated to version: ruby26-jekyll-watch-2.2.1
- (2018-03-13) Updated to version: ruby24-jekyll-watch-2.0.0
- (2017-06-18) Updated to version: ruby23-jekyll-watch-1.5.0nb1
- (2017-01-09) Updated to version: ruby22-jekyll-watch-1.5.0nb1
- (2016-10-17) Updated to version: ruby22-jekyll-watch-1.5.0
CVS history: (Expand)
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:40:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-jekyll-watch: update to 2.2.1
Update ruby-jekyll-watch to 2.2.1.
pkgsrc change: add "USE_LANGUAGES= # none".
2.2.1 / 2019-03-22
Bug Fixes
* Fix encoding discrepancy in excluded Windows paths (#76)
* Ignore directories rather than all similar paths (#65)
Development Fixes
* Test against Ruby 2.6
* Relax version constraint on bundler to allow using 1.x or 2.x
* dependencies: rubocop-jekyll 0.5
* style: target Ruby 2.4
2.1.2 / 2018-10-17
Development Fixes
* Initialize AppVeyor CI to test plugin on Windows (#77)
Bug Fixes
* Fix watcher failure due to incorrect file name encoding (#78)
2.1.1 / 2018-10-10
Bug Fixes
* Replace non-existent local variable (#73)
2.1.0 / 2018-10-09
Bug Fixes
* Normalize watched-path encoding (#69)
Development Fixes
* Test against Ruby 2.5 (#62)
* Drop support for Ruby 2.2 (EOL)
* Style: lint with rubocop-jekyll
|
2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243) |
Log message:
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
|
2018-03-13 18:14:44 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/ruby-jekyll-watch: update to 2.0.0
2.0.0 2016/12/02
Development Fixes
* Update versions for Travis (#43)
* Define path with dir (#48)
* Remove version lock for dependency listen (#50)
* Inherit Jekyll's rubocop config for consistency (#51)
* Update jekyll-watch (#53)
* Drop support for old Ruby and old Jekyll (#55)
Minor Enhancements
* Output regenerated file paths to terminal (#57)
Major Enhancements
* Remove unnecessary method (#56)
|
2017-09-19 18:36:07 by Takahiro Kambe | Files touched by this commit (11) |
Log message:
cleanup: remove unnecessary RUBY_VERSIONS_ACCEPTED
Remove unnecessary RUBY_VERSIONS_ACCEPTED since ruby21 removed.
|
2017-06-18 15:48:55 by Takahiro Kambe | Files touched by this commit (18) |
Log message:
Add 24 to RUBY_VERSIONS_ACCEPTED.
|
2017-01-09 16:04:44 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Fix dependency in gemspec.
Bump PKGREVISION.
|