[Lunar-commits] CVS: moonbase/devel/rexml DETAILS,1.3,1.4
Florin Braescu
florin at lunar-linux.org
Sun Aug 15 06:13:57 GMT 2004
Update of /var/cvs/lunar/moonbase/devel/rexml
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24918
Modified Files:
DETAILS
Log Message:
bump the version from 2.7.4 to 3.1.2.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/rexml/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS 2 Mar 2004 00:11:11 -0000 1.3
+++ DETAILS 15 Aug 2004 06:13:55 -0000 1.4
@@ -1,13 +1,14 @@
MODULE=rexml
- VERSION=2.7.4
+ VERSION=3.1.2
SOURCE=${MODULE}_${VERSION}.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION}
SOURCE_URL[0]=http://www.germane-software.com/archives/$SOURCE
- SOURCE_VFY=md5:662e0a23f30063344a2fa43d2f5d621c
+ SOURCE_VFY=md5:943cac36f147c0d313cd466ce309832f
WEB_SITE=http://www.germane-software.org/software/rexml
SHORT="rexml is a XML parser for Ruby"
ENTERED=20020731
- UPDATED=20040302
+ UPDATED=20040815
+
cat << EOF
REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser. It has an API that is designed to be intuitive, straightforward. and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.
EOF
More information about the Lunar-commits
mailing list