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/7a2f888211aa
branches:  trunk
changeset: 384554:7a2f888211aa
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 01 14:55:18 2022 +0000

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

diffstat:

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

diffs (46 lines):

diff -r 2cde71ef81f3 -r 7a2f888211aa www/ruby-jekyll-seo-tag/Makefile
--- a/www/ruby-jekyll-seo-tag/Makefile  Thu Sep 01 14:53:39 2022 +0000
+++ b/www/ruby-jekyll-seo-tag/Makefile  Thu Sep 01 14:55:18 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/01/18 14:57:42 taca Exp $
+# $NetBSD: Makefile,v 1.10 2022/09/01 14:55:18 taca Exp $
 
-DISTNAME=      jekyll-seo-tag-2.7.1
+DISTNAME=      jekyll-seo-tag-2.8.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 2cde71ef81f3 -r 7a2f888211aa www/ruby-jekyll-seo-tag/PLIST
--- a/www/ruby-jekyll-seo-tag/PLIST     Thu Sep 01 14:53:39 2022 +0000
+++ b/www/ruby-jekyll-seo-tag/PLIST     Thu Sep 01 14:55:18 2022 +0000
@@ -1,12 +1,14 @@
-@comment $NetBSD: PLIST,v 1.3 2021/01/18 14:57:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/09/01 14:55:18 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.github/workflows/actions/memprof.rb
+${GEM_LIBDIR}/.github/workflows/ci.yml
+${GEM_LIBDIR}/.github/workflows/release.yml
+${GEM_LIBDIR}/.github/workflows/scripts/memprof
+${GEM_LIBDIR}/.github/workflows/scripts/memprof.rb
 ${GEM_LIBDIR}/.github/workflows/third-party.yml
 ${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
 ${GEM_LIBDIR}/LICENSE.txt
diff -r 2cde71ef81f3 -r 7a2f888211aa www/ruby-jekyll-seo-tag/distinfo
--- a/www/ruby-jekyll-seo-tag/distinfo  Thu Sep 01 14:53:39 2022 +0000
+++ b/www/ruby-jekyll-seo-tag/distinfo  Thu Sep 01 14:55:18 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:31:00 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/09/01 14:55:18 taca Exp $
 
-BLAKE2s (jekyll-seo-tag-2.7.1.gem) = 700f832b7f0f79e408fd1bf7e9f03e975db4f9b07ee41859c453eca782ae4b68
-SHA512 (jekyll-seo-tag-2.7.1.gem) = a8d1128984b25992872a15970ed7bae7b7f5ea5c54a8cc4d099184ac178acb3e828408b90fac4c0affa0dc2ab576e0757ca5590b992166121cf169c82ee3a14a
-Size (jekyll-seo-tag-2.7.1.gem) = 20480 bytes
+BLAKE2s (jekyll-seo-tag-2.8.0.gem) = 4e43db575e7738ee1aa16b403a8e7417bb5bd4eb988e08165ea4ed62f7a0ae1b
+SHA512 (jekyll-seo-tag-2.8.0.gem) = cf8de6ce7eff52ac6d282ebc0618c4ce817f35ba9d7a0d18829ce9ec9c5ff105b99656ee9931e876207019b850a43b80f703a98ad65ebbd57f5bc5234ee548d4
+Size (jekyll-seo-tag-2.8.0.gem) = 22016 bytes



Home | Main Index | Thread Index | Old Index