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 Update to 2.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32ddcf693e30
branches:  trunk
changeset: 340614:32ddcf693e30
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Oct 05 04:55:09 2019 +0000

description:
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)

diffstat:

 www/ruby-jekyll-seo-tag/Makefile |   4 ++--
 www/ruby-jekyll-seo-tag/PLIST    |   3 ++-
 www/ruby-jekyll-seo-tag/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r e163de704614 -r 32ddcf693e30 www/ruby-jekyll-seo-tag/Makefile
--- a/www/ruby-jekyll-seo-tag/Makefile  Sat Oct 05 04:52:41 2019 +0000
+++ b/www/ruby-jekyll-seo-tag/Makefile  Sat Oct 05 04:55:09 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/04/15 06:11:33 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2019/10/05 04:55:09 ryoon Exp $
 
-DISTNAME=      jekyll-seo-tag-2.5.0
+DISTNAME=      jekyll-seo-tag-2.6.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r e163de704614 -r 32ddcf693e30 www/ruby-jekyll-seo-tag/PLIST
--- a/www/ruby-jekyll-seo-tag/PLIST     Sat Oct 05 04:52:41 2019 +0000
+++ b/www/ruby-jekyll-seo-tag/PLIST     Sat Oct 05 04:55:09 2019 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2018/03/13 17:10:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/10/05 04:55:09 ryoon Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
 ${GEM_LIBDIR}/.rubocop.yml
+${GEM_LIBDIR}/.rubocop_todo.yml
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/History.markdown
diff -r e163de704614 -r 32ddcf693e30 www/ruby-jekyll-seo-tag/distinfo
--- a/www/ruby-jekyll-seo-tag/distinfo  Sat Oct 05 04:52:41 2019 +0000
+++ b/www/ruby-jekyll-seo-tag/distinfo  Sat Oct 05 04:55:09 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/09/23 17:13:51 taca Exp $
+$NetBSD: distinfo,v 1.3 2019/10/05 04:55:09 ryoon Exp $
 
-SHA1 (jekyll-seo-tag-2.5.0.gem) = 209984993c8c28392273965cd6bcd95aa60f5831
-RMD160 (jekyll-seo-tag-2.5.0.gem) = 00b7d295820f513d8b98b3d2733883583ae5c262
-SHA512 (jekyll-seo-tag-2.5.0.gem) = 993e2dacc3e83b43183798162219a99ee711b0f56e88b202c90b61a97ddf233a577b2d718477270f860310c3552a3a14a7766c11e35ce80865604e4dc010771d
-Size (jekyll-seo-tag-2.5.0.gem) = 17920 bytes
+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



Home | Main Index | Thread Index | Old Index