Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-09-01 16:55:18 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-jekyll-seo-tag: update to 2.8.0

2.8.0 (2022-02-04)

Minor Enhancements

* Allow to set type for author (#427)
* Allow setting author.url (#453)
* Implement Facebook domain verification (#455)
* Add og:image:alt and twitter:image:alt (#438)
* Sort JSON-LD data by key (#458)

Bug Fixes

* Set the default og:type to 'website' (#391)
* Template: Remove double new line (#454)

Development Fixes

* Fix typo in source code comment (#449)
* Set up Continuous Integration via GH Actions (#450)
* Bump RuboCop to v1.18.x (#452)
* Add workflow to release gem via GH Actions
   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
   2021-01-18 15:57:42 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-jekyll-seo-tag: update to 2.7.1

2.7.1 / 2020-10-18

Development Fixes
* refactor: mutate site payload instead of duplicating it (#419)

2.7.0 / 2020-10-18

Minor Enhancements
* Change pagination message with seo_paginator_message option (#324)
* Make Twitter Summary Card without having Twitter account (#284)
* Prefer site.tagline to site.description for page title (#356)
* Render og:locale meta only when defined explicitly (#388)

Bug Fixes
* Ensure a single leading @ for twitter usernames (#367)

Development Fixes
* chore(deps): require Ruby > 2.4.0 EOL
* test: fix locale specs that use the fallback locale (#360)
* refactor: Replace read-only empty hash with private constant (#418)
* refactor: Mutate hash literals instead of duplicating them (#417)
* refactor: Reduce allocations of instance-agnostic objects (#376)
* refactor: Memoize #author_hash in SeoTag::AuthorDrop (#342)
* refactor: simplify conditional in SeoTag::Drop#date_modified (#343)
* chore(ci): profile seo-tag plugin on a third-party repository (#414)
* chore(ci): Jekyll v4.0 (#372)
* chore(ci): test against current stable Ruby 2.5 and 2.7 (#385)
* style: align with latest jekyll-rubocop (#382)
* fix: Travis builds for Jekyll 3.x (#415)

Documentation
* Structured Data Testing Tool is deprecated (#409)
* Rename Google webmaster tools to Google Search Console (#403)
* Improve documentation on plugin usage (#399)
* remove Google+ from example snippet (#358)
* HTTPS link to https://ogp.me/ (#359)
* HTTPS links to schema.org (#350)
* use example.com for example URL (#351)
   2020-06-18 18:42:38 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/ruby-jekyll-seo-tag: trivial fixes

* Add "USE_LANGUAGES=	# none".
* Update dependency in comment.
   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-10-05 06:55:10 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Update to 2.6.1

Changelog:
2.6.1
Development Fixes
    Test against Jekyll 4.x (#336)

2.6.0
Minor Enhancements
    Twitter Image and Title (#330)

Bug Fixes
    Do not cache the drop payload for SeoTag (#306)
    Update url of schema website (#296)

Development Fixes
    Relax version constraint on Bundler (#325)
    chore(ci): Add Ruby 2.6, drop Ruby 2.3 (#326)
    chore (ci): remove deprecated sudo: false in .travis.yml (#333)
    Lint Ruby code with rubocop-jekyll gem (#302)
    chore(deps): bump rubocop-jekyll to v0.4 (#320)
    chore(deps): bump rubocop-jekyll to v0.3 (#316)
    Correct RuboCop offenses in spec files (#319)

Documentation
    Rectify error in Usage documentation (#328)
   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-28 18:00:39 by Tobias Nygren | Files touched by this commit (1)
Log message:
ruby-jekyll-seo-tag: not for ruby22

Next | Query returned 12 messages, browsing 1 to 10 | Previous