pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-public_suffix ruby-public_suffix: update to 4...
details: https://anonhg.NetBSD.org/pkgsrc/rev/781c7494778c
branches: trunk
changeset: 342391:781c7494778c
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sat Oct 19 08:15:16 2019 +0000
description:
ruby-public_suffix: update to 4.0.1.
pkgsrc changes:
- take maintainership
Upstream changes:
#### Release 4.0.1
- CHANGED: Updated definitions.
#### Release 4.0.0
- CHANGED: Minimum Ruby version is 2.3
#### Release 3.1.1
- CHANGED: Updated definitions.
- CHANGED: Rolled back support for Ruby 2.3 (GH-161, GH-162)
IMPORTANT: 3.x is the latest version compatible with Ruby 2.1 and Ruby 2.2.
#### Release 3.1.0
- CHANGED: Updated definitions.
- CHANGED: Minimum Ruby version is 2.3
- CHANGED: Upgraded to Bundler 2.x
diffstat:
net/ruby-public_suffix/Makefile | 6 +++---
net/ruby-public_suffix/PLIST | 3 ++-
net/ruby-public_suffix/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (42 lines):
diff -r 5d3784bde355 -r 781c7494778c net/ruby-public_suffix/Makefile
--- a/net/ruby-public_suffix/Makefile Sat Oct 19 08:14:34 2019 +0000
+++ b/net/ruby-public_suffix/Makefile Sat Oct 19 08:15:16 2019 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2018/09/23 15:56:35 taca Exp $
+# $NetBSD: Makefile,v 1.5 2019/10/19 08:15:16 tsutsui Exp $
-DISTNAME= public_suffix-3.0.3
+DISTNAME= public_suffix-4.0.1
CATEGORIES= net
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= tsutsui%NetBSD.org@localhost
HOMEPAGE= https://simonecarletti.com/code/publicsuffix-ruby
COMMENT= Domain name parser based on the Public Suffix List
LICENSE= mit
diff -r 5d3784bde355 -r 781c7494778c net/ruby-public_suffix/PLIST
--- a/net/ruby-public_suffix/PLIST Sat Oct 19 08:14:34 2019 +0000
+++ b/net/ruby-public_suffix/PLIST Sat Oct 19 08:15:16 2019 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/10 15:16:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/10/19 08:15:16 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.github/FUNDING.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.rubocop_defaults.yml
diff -r 5d3784bde355 -r 781c7494778c net/ruby-public_suffix/distinfo
--- a/net/ruby-public_suffix/distinfo Sat Oct 19 08:14:34 2019 +0000
+++ b/net/ruby-public_suffix/distinfo Sat Oct 19 08:15:16 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/09/23 15:56:35 taca Exp $
+$NetBSD: distinfo,v 1.5 2019/10/19 08:15:16 tsutsui Exp $
-SHA1 (public_suffix-3.0.3.gem) = 453b38a4b815e9f4c9c6467d7c78935d49796938
-RMD160 (public_suffix-3.0.3.gem) = 2923d8a52efab5d7bedb7d48e1365a5c09fdef66
-SHA512 (public_suffix-3.0.3.gem) = 8d80d126bb91162d9228dd515c2e5cee466134493e874c136831eda11293477a035ec05436a16dc0bf720b7b38b15664e8c1d9b5f4f140f4054fc387565ea275
-Size (public_suffix-3.0.3.gem) = 96768 bytes
+SHA1 (public_suffix-4.0.1.gem) = a48da8d6832d598b08f921a8812001e50c1228f3
+RMD160 (public_suffix-4.0.1.gem) = e0fb560e8e42dc97fff0639cffc344832fa2f847
+SHA512 (public_suffix-4.0.1.gem) = 03255a82e084758b78308606c028d86cef6231af0a769af97e8207d777370ba5951fcc2914d19708db996e92e53e5689ac7d628ca3c4f604250e46a274bbaf3a
+Size (public_suffix-4.0.1.gem) = 100352 bytes
Home |
Main Index |
Thread Index |
Old Index