summaryrefslogtreecommitdiff
path: root/textproc/ruby-libxml/PLIST
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-10-18 14:36:38 +0000
committertaca <taca@pkgsrc.org>2016-10-18 14:36:38 +0000
commit708d73e3dea12bc7fc6cd2c2da317eb0ced0bee0 (patch)
tree0a6e1ab083f9b3da3722f87d29c976f62b5c83f6 /textproc/ruby-libxml/PLIST
parentec9e8fe07390fb96fcee45ca7bf8cef2b17640c4 (diff)
downloadpkgsrc-708d73e3dea12bc7fc6cd2c2da317eb0ced0bee0.tar.gz
Update ruby-libxml to 2.9.0.
== 2.9.0 / 2016-06-13 Charlie Savage * Revamp libxml-ruby's memory management to not cause crashes when used with Nokogiri (James Laird-Wah) * Fix garbage collection issue that sometimes caused the library to hang (Charlie Savage) * Improved multi-threading support (Charlie Savage) * Fix crash sometimes caused by a xml node being being freed twice (Charlie Savage) * Fix memory leak when setting the text content of a node (Charlie Savage) * Set a default task in the Rakefile - use "test" (Robert Haines) * Add "hanna_gudao" gem and add "rake-compiler" to develpoment dependencies (Robert Haines) * Use Process.getrlimit instead of `ulimit` in the tests (Robert Haines) * Build on smartos (Steven Williamson) * Fix compiler warnings (Charlie Savage) * Add Xcode project for easier debugging on OSX (Charlie Savage) * Switch from unit test to minitest (Charlie Savage)
Diffstat (limited to 'textproc/ruby-libxml/PLIST')
-rw-r--r--textproc/ruby-libxml/PLIST10
1 files changed, 2 insertions, 8 deletions
diff --git a/textproc/ruby-libxml/PLIST b/textproc/ruby-libxml/PLIST
index aeb1c914e5e..f23d7857935 100644
--- a/textproc/ruby-libxml/PLIST
+++ b/textproc/ruby-libxml/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2015/03/08 15:17:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.17 2016/10/18 14:36:38 taca Exp $
${GEM_HOME}/build_info/${GEM_NAME}.info
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/gem.build_complete
@@ -8,6 +8,7 @@ ${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/MANIFEST
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/ext/libxml/extconf.h
${GEM_LIBDIR}/ext/libxml/extconf.rb
${GEM_LIBDIR}/ext/libxml/libxml.c
${GEM_LIBDIR}/ext/libxml/libxml_ruby.def
@@ -152,13 +153,6 @@ ${GEM_LIBDIR}/test/c14n/result/without-comments/example-4
${GEM_LIBDIR}/test/c14n/result/without-comments/example-5
${GEM_LIBDIR}/test/c14n/result/without-comments/example-6
${GEM_LIBDIR}/test/c14n/result/without-comments/example-7
-${GEM_LIBDIR}/test/etc_doc_to_s.rb
-${GEM_LIBDIR}/test/ets_doc_file.rb
-${GEM_LIBDIR}/test/ets_doc_to_s.rb
-${GEM_LIBDIR}/test/ets_gpx.rb
-${GEM_LIBDIR}/test/ets_node_gc.rb
-${GEM_LIBDIR}/test/ets_test.xml
-${GEM_LIBDIR}/test/ets_tsr.rb
${GEM_LIBDIR}/test/model/atom.xml
${GEM_LIBDIR}/test/model/bands.iso-8859-1.xml
${GEM_LIBDIR}/test/model/bands.utf-8.xml