1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Update to 1.1a7.

This commit is contained in:
Akinori MUSHA 2001-12-02 19:33:41 +00:00
parent 3f73d9bead
commit a9bc720942
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50898
3 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= rexml
PORTVERSION= 1.1a4
PORTVERSION= 1.1a7
CATEGORIES= textproc ruby
MASTER_SITES= http://www.germane-software.com/~ser/Software/archives/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}

View File

@ -1 +1 @@
MD5 (ruby/rexml_1.1a4.tgz) = 5187ca285d4fe38ab899d09d8b3bed9c
MD5 (ruby/rexml_1.1a7.tgz) = 4cf51aabb615cd4d5727e412c1d9b70b

View File

@ -10,6 +10,7 @@
%%RUBY_SITELIBDIR%%/rexml/namespace.rb
%%RUBY_SITELIBDIR%%/rexml/node.rb
%%RUBY_SITELIBDIR%%/rexml/parent.rb
%%RUBY_SITELIBDIR%%/rexml/parseexception.rb
%%RUBY_SITELIBDIR%%/rexml/rexml.rb
%%RUBY_SITELIBDIR%%/rexml/source.rb
%%RUBY_SITELIBDIR%%/rexml/streamlistener.rb
@ -61,6 +62,8 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/NotationDecl.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Parent.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Parent.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/ParseException.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/ParseException.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/REXML.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/REXML.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/Source.html