pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-globalid devel/ruby-globalid: update to 0.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13d7dba46dc5
branches:  trunk
changeset: 457278:13d7dba46dc5
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 22 13:40:40 2021 +0000

description:
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

diffstat:

 devel/ruby-globalid/Makefile |   5 ++---
 devel/ruby-globalid/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 022f2ed30865 -r 13d7dba46dc5 devel/ruby-globalid/Makefile
--- a/devel/ruby-globalid/Makefile      Sun Aug 22 13:10:18 2021 +0000
+++ b/devel/ruby-globalid/Makefile      Sun Aug 22 13:40:40 2021 +0000
@@ -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
diff -r 022f2ed30865 -r 13d7dba46dc5 devel/ruby-globalid/distinfo
--- a/devel/ruby-globalid/distinfo      Sun Aug 22 13:10:18 2021 +0000
+++ b/devel/ruby-globalid/distinfo      Sun Aug 22 13:40:40 2021 +0000
@@ -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