diff options
| author | taca <taca@pkgsrc.org> | 2020-05-25 15:25:18 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2020-05-25 15:25:18 +0000 |
| commit | 6a409e7907b49741217a6c4d5288ed78e6aef2bc (patch) | |
| tree | 12ad98c144cd846e30e20d61d43123b6bf7b9143 /textproc/ruby-libxml/PLIST | |
| parent | 1726c873f35cc4a7d016f99d1bc7d7eda7be2167 (diff) | |
| download | pkgsrc-6a409e7907b49741217a6c4d5288ed78e6aef2bc.tar.gz | |
textproc/ruby-libxml: update to 3.2.0
Update ruby-libxml to 3.2.0.
== 3.2.0 / 2020-05-09 Charlie Savage
* Fix crash when creating an empty DTD
* Modernize tests to use Bundler to load gem
* Add libxml-ruby.rb file so gem loads in expted way.
* Add support for xmlSaveNoEmptyTags.
* Clean up extconf.rb file
Diffstat (limited to 'textproc/ruby-libxml/PLIST')
| -rw-r--r-- | textproc/ruby-libxml/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ruby-libxml/PLIST b/textproc/ruby-libxml/PLIST index 8f0cc74ad43..8c67d7bbee0 100644 --- a/textproc/ruby-libxml/PLIST +++ b/textproc/ruby-libxml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2018/03/14 15:42:36 taca Exp $ +@comment $NetBSD: PLIST,v 1.20 2020/05/25 15:25:18 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 @@ -85,6 +86,7 @@ ${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 ${GEM_LIBDIR}/lib/libxml/attr.rb ${GEM_LIBDIR}/lib/libxml/attr_decl.rb |
