pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-net-imap
Module Name: pkgsrc
Committed By: taca
Date: Sat Aug 30 07:42:35 UTC 2025
Modified Files:
pkgsrc/net/ruby-net-imap: Makefile distinfo
Log Message:
net/ruby-net-imap: update to 0.5.10
0.5.10 (2025-08-29)
What's Changed
Added
* Update SequenceSet#inspect format to Net::IMAP::SequenceSet(#{string}) by
@nevans in #501
* Abridge SequenceSet#inspect output for more than 512 entries by @nevans in
#502
Fixed
* Fix spelling of \Remote mailbox attr constant by @voxik in #509
Documentation
* Fix mistake in SequenceSet#string= rdoc by @nevans in #497
* Fix SequenceSet creation rdoc example output by @nevans in #499
Other Changes
* Improve ArgumentError in SequenceSet#string= by @nevans in #498
* Refactor SequenceSet#dup, #clone, and #replace by @nevans in #505
Miscellaneous
* Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot]
in #496
* Bump step-security/harden-runner from 2.12.2 to 2.13.0 by @dependabot[bot]
in #500
* Add SequenceSet benchmarks by @nevans in #485
* Fix benchmark data for SequenceSet#normalize by @nevans in #503
* Add vernier profiler for SequenceSet tests and benchmarks by @nevans in
#504
* Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #507
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in #506
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/ruby-net-imap/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/ruby-net-imap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-net-imap/Makefile
diff -u pkgsrc/net/ruby-net-imap/Makefile:1.15 pkgsrc/net/ruby-net-imap/Makefile:1.16
--- pkgsrc/net/ruby-net-imap/Makefile:1.15 Sat Jul 26 06:38:28 2025
+++ pkgsrc/net/ruby-net-imap/Makefile Sat Aug 30 07:42:35 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/07/26 06:38:28 taca Exp $
+# $NetBSD: Makefile,v 1.16 2025/08/30 07:42:35 taca Exp $
-DISTNAME= net-imap-0.5.9
+DISTNAME= net-imap-0.5.10
CATEGORIES= net mail
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-net-imap/distinfo
diff -u pkgsrc/net/ruby-net-imap/distinfo:1.9 pkgsrc/net/ruby-net-imap/distinfo:1.10
--- pkgsrc/net/ruby-net-imap/distinfo:1.9 Sat Jul 26 06:38:28 2025
+++ pkgsrc/net/ruby-net-imap/distinfo Sat Aug 30 07:42:35 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/07/26 06:38:28 taca Exp $
+$NetBSD: distinfo,v 1.10 2025/08/30 07:42:35 taca Exp $
-BLAKE2s (net-imap-0.5.9.gem) = 423053b483f40f559b3888dc2c9583897f4e9c29e7ae57ea67a3b7395c664341
-SHA512 (net-imap-0.5.9.gem) = 5981d9d446d89788cd0b9fb370e27f217eeeab70296ffeba56f22bfa8da0f26821a09f62afbf9f33db705fc49da3e013ba5fc228311480422eeb91442e7f806d
-Size (net-imap-0.5.9.gem) = 178688 bytes
+BLAKE2s (net-imap-0.5.10.gem) = eb38e05edaa0e5b1b0552f68630b291cd5825b14c7e4de3c092448be9c9aef9a
+SHA512 (net-imap-0.5.10.gem) = 3f30ae1c0f476fd79d537e4593e40f23104af24b79715fff59d3cfa89c19f60dcb5dcd5f117585e5404fefbfa05165901d1386560d3c3b9ce7f2235c90cb654f
+Size (net-imap-0.5.10.gem) = 179712 bytes
Home |
Main Index |
Thread Index |
Old Index