pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-uuidtools devel/ruby-uuidtools: update to 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b08a0159567d
branches:  trunk
changeset: 439109:b08a0159567d
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 14 13:09:54 2020 +0000

description:
devel/ruby-uuidtools: update to 2.2.0

Update ruby-uuidtools to 2.2.0.


== UUIDTools 2.2.0
 * drop support for ruby < 2.3
 * use Integer vs Fixnum
 * performance improvements

diffstat:

 devel/ruby-uuidtools/Makefile |   4 ++--
 devel/ruby-uuidtools/PLIST    |   3 ++-
 devel/ruby-uuidtools/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r c8db0f14b04b -r b08a0159567d devel/ruby-uuidtools/Makefile
--- a/devel/ruby-uuidtools/Makefile     Mon Sep 14 13:08:42 2020 +0000
+++ b/devel/ruby-uuidtools/Makefile     Mon Sep 14 13:09:54 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/09/26 15:04:22 taca Exp $
+# $NetBSD: Makefile,v 1.7 2020/09/14 13:09:54 taca Exp $
 
-DISTNAME=      uuidtools-2.1.5
+DISTNAME=      uuidtools-2.2.0
 CATEGORIES=    databases
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r c8db0f14b04b -r b08a0159567d devel/ruby-uuidtools/PLIST
--- a/devel/ruby-uuidtools/PLIST        Mon Sep 14 13:08:42 2020 +0000
+++ b/devel/ruby-uuidtools/PLIST        Mon Sep 14 13:09:54 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/02/02 15:28:45 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2020/09/14 13:09:54 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG
 ${GEM_LIBDIR}/LICENSE.txt
@@ -19,5 +19,6 @@
 ${GEM_LIBDIR}/tasks/metrics.rake
 ${GEM_LIBDIR}/tasks/rspec.rake
 ${GEM_LIBDIR}/tasks/yard.rake
+${GEM_LIBDIR}/uuidtools.gemspec
 ${GEM_LIBDIR}/website/index.html
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r c8db0f14b04b -r b08a0159567d devel/ruby-uuidtools/distinfo
--- a/devel/ruby-uuidtools/distinfo     Mon Sep 14 13:08:42 2020 +0000
+++ b/devel/ruby-uuidtools/distinfo     Mon Sep 14 13:09:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:29:31 agc Exp $
+$NetBSD: distinfo,v 1.7 2020/09/14 13:09:54 taca Exp $
 
-SHA1 (uuidtools-2.1.5.gem) = c66138adb04e0c082bfe43c45df7f097be7a5b95
-RMD160 (uuidtools-2.1.5.gem) = 46413ed7c9c9e7194db37ab4a658a145e511f072
-SHA512 (uuidtools-2.1.5.gem) = c56e6329e48638bd5049d348beedec7fadb9ee7a133a5013ddd41ae98baa8213d8944903059729c9ca4f38b24d9b565b5653332685982337a4233f11d4865ac0
-Size (uuidtools-2.1.5.gem) = 25600 bytes
+SHA1 (uuidtools-2.2.0.gem) = 4629411bf7383bf2f8870e50021b082f1d486cab
+RMD160 (uuidtools-2.2.0.gem) = 3c22eeae505d4ad6b4f154e108b6f3c7786ac3fa
+SHA512 (uuidtools-2.2.0.gem) = 17f15e8816fd17d31e1296522d9c68b8da71211556c3284770197b06a6fe01f9038c1e6c6e5e8272b4290cfb23b48914a27717c4705fba17e5d9848257664360
+Size (uuidtools-2.2.0.gem) = 27136 bytes



Home | Main Index | Thread Index | Old Index