pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-globalid



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 22 13:40:41 UTC 2021

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

Log Message:
devel/ruby-globalid: update to 0.5.2

0.5.1 (2021-07-27)

* New: Allow expiration to be turned off globally #128
* Fixed: Support for ruby-head #132
* Maintainance: Drop support for EOL'ed Rubies (< 2.6.0) and Rails 4.2

0.5.2 (2021-08-02)

* Add back Ruby 2.5 support so gem install rails works out of the box,
  thereby satisfying Rails' Ruby version requirement.  See rails/rails#42931


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-globalid/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-globalid/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-globalid/Makefile
diff -u pkgsrc/devel/ruby-globalid/Makefile:1.11 pkgsrc/devel/ruby-globalid/Makefile:1.12
--- pkgsrc/devel/ruby-globalid/Makefile:1.11    Fri Mar 20 15:08:56 2020
+++ pkgsrc/devel/ruby-globalid/Makefile Sun Aug 22 13:40:40 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/03/20 15:08:56 taca Exp $
+# $NetBSD: Makefile,v 1.12 2021/08/22 13:40:40 taca Exp $
 
-DISTNAME=      globalid-0.4.2
-PKGREVISION=   1
+DISTNAME=      globalid-0.5.2
 CATEGORIES=    devel
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-globalid/distinfo
diff -u pkgsrc/devel/ruby-globalid/distinfo:1.3 pkgsrc/devel/ruby-globalid/distinfo:1.4
--- pkgsrc/devel/ruby-globalid/distinfo:1.3     Sun Feb  3 14:35:05 2019
+++ pkgsrc/devel/ruby-globalid/distinfo Sun Aug 22 13:40:40 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/02/03 14:35:05 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/08/22 13:40:40 taca Exp $
 
-SHA1 (globalid-0.4.2.gem) = ceb9a5c85aca8acd965920059454424103d56f2f
-RMD160 (globalid-0.4.2.gem) = 95f8272b775fb62d8beed43a87bee4b23f6f5f4d
-SHA512 (globalid-0.4.2.gem) = 936d7594e46205e03a14000e3fed7aefc84e60cb8685bf8b6f6646150334ab5499cc4d134ee1d7560315bd378ca6c88df3875052d4457d0ce7f2e0c1cf1cbd1d
-Size (globalid-0.4.2.gem) = 12800 bytes
+SHA1 (globalid-0.5.2.gem) = 6091a20c6a87a78e9b6e729da51a418388a11022
+RMD160 (globalid-0.5.2.gem) = 62d24a2972e365dfb4247071d1d25461c8e438a2
+SHA512 (globalid-0.5.2.gem) = ccdde19f7c3b5faea358741c04d6534f81915f692127bc0afe41311bb505a892ea95af0220c61e0683f94ee500d3e18cc69502efb58a97fc5535b2dfc5af52e3
+Size (globalid-0.5.2.gem) = 13312 bytes



Home | Main Index | Thread Index | Old Index