pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-libxml
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.
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@localhost
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
Home |
Main Index |
Thread Index |
Old Index