pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-jekyll-seo-tag



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 31 14:40:01 UTC 2026

Modified Files:
        pkgsrc/www/ruby-jekyll-seo-tag: Makefile distinfo

Log Message:
www/ruby-jekyll-seo-tag: update to 2.9.0

2.9.0  (2026-05-08)

Minor Enhancements

* Added the twitter:description tag (#464)
* Support for image paths relative to the page's directory (#466)
* Truncate the description value to 100 words (#492)
* Add support for title_category (#517)
* feat: Add canonical=false option to disable canonical URL output (#521)
* Add a article:modified_time property for articles (#515)

Bug Fixes

* Use attribute name consistently for metadata under twitter namespace
  (#437)

Documentation

* Migrate build badge to GH Actions (#499)

Development Fixes

* Add Ruby 3.1 to CI matrix (#459)
* chore: remove git.io (#462)
* Bump versions in workflows (#516)
* fix: Fix rubocop offenses (#518)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ruby-jekyll-seo-tag/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/ruby-jekyll-seo-tag/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-jekyll-seo-tag/Makefile
diff -u pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.10 pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.11
--- pkgsrc/www/ruby-jekyll-seo-tag/Makefile:1.10        Thu Sep  1 14:55:18 2022
+++ pkgsrc/www/ruby-jekyll-seo-tag/Makefile     Sun May 31 14:40:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/09/01 14:55:18 taca Exp $
+# $NetBSD: Makefile,v 1.11 2026/05/31 14:40:01 taca Exp $
 
-DISTNAME=      jekyll-seo-tag-2.8.0
+DISTNAME=      jekyll-seo-tag-2.9.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-jekyll-seo-tag/distinfo
diff -u pkgsrc/www/ruby-jekyll-seo-tag/distinfo:1.7 pkgsrc/www/ruby-jekyll-seo-tag/distinfo:1.8
--- pkgsrc/www/ruby-jekyll-seo-tag/distinfo:1.7 Thu Sep  1 14:55:18 2022
+++ pkgsrc/www/ruby-jekyll-seo-tag/distinfo     Sun May 31 14:40:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/09/01 14:55:18 taca Exp $
+$NetBSD: distinfo,v 1.8 2026/05/31 14:40:01 taca Exp $
 
-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
+BLAKE2s (jekyll-seo-tag-2.9.0.gem) = fbcd272567d9fd409635f8dbfd598674b6dab4c0a4315708895e4bf1a74af717
+SHA512 (jekyll-seo-tag-2.9.0.gem) = 3952678fdd4e7a8c72360d66fb18d6714aa1d1b82a36d533f5f361f198d06e0a9bd716c7ca9053ba295fe2f6fcf6ea0806299ce97c5d9c492849a06b767a01f5
+Size (jekyll-seo-tag-2.9.0.gem) = 23040 bytes



Home | Main Index | Thread Index | Old Index