diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-03 10:00:55 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-03 10:00:55 +0000 |
commit | 4add5ccac9c6af8f4dc5715493aebeff6d677bd4 (patch) | |
tree | 5f11a494ac5381fadae5328abe1eedbd6bf2978a /textproc | |
parent | e76ee46792d29fe150bb2b065c39e5c87ad43456 (diff) | |
download | ports-4add5ccac9c6af8f4dc5715493aebeff6d677bd4.tar.gz ports-4add5ccac9c6af8f4dc5715493aebeff6d677bd4.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-rexml/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-rexml/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-rexml/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index 56600f3a0a48..e5222538375b 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rexml -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.germane-software.com/software/archives/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ MAINTAINER= knu@FreeBSD.org USE_RUBY= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}_stable DOCS= README *.html docs/tutorial.html diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo index 146273dc0226..3169d86e2397 100644 --- a/textproc/ruby-rexml/distinfo +++ b/textproc/ruby-rexml/distinfo @@ -1 +1 @@ -MD5 (ruby/rexml_2.2.1.tgz) = 6e8ae2129405bd7f372a00087af92373 +MD5 (ruby/rexml_2.2.2.tgz) = a837bf580801068daacb5e4a5145f3c1 diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist index 639d80165d28..39a18cd8902a 100644 --- a/textproc/ruby-rexml/pkg-plist +++ b/textproc/ruby-rexml/pkg-plist @@ -28,6 +28,9 @@ @dirrm %%RUBY_SITELIBDIR%%/rexml/dtd @dirrm %%RUBY_SITELIBDIR%%/rexml %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/README +%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/changelog.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/credits.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/faq.html %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/index.html %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/docs/tutorial.html %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/docs |