summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-01-12 17:46:46 +0000
committerknu <knu@FreeBSD.org>2002-01-12 17:46:46 +0000
commitf2885304a3443576a7cf26d0d56ea14bc1bee854 (patch)
treec727f43c3fb6f4de5ba2a70faf92b527db393c5e /textproc
parent5e127e599f33a63d1e523def6932d3827120d35a (diff)
downloadFreeBSD-ports-f2885304a3443576a7cf26d0d56ea14bc1bee854.zip
FreeBSD-ports-f2885304a3443576a7cf26d0d56ea14bc1bee854.tar.gz
Update to 1.2.5.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-rexml/Makefile6
-rw-r--r--textproc/ruby-rexml/distinfo2
-rw-r--r--textproc/ruby-rexml/pkg-plist17
3 files changed, 21 insertions, 4 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index 478fbff..b5c81e1 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rexml
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.5
CATEGORIES= textproc ruby
MASTER_SITES= http://www.germane-software.com/~ser/Software/archives/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -21,10 +21,10 @@ USE_RUBY= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-DOCS= README index.html tutorial.html api
+DOCS= README index.html tutorial.html api img
do-install:
- cd ${WRKSRC} && ${RUBY} install.rb
+ cd ${WRKSRC} && ${RUBY} bin/install.rb
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
.for f in ${DOCS}
diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo
index e9f4a76..6860203 100644
--- a/textproc/ruby-rexml/distinfo
+++ b/textproc/ruby-rexml/distinfo
@@ -1 +1 @@
-MD5 (ruby/rexml_1.2.1.tgz) = c4402455a5ef29e68c882fd1e14626bc
+MD5 (ruby/rexml_1.2.5.tgz) = 2d33d2177c4b00d719d3681e1e33dc2f
diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist
index 4d27f1d..83b472c 100644
--- a/textproc/ruby-rexml/pkg-plist
+++ b/textproc/ruby-rexml/pkg-plist
@@ -17,6 +17,12 @@
%%RUBY_SITELIBDIR%%/rexml/text.rb
%%RUBY_SITELIBDIR%%/rexml/xmldecl.rb
%%RUBY_SITELIBDIR%%/rexml/xpath.rb
+%%RUBY_SITELIBDIR%%/rexml/dtd/attlistdecl.rb
+%%RUBY_SITELIBDIR%%/rexml/dtd/dtd.rb
+%%RUBY_SITELIBDIR%%/rexml/dtd/elementdecl.rb
+%%RUBY_SITELIBDIR%%/rexml/dtd/entitydecl.rb
+%%RUBY_SITELIBDIR%%/rexml/dtd/notationdecl.rb
+@dirrm %%RUBY_SITELIBDIR%%/rexml/dtd
@dirrm %%RUBY_SITELIBDIR%%/rexml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/README
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/index.html
@@ -81,6 +87,17 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/style.css
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/AttlistDecl.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/DTD.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/ElementDecl.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/EntityDecl.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/NotationDecl.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/Parser.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/dtd/REXML.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/img/rexml.png
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/img/rexml_50p.png
+%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/img
+%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/api/rexml/dtd
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/api/rexml
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/api
%%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml
OpenPOWER on IntegriCloud