pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-nokogiri Updated ruby-nokogiri to 1.7.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4666f439371b
branches:  trunk
changeset: 356921:4666f439371b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 07 22:30:13 2017 +0000

description:
Updated ruby-nokogiri to 1.7.0.1.

# 1.7.0.1 / 2017-01-04

## Bugs

* Fix OpenBSD support. (#1569) (related to #1543)


# 1.7.0 / 2016-12-26

## Features

* Remove deprecation warnings in Ruby 2.4.0 (#1545) (Thanks, @matthewd!)
* Support egcc compiler on OpenBSD (#1543) (Thanks, @frenkel and @knu!)


## Backwards incompatibilities.

This release ends support for:

* Ruby 1.9.2, for which official support ended on 2014-07-31
* Ruby 1.9.3, for which official support ended on 2015-02-23
* Ruby 2.0.0, for which official support ended on 2016-02-24
* MacRuby, which hasn't been actively supported since 2015-01-13 (see https://github.com/MacRuby/MacRuby/commit/f76b9d6e99c18236db617e8aceb12c27d593a483)

diffstat:

 textproc/ruby-nokogiri/Makefile |   4 ++--
 textproc/ruby-nokogiri/PLIST    |   4 ++--
 textproc/ruby-nokogiri/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 6f25efc2a87d -r 4666f439371b textproc/ruby-nokogiri/Makefile
--- a/textproc/ruby-nokogiri/Makefile   Sat Jan 07 22:26:55 2017 +0000
+++ b/textproc/ruby-nokogiri/Makefile   Sat Jan 07 22:30:13 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/10/18 14:41:15 taca Exp $
+# $NetBSD: Makefile,v 1.33 2017/01/07 22:30:13 wiz Exp $
 
-DISTNAME=      nokogiri-1.6.8.1
+DISTNAME=      nokogiri-1.7.0.1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 6f25efc2a87d -r 4666f439371b textproc/ruby-nokogiri/PLIST
--- a/textproc/ruby-nokogiri/PLIST      Sat Jan 07 22:26:55 2017 +0000
+++ b/textproc/ruby-nokogiri/PLIST      Sat Jan 07 22:30:13 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2016/10/18 14:41:15 taca Exp $
+@comment $NetBSD: PLIST,v 1.21 2017/01/07 22:30:13 wiz Exp $
 bin/nokogiri${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
@@ -8,7 +8,7 @@
 ${GEM_LIBDIR}/.editorconfig
 ${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/CHANGELOG.rdoc
+${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/CONTRIBUTING.md
 ${GEM_LIBDIR}/C_CODING_STYLE.rdoc
 ${GEM_LIBDIR}/Gemfile
diff -r 6f25efc2a87d -r 4666f439371b textproc/ruby-nokogiri/distinfo
--- a/textproc/ruby-nokogiri/distinfo   Sat Jan 07 22:26:55 2017 +0000
+++ b/textproc/ruby-nokogiri/distinfo   Sat Jan 07 22:30:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2016/10/18 14:41:15 taca Exp $
+$NetBSD: distinfo,v 1.23 2017/01/07 22:30:13 wiz Exp $
 
-SHA1 (nokogiri-1.6.8.1.gem) = 63111f6eda5a7cbe442e2b6ec6c492250da9fa39
-RMD160 (nokogiri-1.6.8.1.gem) = c89c370d1a866fb7e2de9062459b76e99882e52a
-SHA512 (nokogiri-1.6.8.1.gem) = 6a87f16bd01dfec1da442dd6d8c87f06c61dec42c3a5042145d7b9a1e3e553ca59bcc59cb881587301e33b9a3a3a0615f12dd77562a1120862a87cd8061d0a0d
-Size (nokogiri-1.6.8.1.gem) = 9147904 bytes
+SHA1 (nokogiri-1.7.0.1.gem) = 0b1e17d544ea710c9efe1988f28885d9084e9779
+RMD160 (nokogiri-1.7.0.1.gem) = 3179fc9598621ec4e92d31ac376b2b6590334b9c
+SHA512 (nokogiri-1.7.0.1.gem) = 5be8529b809d210bd10a70c8dbcafec5750585ff47e05de07776f6086ab197a4f195d42ff1c534e6e0eeca19ad257a4ae0fcc62af4ff3b514bb47525d6e106d4
+Size (nokogiri-1.7.0.1.gem) = 9147904 bytes



Home | Main Index | Thread Index | Old Index