pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-diva



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Oct 23 00:42:38 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-diva: Makefile distinfo

Log Message:
ruby-diva: update to 1.1.1.

Upstream changes:
- wrong judgements of equality when Diva::URI is passed as a hash key


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-diva/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-diva/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-diva/Makefile
diff -u pkgsrc/devel/ruby-diva/Makefile:1.9 pkgsrc/devel/ruby-diva/Makefile:1.10
--- pkgsrc/devel/ruby-diva/Makefile:1.9 Sat Sep 11 09:47:00 2021
+++ pkgsrc/devel/ruby-diva/Makefile     Sat Oct 23 00:42:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/09/11 09:47:00 tsutsui Exp $
+# $NetBSD: Makefile,v 1.10 2021/10/23 00:42:38 tsutsui Exp $
 
-DISTNAME=      diva-1.1.0
+DISTNAME=      diva-1.1.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 

Index: pkgsrc/devel/ruby-diva/distinfo
diff -u pkgsrc/devel/ruby-diva/distinfo:1.8 pkgsrc/devel/ruby-diva/distinfo:1.9
--- pkgsrc/devel/ruby-diva/distinfo:1.8 Thu Oct  7 13:44:07 2021
+++ pkgsrc/devel/ruby-diva/distinfo     Sat Oct 23 00:42:38 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/07 13:44:07 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/10/23 00:42:38 tsutsui Exp $
 
-RMD160 (diva-1.1.0.gem) = 088794ec07f8734b25a9e3ba53ed7a67db014869
-SHA512 (diva-1.1.0.gem) = d7a6266f7d60ce4f28ff05832e395cbbf759e274d75c23f6ea5f520cc8acf683cd8460e9fd858e41b326cbdbfb30cf3e0aa537b81c13366b9bf280d9eabb67ac
-Size (diva-1.1.0.gem) = 15872 bytes
+RMD160 (diva-1.1.1.gem) = b944ddc6c45b23d3e8a01cb35c0d31fb45bcc04b
+SHA512 (diva-1.1.1.gem) = f99343fcb5fe2907e6d641e6a78b25b2f6be328e794a7e60a966b3e46ae6dd2c0376cc8bef02871e63d04568da016de553beddeabf695715d572cd8d6933f114
+Size (diva-1.1.1.gem) = 15872 bytes



Home | Main Index | Thread Index | Old Index