Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5B1231A9217 for ; Thu, 14 Jan 2021 14:52:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD2D2851B7; Thu, 14 Jan 2021 14:52:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D66C850DE for ; Thu, 14 Jan 2021 14:46:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4uD6EArMotl8 for ; Thu, 14 Jan 2021 14:46:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 721C284C71 for ; Thu, 14 Jan 2021 14:46:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FD4EFA9D; Thu, 14 Jan 2021 14:46:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1610635576188050" MIME-Version: 1.0 Date: Thu, 14 Jan 2021 14:46:16 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/textproc/ruby-libxml To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210114144616.6FD4EFA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1610635576188050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jan 14 14:46:16 UTC 2021 Modified Files: pkgsrc/textproc/ruby-libxml: Makefile PLIST distinfo Log Message: 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) To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/ruby-libxml/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/ruby-libxml/PLIST cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/ruby-libxml/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1610635576188050 Content-Disposition: inline Content-Length: 2555 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/ruby-libxml/Makefile diff -u pkgsrc/textproc/ruby-libxml/Makefile:1.30 pkgsrc/textproc/ruby-libxml/Makefile:1.31 --- pkgsrc/textproc/ruby-libxml/Makefile:1.30 Thu Nov 5 09:09:15 2020 +++ pkgsrc/textproc/ruby-libxml/Makefile Thu Jan 14 14:46:16 2021 @@ -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 Index: pkgsrc/textproc/ruby-libxml/PLIST diff -u pkgsrc/textproc/ruby-libxml/PLIST:1.20 pkgsrc/textproc/ruby-libxml/PLIST:1.21 --- pkgsrc/textproc/ruby-libxml/PLIST:1.20 Mon May 25 15:25:18 2020 +++ pkgsrc/textproc/ruby-libxml/PLIST Thu Jan 14 14:46:16 2021 @@ -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.xml ${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 Index: pkgsrc/textproc/ruby-libxml/distinfo diff -u pkgsrc/textproc/ruby-libxml/distinfo:1.21 pkgsrc/textproc/ruby-libxml/distinfo:1.22 --- pkgsrc/textproc/ruby-libxml/distinfo:1.21 Mon May 25 15:25:18 2020 +++ pkgsrc/textproc/ruby-libxml/distinfo Thu Jan 14 14:46:16 2021 @@ -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 --_----------=_1610635576188050--