pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/ruby-unf_ext converters/ruby-unf_ext: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/104db9e3e4e2
branches: trunk
changeset: 458578:104db9e3e4e2
user: taca <taca%pkgsrc.org@localhost>
date: Sat Sep 18 13:50:33 2021 +0000
description:
converters/ruby-unf_ext: update to 0.0.8
0.0.8 (2021-09-14)
* No functional change in the library code.
* Include Windows binaries for Ruby 3.0.
* Drop support for Ruby 2.1 and earlier.
* Replace Travis CI with Github Actions.
* Fix cross-build after upgrading rake-compiler/rake-compiler-dock to
1.1.1/1.1.0.
diffstat:
converters/ruby-unf_ext/Makefile | 4 ++--
converters/ruby-unf_ext/PLIST | 4 ++--
converters/ruby-unf_ext/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (43 lines):
diff -r ff487df21f21 -r 104db9e3e4e2 converters/ruby-unf_ext/Makefile
--- a/converters/ruby-unf_ext/Makefile Sat Sep 18 13:48:54 2021 +0000
+++ b/converters/ruby-unf_ext/Makefile Sat Sep 18 13:50:33 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/01/10 14:05:22 taca Exp $
+# $NetBSD: Makefile,v 1.12 2021/09/18 13:50:33 taca Exp $
-DISTNAME= unf_ext-0.0.7.7
+DISTNAME= unf_ext-0.0.8
CATEGORIES= converters
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r ff487df21f21 -r 104db9e3e4e2 converters/ruby-unf_ext/PLIST
--- a/converters/ruby-unf_ext/PLIST Sat Sep 18 13:48:54 2021 +0000
+++ b/converters/ruby-unf_ext/PLIST Sat Sep 18 13:50:33 2021 +0000
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.6 2015/06/04 13:57:38 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/09/18 13:50:33 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
${GEM_EXTSDIR}/unf_ext.${RUBY_DLEXT}
${GEM_LIBDIR}/.document
+${GEM_LIBDIR}/.github/workflows/unf_ext.yml
${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
diff -r ff487df21f21 -r 104db9e3e4e2 converters/ruby-unf_ext/distinfo
--- a/converters/ruby-unf_ext/distinfo Sat Sep 18 13:48:54 2021 +0000
+++ b/converters/ruby-unf_ext/distinfo Sat Sep 18 13:50:33 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2021/01/10 14:05:22 taca Exp $
+$NetBSD: distinfo,v 1.11 2021/09/18 13:50:33 taca Exp $
-SHA1 (unf_ext-0.0.7.7.gem) = d0d10680d5bb965d1186ccefb6c01a35e31c4a56
-RMD160 (unf_ext-0.0.7.7.gem) = 55b9e3d186a2b175d75b0ea6c1710f30072a7ce0
-SHA512 (unf_ext-0.0.7.7.gem) = 7dc75f071be4d4f3cd44f64a26c5f63f01494f79f3585eea3b307c3e8133b17b1007c4b36915f7254e516ae7a62268be8f3e4b250dcec7a9a083b5a66582887d
-Size (unf_ext-0.0.7.7.gem) = 399360 bytes
+SHA1 (unf_ext-0.0.8.gem) = 00b94ffefac2334e55107f2308150717c59ebe8d
+RMD160 (unf_ext-0.0.8.gem) = cfc51cc63b1a1fe8b80afb8e8211cb32a44d98ab
+SHA512 (unf_ext-0.0.8.gem) = f0c1e7273aa1b74c81a8b6f108171cbee5479c3f5c256ea3eba3797cf2f5db0c346a33a524fa40bcdea02a75be60fcd470f0a17231cb7b103d28763dd0f8b56f
+Size (unf_ext-0.0.8.gem) = 399360 bytes
Home |
Main Index |
Thread Index |
Old Index