summaryrefslogtreecommitdiff
path: root/textproc/ruby-libxml/PLIST
diff options
context:
space:
mode:
authortaca <taca>2013-09-15 16:17:32 +0000
committertaca <taca>2013-09-15 16:17:32 +0000
commit74aaf4ce917d5c9177f06ea1fe08bf91888e937c (patch)
tree2d89e44025e59a23ba56a4dcc66f5da55af66f73 /textproc/ruby-libxml/PLIST
parentccc29b1482beb1dd2692df7197402f986b2a3de0 (diff)
downloadpkgsrc-74aaf4ce917d5c9177f06ea1fe08bf91888e937c.tar.gz
Update ruby-libxml to 2.7.0.
== 2.7.0 / 2013-08-03 Charlie Savage * Do not call Ruby code during a GC cycle (Dirkjan Bussink) * Fix thread error handling (Geoffrey Giesemann) * Set libxml error handler when a libxml-ruby error handler is set (Geoffrey Giesemann) * Fix tests for nil TypeErrors (Geoffrey Giesemann) * Fix segmentation fault for issue #62. The deregisternode function was incorrectly NULLing out a node's mark and free functions for nodes removed from a document tree (Charlie Savage) * Cleanup writer code (Charlie Savage) * Fix equality check of LibXML::XML::Error against other objects (MichaƂ Szajbe) * Fix XML::Writer.set_quote_char UT, wrong expected string (#63). (julp) * Fix potential segfault when GC occurs while creating ns from xpath (Timothy Elliott) * Fix segmentation fault after failing to load external schema (#59). (Clifford Heath)
Diffstat (limited to 'textproc/ruby-libxml/PLIST')
-rw-r--r--textproc/ruby-libxml/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-libxml/PLIST b/textproc/ruby-libxml/PLIST
index 0c84aa2aeae..97a73bc4bf4 100644
--- a/textproc/ruby-libxml/PLIST
+++ b/textproc/ruby-libxml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2013/07/07 15:34:45 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2013/09/15 16:17:32 taca Exp $
${GEM_HOME}/build_info/${GEM_NAME}.info
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/HISTORY
@@ -173,6 +173,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/remove_test.rb
${GEM_LIBDIR}/test/tc_attr.rb
${GEM_LIBDIR}/test/tc_attr_decl.rb
${GEM_LIBDIR}/test/tc_attributes.rb