diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-09 20:00:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-06-09 20:00:24 +0000 |
commit | acd821eda5566c1a25d9d0b68df0d3c4cbeb5076 (patch) | |
tree | 1ec31628d710bab55590f6e08a211f778b6dbd25 /textproc | |
parent | 145cd4464d8bb152ed644e93e3cfb7104759ff7c (diff) | |
download | ports-acd821eda5566c1a25d9d0b68df0d3c4cbeb5076.tar.gz ports-acd821eda5566c1a25d9d0b68df0d3c4cbeb5076.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 | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile index e5222538375b..2062fea73dcc 100644 --- a/textproc/ruby-rexml/Makefile +++ b/textproc/ruby-rexml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rexml -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 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}_stable +WRKSRC= ${WRKDIR}/${PORTNAME} DOCS= README *.html docs/tutorial.html diff --git a/textproc/ruby-rexml/distinfo b/textproc/ruby-rexml/distinfo index 3169d86e2397..d16babb5de62 100644 --- a/textproc/ruby-rexml/distinfo +++ b/textproc/ruby-rexml/distinfo @@ -1 +1 @@ -MD5 (ruby/rexml_2.2.2.tgz) = a837bf580801068daacb5e4a5145f3c1 +MD5 (ruby/rexml_2.2.3.tgz) = 38b979edcb9eb2ab595b9e035b0f9109 diff --git a/textproc/ruby-rexml/pkg-plist b/textproc/ruby-rexml/pkg-plist index 39a18cd8902a..11df5f78828a 100644 --- a/textproc/ruby-rexml/pkg-plist +++ b/textproc/ruby-rexml/pkg-plist @@ -32,6 +32,7 @@ %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/credits.html %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/faq.html %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/index.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/screenshots.html %%PORTDOCS%%%%RUBY_DOCDIR%%/rexml/docs/tutorial.html %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml/docs %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/rexml |