Subject: CVS commit: pkgsrc/textproc/ruby-rexml
From: Takahiro Kambe
Date: 2021-02-14 15:53:04
Message id: 20210214145304.67F18FA95@cvs.NetBSD.org

Log Message:
textproc/ruby-rexml: re-add package version 3.2.4

ruby-rexml was bundled to ruby base package and removed past.

Ruby 3.0 dose not bundle rexml library any more, so re-add its latest
version now.

REXML

REXML was inspired by the Electric XML library for Java, which features an
easy-to-use API, small size, and speed.  Hopefully, REXML, designed with the
same philosophy, has these same features.  I've tried to keep the API as
intuitive as possible, and have followed the Ruby methodology for method
naming and code flow, rather than mirroring the Java API.

REXML supports both tree and stream document parsing.  Stream parsing is
faster (about 1.5 times as fast).  However, with stream parsing, you don't
get access to features such as XPath.

Files:
RevisionActionfile
1.3addpkgsrc/textproc/ruby-rexml/DESCR
1.12addpkgsrc/textproc/ruby-rexml/Makefile
1.4addpkgsrc/textproc/ruby-rexml/PLIST
1.6addpkgsrc/textproc/ruby-rexml/distinfo