pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-contracts devel/ruby-contracts: update to 0.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef64e43af948
branches:  trunk
changeset: 389038:ef64e43af948
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Nov 29 12:39:05 2022 +0000

description:
devel/ruby-contracts: update to 0.17

0.17 (2021-05-17)

No release note nor changelog for 0.17, but 0.17 add support for Ruby 3.0.

diffstat:

 devel/ruby-contracts/Makefile |  6 ++++--
 devel/ruby-contracts/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 205ed98b8ae3 -r ef64e43af948 devel/ruby-contracts/Makefile
--- a/devel/ruby-contracts/Makefile     Tue Nov 29 10:52:03 2022 +0000
+++ b/devel/ruby-contracts/Makefile     Tue Nov 29 12:39:05 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/05/04 08:19:51 taca Exp $
+# $NetBSD: Makefile,v 1.4 2022/11/29 12:39:05 taca Exp $
 
-DISTNAME=      contracts-0.16.1
+DISTNAME=      contracts-0.17
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -10,5 +10,7 @@
 
 USE_LANGUAGES= # none
 
+RUBY_VERSIONS_ACCEPTED=        30 31
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 205ed98b8ae3 -r ef64e43af948 devel/ruby-contracts/distinfo
--- a/devel/ruby-contracts/distinfo     Tue Nov 29 10:52:03 2022 +0000
+++ b/devel/ruby-contracts/distinfo     Tue Nov 29 12:39:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:19:28 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/11/29 12:39:05 taca Exp $
 
-BLAKE2s (contracts-0.16.1.gem) = 95af6f521f6c726b4107a734ed37bdc30cdd14f83276519cb0786a0637daa5eb
-SHA512 (contracts-0.16.1.gem) = bc182431de9efbc6d23603c68a64eddcd3f27ea1ac8c2c9ff00840cf38d2f58ba595304127e6b43e504d3aa387559a5c1429b671dadac175d3a4ad2c02edbf6a
-Size (contracts-0.16.1.gem) = 57856 bytes
+BLAKE2s (contracts-0.17.gem) = cac0721c9bcad6822b0cfdd67b8a6354324583fe74df41e412935c4318125e26
+SHA512 (contracts-0.17.gem) = bce1417e7b505ec35b43917d53cbdb175995ff877da2a6122e08b3c7e537d557785987a0110006525dd079f09d574be3f5f4793154f99ac91c32f83662fa311b
+Size (contracts-0.17.gem) = 58368 bytes



Home | Main Index | Thread Index | Old Index