From d5429ff2334e958b03f65327942a64214d639dc3 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 15 Nov 2001 09:50:55 +0000 Subject: Update to 1.1a3. --- textproc/ruby-rexml/Makefile | 7 ++----- textproc/ruby-rexml/distinfo | 2 +- textproc/ruby-rexml/pkg-plist | 3 +++ 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 -- cgit v1.2.3