summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-11-15 09:50:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-11-15 09:50:55 +0000
commitd5429ff2334e958b03f65327942a64214d639dc3 (patch)
tree139f4795fce36d4c5a565b33dfc739bb586c9667
parentUpdate to 0.2.1. (diff)
Update to 1.1a3.
-rw-r--r--textproc/ruby-rexml/Makefile7
-rw-r--r--textproc/ruby-rexml/distinfo2
-rw-r--r--textproc/ruby-rexml/pkg-plist3
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index a7b9402ced1e..2b6deb66bf41 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= rexml
-PORTVERSION= 1.1a
+PORTVERSION= 1.1a3
CATEGORIES= textproc ruby
-MASTER_SITES= http://www.germane-software.com/~ser/software/archives/
+MASTER_SITES= http://www.germane-software.com/~ser/Software/archives/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -23,9 +23,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
DOCS= README index.html tutorial.html api
-post-extract:
- find ${WRKSRC} -type d -name CVS | xargs ${RM} -rf
-
do-install:
cd ${WRKSRC} && ${RUBY} install.rb
.if !defined(NOPORTDOCS)
diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo
index c18c250afff5..6429b0bfa9bd 100644
--- a/textproc/ruby-rexml/distinfo
+++ b/textproc/ruby-rexml/distinfo
@@ -1 +1 @@
-MD5 (ruby/rexml_1.1a.tgz) = a64f532a0098ea099e3507f21cbec3d1
+MD5 (ruby/rexml_1.1a3.tgz) = 7b5c599698fec6e0d140fdc889177913
diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist
index 83da33584b61..dd348cd5de6b 100644
--- a/textproc/ruby-rexml/pkg-plist
+++ b/textproc/ruby-rexml/pkg-plist
@@ -75,6 +75,9 @@
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XMLDecl.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/XPath.xml
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.png
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.ps
+%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/graph.svg
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/index.xml
%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/api/rexml/style.css