pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-libxml textproc/ruby-libxml: update to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c409126155f8
branches:  trunk
changeset: 444918:c409126155f8
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jan 14 14:46:16 2021 +0000

description:
textproc/ruby-libxml: update to 3.2.1

== 3.2.1 / 2020-11-05

* Fix incorrect handling of encodings when using XMLWriter.io (Charlie
  Savage)
* Clean up README  (Richard Michael)

diffstat:

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

diffs (46 lines):

diff -r 664edd1d2950 -r c409126155f8 textproc/ruby-libxml/Makefile
--- a/textproc/ruby-libxml/Makefile     Thu Jan 14 14:45:07 2021 +0000
+++ b/textproc/ruby-libxml/Makefile     Thu Jan 14 14:46:16 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2020/11/05 09:09:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2021/01/14 14:46:16 taca Exp $
 
-DISTNAME=      libxml-ruby-3.2.0
+DISTNAME=      libxml-ruby-3.2.1
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//}
-PKGREVISION=   2
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 664edd1d2950 -r c409126155f8 textproc/ruby-libxml/PLIST
--- a/textproc/ruby-libxml/PLIST        Thu Jan 14 14:45:07 2021 +0000
+++ b/textproc/ruby-libxml/PLIST        Thu Jan 14 14:46:16 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2020/05/25 15:25:18 taca Exp $
+@comment $NetBSD: PLIST,v 1.21 2021/01/14 14:46:16 taca Exp $
 ${GEM_HOME}/build_info/${GEM_NAME}.info
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
@@ -166,6 +166,7 @@
 ${GEM_LIBDIR}/test/model/shiporder.xsd
 ${GEM_LIBDIR}/test/model/soap.xml
 ${GEM_LIBDIR}/test/model/xinclude.xml
+${GEM_LIBDIR}/test/test.xml
 ${GEM_LIBDIR}/test/test_attr.rb
 ${GEM_LIBDIR}/test/test_attr_decl.rb
 ${GEM_LIBDIR}/test/test_attributes.rb
diff -r 664edd1d2950 -r c409126155f8 textproc/ruby-libxml/distinfo
--- a/textproc/ruby-libxml/distinfo     Thu Jan 14 14:45:07 2021 +0000
+++ b/textproc/ruby-libxml/distinfo     Thu Jan 14 14:46:16 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/05/25 15:25:18 taca Exp $
+$NetBSD: distinfo,v 1.22 2021/01/14 14:46:16 taca Exp $
 
-SHA1 (libxml-ruby-3.2.0.gem) = dc4dba1a11af8854102f9455c65b63cb4e382df1
-RMD160 (libxml-ruby-3.2.0.gem) = ec79b51aaae772432f4fe033a454d69f21be0429
-SHA512 (libxml-ruby-3.2.0.gem) = 21b5e045d48b9098f4e7330f9da54876f3467c9715ae5aaf224ad35f179f2ee20330377d70b3922c1d7adec8396cf152b38a29a619d1297ec74dffa67e9a66ce
-Size (libxml-ruby-3.2.0.gem) = 377856 bytes
+SHA1 (libxml-ruby-3.2.1.gem) = 7bc2f65ec24a200475af8f8c876542f4d7188d69
+RMD160 (libxml-ruby-3.2.1.gem) = 67efd2dba95bcf25a2fa8a3872b9a2e5fefe17d1
+SHA512 (libxml-ruby-3.2.1.gem) = 42d72cdb0f1df9aca7800bc78a3e6137b3fb9c64dd47b99d34dda15f2f139c1495a5fd1ccae37a4f5e1fbc45465b5278b0a4da29458b41e30035a49b23a8f7cf
+Size (libxml-ruby-3.2.1.gem) = 378368 bytes



Home | Main Index | Thread Index | Old Index