pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rb-kqueue



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Feb 12 13:08:51 UTC 2022

Modified Files:
        pkgsrc/devel/ruby-rb-kqueue: Makefile distinfo

Log Message:
devel/ruby-rb-kqueue: update to 0.2.8

No change log nor release note, here are quote from commit logs.

0.2.8 (2022-02-07)

* Fix wrong number of arguments (given 1, expected 0) (ArgumentError)
* Make id optional


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-rb-kqueue/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-rb-kqueue/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-rb-kqueue/Makefile
diff -u pkgsrc/devel/ruby-rb-kqueue/Makefile:1.5 pkgsrc/devel/ruby-rb-kqueue/Makefile:1.6
--- pkgsrc/devel/ruby-rb-kqueue/Makefile:1.5    Tue Aug 31 15:17:06 2021
+++ pkgsrc/devel/ruby-rb-kqueue/Makefile        Sat Feb 12 13:08:51 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/08/31 15:17:06 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/02/12 13:08:51 taca Exp $
 
-DISTNAME=      rb-kqueue-0.2.7
+DISTNAME=      rb-kqueue-0.2.8
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-rb-kqueue/distinfo
diff -u pkgsrc/devel/ruby-rb-kqueue/distinfo:1.6 pkgsrc/devel/ruby-rb-kqueue/distinfo:1.7
--- pkgsrc/devel/ruby-rb-kqueue/distinfo:1.6    Tue Oct 26 10:19:43 2021
+++ pkgsrc/devel/ruby-rb-kqueue/distinfo        Sat Feb 12 13:08:51 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:19:43 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/02/12 13:08:51 taca Exp $
 
-BLAKE2s (rb-kqueue-0.2.7.gem) = 91854c16aa41f68a29e32479f3885a48dcc8dca649568a0ff55a6a8a1ae4e7d7
-SHA512 (rb-kqueue-0.2.7.gem) = d7df7c56288382fae143b0610077bb9ac55435c812f78647380ee85e0dccccb3d73667cad89a5c42581969d936353e929edaccc0b9f6e5e27b47123774e30efc
-Size (rb-kqueue-0.2.7.gem) = 19456 bytes
+BLAKE2s (rb-kqueue-0.2.8.gem) = a3aaf764e07bbf15bdff5d2d0c29fa869d40a22e9adef4b3230306fdc1a53c7d
+SHA512 (rb-kqueue-0.2.8.gem) = aea9897f79c2c64d51cfd777bc0896eed29d80cbc3eaa8efe91313afa3692832e54e8bb53cf33376b6a5184ef55ddcde9ae7a70e88d3dd5b41d9e363266ccbe7
+Size (rb-kqueue-0.2.8.gem) = 19456 bytes



Home | Main Index | Thread Index | Old Index