pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-docile
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 10 14:44:45 UTC 2021
Modified Files:
pkgsrc/devel/ruby-docile: Makefile PLIST distinfo
Log Message:
devel/ruby-docile: update to 1.3.4
1.3.4 (Dec 22, 2020)
* Special thanks to Benoit Daloze (@eregon):
- Fix delegation on Ruby 2.7 (issues #45 and #44, PR #52)
1.3.3 (Dec 18, 2020)
* Special thanks (again!) to Taichi Ishitani (@taichi-ishitani):
- Fix keyword arg warnings on Ruby 2.7 (issue #44, PR #45)
- Filter Docile's source files from backtrace (issue #35, PR #36)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-docile/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-docile/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-docile/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-docile/Makefile
diff -u pkgsrc/devel/ruby-docile/Makefile:1.5 pkgsrc/devel/ruby-docile/Makefile:1.6
--- pkgsrc/devel/ruby-docile/Makefile:1.5 Wed Oct 23 16:34:19 2019
+++ pkgsrc/devel/ruby-docile/Makefile Sun Jan 10 14:44:45 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/10/23 16:34:19 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/10 14:44:45 taca Exp $
-DISTNAME= docile-1.3.2
+DISTNAME= docile-1.3.4
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-docile/PLIST
diff -u pkgsrc/devel/ruby-docile/PLIST:1.3 pkgsrc/devel/ruby-docile/PLIST:1.4
--- pkgsrc/devel/ruby-docile/PLIST:1.3 Wed Feb 28 15:47:49 2018
+++ pkgsrc/devel/ruby-docile/PLIST Sun Jan 10 14:44:45 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/02/28 15:47:49 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/01/10 14:44:45 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
@@ -11,10 +11,10 @@ ${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/docile.gemspec
${GEM_LIBDIR}/lib/docile.rb
+${GEM_LIBDIR}/lib/docile/backtrace_filter.rb
${GEM_LIBDIR}/lib/docile/chaining_fallback_context_proxy.rb
${GEM_LIBDIR}/lib/docile/execution.rb
${GEM_LIBDIR}/lib/docile/fallback_context_proxy.rb
${GEM_LIBDIR}/lib/docile/version.rb
${GEM_LIBDIR}/on_what.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-
Index: pkgsrc/devel/ruby-docile/distinfo
diff -u pkgsrc/devel/ruby-docile/distinfo:1.6 pkgsrc/devel/ruby-docile/distinfo:1.7
--- pkgsrc/devel/ruby-docile/distinfo:1.6 Wed Oct 23 16:34:19 2019
+++ pkgsrc/devel/ruby-docile/distinfo Sun Jan 10 14:44:45 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/10/23 16:34:19 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/01/10 14:44:45 taca Exp $
-SHA1 (docile-1.3.2.gem) = 8392247595f2f43f6b3b75ae6f89c7f534b1cb55
-RMD160 (docile-1.3.2.gem) = 90c7295e34c9cd59c7d54c21ab568f49b225f837
-SHA512 (docile-1.3.2.gem) = 638829d6dff383f50ec78e944ef994b0c5fd1485434dad0d306e047d08cc404a5a36513f41676bd73461fb1776d44c9b5e74491718e0815c9c97c65b35e5e408
-Size (docile-1.3.2.gem) = 15360 bytes
+SHA1 (docile-1.3.4.gem) = 46e477548fe6c9b2b3181427919c9be58b7e05bb
+RMD160 (docile-1.3.4.gem) = 355c746d6d19697649c03dbbe98b522d0fe52d20
+SHA512 (docile-1.3.4.gem) = 88cfa7463ddf5c071cb906d0457d518f4528512d6db788dda9f35957df114f5f90f3dccba9fb2027f87dde901965ed46f7798af04471c0ff9c5bc240f36e01db
+Size (docile-1.3.4.gem) = 15872 bytes
Home |
Main Index |
Thread Index |
Old Index