pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-contracts



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Nov 29 12:39:05 UTC 2022

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

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-contracts/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-contracts/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-contracts/Makefile
diff -u pkgsrc/devel/ruby-contracts/Makefile:1.3 pkgsrc/devel/ruby-contracts/Makefile:1.4
--- pkgsrc/devel/ruby-contracts/Makefile:1.3    Tue May  4 08:19:51 2021
+++ pkgsrc/devel/ruby-contracts/Makefile        Tue Nov 29 12:39:05 2022
@@ -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 @@ LICENSE=      2-clause-bsd
 
 USE_LANGUAGES= # none
 
+RUBY_VERSIONS_ACCEPTED=        30 31
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ruby-contracts/distinfo
diff -u pkgsrc/devel/ruby-contracts/distinfo:1.5 pkgsrc/devel/ruby-contracts/distinfo:1.6
--- pkgsrc/devel/ruby-contracts/distinfo:1.5    Tue Oct 26 10:19:28 2021
+++ pkgsrc/devel/ruby-contracts/distinfo        Tue Nov 29 12:39:05 2022
@@ -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