pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-tins



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jan 13 14:39:15 UTC 2021

Modified Files:
        pkgsrc/devel/ruby-tins: Makefile PLIST distinfo

Log Message:
devel/ruby-tins: update to 1.28.0

No changes, but it adds support for Ruby 3.0.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-tins/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-tins/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-tins/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-tins/Makefile
diff -u pkgsrc/devel/ruby-tins/Makefile:1.20 pkgsrc/devel/ruby-tins/Makefile:1.21
--- pkgsrc/devel/ruby-tins/Makefile:1.20        Mon Jan 11 13:19:25 2021
+++ pkgsrc/devel/ruby-tins/Makefile     Wed Jan 13 14:39:15 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/01/11 13:19:25 taca Exp $
+# $NetBSD: Makefile,v 1.21 2021/01/13 14:39:15 taca Exp $
 
-DISTNAME=      tins-1.26.0
+DISTNAME=      tins-1.28.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-tins/PLIST
diff -u pkgsrc/devel/ruby-tins/PLIST:1.13 pkgsrc/devel/ruby-tins/PLIST:1.14
--- pkgsrc/devel/ruby-tins/PLIST:1.13   Mon Dec 17 14:58:00 2018
+++ pkgsrc/devel/ruby-tins/PLIST        Wed Jan 13 14:39:15 2021
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.13 2018/12/17 14:58:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.14 2021/01/13 14:39:15 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.tool-versions
 ${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/COPYING
 ${GEM_LIBDIR}/Gemfile

Index: pkgsrc/devel/ruby-tins/distinfo
diff -u pkgsrc/devel/ruby-tins/distinfo:1.21 pkgsrc/devel/ruby-tins/distinfo:1.22
--- pkgsrc/devel/ruby-tins/distinfo:1.21        Mon Jan 11 13:19:25 2021
+++ pkgsrc/devel/ruby-tins/distinfo     Wed Jan 13 14:39:15 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/01/11 13:19:25 taca Exp $
+$NetBSD: distinfo,v 1.22 2021/01/13 14:39:15 taca Exp $
 
-SHA1 (tins-1.26.0.gem) = c324afa4976ae0c908c2ae7f40416e73fa272145
-RMD160 (tins-1.26.0.gem) = 5a4229bdb494da2aa3d2c814dac57af0013aadbd
-SHA512 (tins-1.26.0.gem) = adb5e29420d13a0c147262bb4eaf5289c793795ea929a0e4e9e611658bf97e76edfdb008cff657719f497b0b146a23c497c8adb128014fba390389483e533cfd
-Size (tins-1.26.0.gem) = 306688 bytes
+SHA1 (tins-1.28.0.gem) = f899a8f8b451b30555bbd59f92c4c3ae7a14a6e4
+RMD160 (tins-1.28.0.gem) = c1eef6dc6d7ebdc90002d38e3daf2e3bb1eb9e80
+SHA512 (tins-1.28.0.gem) = 5b24d1f68226755b1e35e6af5d7c234d0126be5f2638ff50aea61877dca2f640bf5cfca73d39268bbe5624cdc420d256e128dfe0faf59129228826fab36defa9
+Size (tins-1.28.0.gem) = 306688 bytes



Home | Main Index | Thread Index | Old Index