pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-hoe
Module Name: pkgsrc
Committed By: taca
Date: Mon Feb 2 15:21:05 UTC 2026
Modified Files:
pkgsrc/devel/ruby-hoe: Makefile distinfo
Log Message:
devel/ruby-hoe: update to 4.6.0
4.6.0 (2026-01-28)
6 minor enhancements:
* Added "features/problems" to description_sections array.
* Added L=<level> option to dcov task.
* Added description_rdoc_hack=true to force rubygems.org to use rdoc
formatting.
* Multiple description sections include the header descriptions (excluding
first).
* Redid some of the parsing in intuit_values to be cleaner.
* Stole halostatue's extensions to Readme url parsing. Thanks!
3 bug fixes:
* #missing path now raises instead of warns.
* #parse_urls no longer raises on the old array format. Long dead.
* Normalize GHA workflow with minitest and others.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-hoe/Makefile \
pkgsrc/devel/ruby-hoe/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-hoe/Makefile
diff -u pkgsrc/devel/ruby-hoe/Makefile:1.5 pkgsrc/devel/ruby-hoe/Makefile:1.6
--- pkgsrc/devel/ruby-hoe/Makefile:1.5 Tue Jan 13 15:20:09 2026
+++ pkgsrc/devel/ruby-hoe/Makefile Mon Feb 2 15:21:05 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/01/13 15:20:09 taca Exp $
+# $NetBSD: Makefile,v 1.6 2026/02/02 15:21:05 taca Exp $
-DISTNAME= hoe-4.5.1
+DISTNAME= hoe-4.6.0
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-hoe/distinfo
diff -u pkgsrc/devel/ruby-hoe/distinfo:1.5 pkgsrc/devel/ruby-hoe/distinfo:1.6
--- pkgsrc/devel/ruby-hoe/distinfo:1.5 Tue Jan 13 15:20:09 2026
+++ pkgsrc/devel/ruby-hoe/distinfo Mon Feb 2 15:21:05 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/01/13 15:20:09 taca Exp $
+$NetBSD: distinfo,v 1.6 2026/02/02 15:21:05 taca Exp $
-BLAKE2s (hoe-4.5.1.gem) = f705f664aacfededf0d17f961f3e9283551c7db1bca6efa157c7bd233fc661dc
-SHA512 (hoe-4.5.1.gem) = c714e4de94fb5a2409a5f1ec3a6c48da77f28fb58f143e3576df030b8269adb32ccd326075d969fa6a85d09b7be8054337affde61eaa7665f8e365122a74b1e4
-Size (hoe-4.5.1.gem) = 193536 bytes
+BLAKE2s (hoe-4.6.0.gem) = 230e38fe313d4ad42f95df002211a2a579dcbe5644a65b05b03c2c3f5db75ea4
+SHA512 (hoe-4.6.0.gem) = dae883ab55a02ebc3ef338a30ce980710a6da8361fe5add4795379ec31496ffecfc3f3318ea8aa78904b51b2ae15f6619e0fda8090dee2e334e3d4a192024720
+Size (hoe-4.6.0.gem) = 194048 bytes
Home |
Main Index |
Thread Index |
Old Index