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:           Mon Jan  9 06:03:24 UTC 2023

Modified Files:
        pkgsrc/textproc/ruby-libxml: Makefile PLIST distinfo

Log Message:
textproc/ruby-libxml: update to 4.0.0

4.0.0 (2022-12-28)

* Breaking - Remove support for XPointer since libxml2 has deprecated it and
  will remove it (Charlie Savage)
* Breaking - Remove support for ancient setup.rb script (Charlie Savage)


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/ruby-libxml/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/textproc/ruby-libxml/PLIST
cvs rdiff -u -r1.26 -r1.27 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.37 pkgsrc/textproc/ruby-libxml/Makefile:1.38
--- pkgsrc/textproc/ruby-libxml/Makefile:1.37   Sun Dec  4 16:02:17 2022
+++ pkgsrc/textproc/ruby-libxml/Makefile        Mon Jan  9 06:03:24 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2022/12/04 16:02:17 taca Exp $
+# $NetBSD: Makefile,v 1.38 2023/01/09 06:03:24 taca Exp $
 
-DISTNAME=      libxml-ruby-3.2.4
+DISTNAME=      libxml-ruby-4.0.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:C/ruby-//}
 CATEGORIES=    textproc
 

Index: pkgsrc/textproc/ruby-libxml/PLIST
diff -u pkgsrc/textproc/ruby-libxml/PLIST:1.23 pkgsrc/textproc/ruby-libxml/PLIST:1.24
--- pkgsrc/textproc/ruby-libxml/PLIST:1.23      Sun Dec  4 16:02:17 2022
+++ pkgsrc/textproc/ruby-libxml/PLIST   Mon Jan  9 06:03:24 2023
@@ -1,11 +1,10 @@
-@comment $NetBSD: PLIST,v 1.23 2022/12/04 16:02:17 taca Exp $
+@comment $NetBSD: PLIST,v 1.24 2023/01/09 06:03:24 taca Exp $
 ${GEM_HOME}/build_info/${GEM_NAME}.info
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/libxml_ruby.${RUBY_DLEXT}
 ${GEM_LIBDIR}/HISTORY
 ${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/MANIFEST
 ${GEM_LIBDIR}/README.rdoc
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/ext/libxml/extconf.h
@@ -83,8 +82,6 @@ ${GEM_LIBDIR}/ext/libxml/ruby_xml_xpath_
 ${GEM_LIBDIR}/ext/libxml/ruby_xml_xpath_expression.h
 ${GEM_LIBDIR}/ext/libxml/ruby_xml_xpath_object.c
 ${GEM_LIBDIR}/ext/libxml/ruby_xml_xpath_object.h
-${GEM_LIBDIR}/ext/libxml/ruby_xml_xpointer.c
-${GEM_LIBDIR}/ext/libxml/ruby_xml_xpointer.h
 ${GEM_LIBDIR}/ext/vc/libxml_ruby.sln
 ${GEM_LIBDIR}/lib/libxml-ruby.rb
 ${GEM_LIBDIR}/lib/libxml.rb
@@ -116,7 +113,6 @@ ${GEM_LIBDIR}/script/benchmark/parsecoun
 ${GEM_LIBDIR}/script/benchmark/sock_entries.xml
 ${GEM_LIBDIR}/script/benchmark/throughput
 ${GEM_LIBDIR}/script/test
-${GEM_LIBDIR}/setup.rb
 ${GEM_LIBDIR}/test/c14n/given/doc.dtd
 ${GEM_LIBDIR}/test/c14n/given/example-1.xml
 ${GEM_LIBDIR}/test/c14n/given/example-2.xml
@@ -200,7 +196,6 @@ ${GEM_LIBDIR}/test/test_reader.rb
 ${GEM_LIBDIR}/test/test_relaxng.rb
 ${GEM_LIBDIR}/test/test_sax_parser.rb
 ${GEM_LIBDIR}/test/test_schema.rb
-${GEM_LIBDIR}/test/test_suite.rb
 ${GEM_LIBDIR}/test/test_traversal.rb
 ${GEM_LIBDIR}/test/test_writer.rb
 ${GEM_LIBDIR}/test/test_xinclude.rb
@@ -208,5 +203,4 @@ ${GEM_LIBDIR}/test/test_xml.rb
 ${GEM_LIBDIR}/test/test_xpath.rb
 ${GEM_LIBDIR}/test/test_xpath_context.rb
 ${GEM_LIBDIR}/test/test_xpath_expression.rb
-${GEM_LIBDIR}/test/test_xpointer.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec

Index: pkgsrc/textproc/ruby-libxml/distinfo
diff -u pkgsrc/textproc/ruby-libxml/distinfo:1.26 pkgsrc/textproc/ruby-libxml/distinfo:1.27
--- pkgsrc/textproc/ruby-libxml/distinfo:1.26   Sun Dec  4 16:02:17 2022
+++ pkgsrc/textproc/ruby-libxml/distinfo        Mon Jan  9 06:03:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2022/12/04 16:02:17 taca Exp $
+$NetBSD: distinfo,v 1.27 2023/01/09 06:03:24 taca Exp $
 
-BLAKE2s (libxml-ruby-3.2.4.gem) = c20a865b545ab0a7d9d6cfa56e3ac503a1a0c0ec60b44871eb59303d2346d483
-SHA512 (libxml-ruby-3.2.4.gem) = 0799249baa6d575f4fa9e000111a08a8f923221852f2169cf82586f377cdf0a8e13d772bde00296de30426a3a5eef568a23f91852d56f316dc9aa3cbabf8f911
-Size (libxml-ruby-3.2.4.gem) = 376832 bytes
+BLAKE2s (libxml-ruby-4.0.0.gem) = 4ec4ecd09504b0ccff5d9eee8e6ac125c505796edfdf7251f953903f80837044
+SHA512 (libxml-ruby-4.0.0.gem) = 3263a3b2d82ff476e4a38713aca0bf7f3af430de256e293c2b206871aeccbccb47861464a3710db9d18fe33a36f5ea566fe0916e3a9d67dfdb42f43de33415d6
+Size (libxml-ruby-4.0.0.gem) = 364544 bytes



Home | Main Index | Thread Index | Old Index