pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-jekyll-seo-tag www/ruby-jekyll-seo-tag: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e5217aa8576
branches: trunk
changeset: 445231:8e5217aa8576
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 18 14:57:42 2021 +0000
description:
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)
diffstat:
www/ruby-jekyll-seo-tag/Makefile | 4 ++--
www/ruby-jekyll-seo-tag/PLIST | 4 +++-
www/ruby-jekyll-seo-tag/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (39 lines):
diff -r a215efd665c0 -r 8e5217aa8576 www/ruby-jekyll-seo-tag/Makefile
--- a/www/ruby-jekyll-seo-tag/Makefile Mon Jan 18 14:55:37 2021 +0000
+++ b/www/ruby-jekyll-seo-tag/Makefile Mon Jan 18 14:57:42 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/06/18 16:42:37 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/01/18 14:57:42 taca Exp $
-DISTNAME= jekyll-seo-tag-2.6.1
+DISTNAME= jekyll-seo-tag-2.7.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r a215efd665c0 -r 8e5217aa8576 www/ruby-jekyll-seo-tag/PLIST
--- a/www/ruby-jekyll-seo-tag/PLIST Mon Jan 18 14:55:37 2021 +0000
+++ b/www/ruby-jekyll-seo-tag/PLIST Mon Jan 18 14:57:42 2021 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2019/10/05 04:55:09 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/01/18 14:57:42 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/workflows/actions/memprof.rb
+${GEM_LIBDIR}/.github/workflows/third-party.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rubocop.yml
diff -r a215efd665c0 -r 8e5217aa8576 www/ruby-jekyll-seo-tag/distinfo
--- a/www/ruby-jekyll-seo-tag/distinfo Mon Jan 18 14:55:37 2021 +0000
+++ b/www/ruby-jekyll-seo-tag/distinfo Mon Jan 18 14:57:42 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/10/05 04:55:09 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2021/01/18 14:57:42 taca Exp $
-SHA1 (jekyll-seo-tag-2.6.1.gem) = 39e7010512a818f512291315e2586542917da7b9
-RMD160 (jekyll-seo-tag-2.6.1.gem) = 102653c1355c3030961e8630c4d082dc666789ff
-SHA512 (jekyll-seo-tag-2.6.1.gem) = 813553ad22a59fb5b76f1393e892c5f377d26843e9008811f328574541ca44a4b2d9396cdf953c8ddb23f23c13ca4ef00fb82e2c237221e20f8e933c11fae14e
-Size (jekyll-seo-tag-2.6.1.gem) = 18432 bytes
+SHA1 (jekyll-seo-tag-2.7.1.gem) = c72254268648972229b8a7163e8f65a21ec8d8ea
+RMD160 (jekyll-seo-tag-2.7.1.gem) = 4b6b95149edb43b76ef663136ebe5303b45cb53f
+SHA512 (jekyll-seo-tag-2.7.1.gem) = a8d1128984b25992872a15970ed7bae7b7f5ea5c54a8cc4d099184ac178acb3e828408b90fac4c0affa0dc2ab576e0757ca5590b992166121cf169c82ee3a14a
+Size (jekyll-seo-tag-2.7.1.gem) = 20480 bytes
Home |
Main Index |
Thread Index |
Old Index