summaryrefslogtreecommitdiff
path: root/textproc/ruby-text-format
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-25 18:17:23 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-25 18:17:23 +0000
commit48ea4a0a4908d23fe7f5dcc2cfdc08e0998e9333 (patch)
tree0fbdb8211dac8b5e4e14ef2e5016a60d8ad08132 /textproc/ruby-text-format
parentFix MASTER_SITES and WWW. (diff)
Fix the fetch problem by updating to the latest version, 0.52.2, which
seems to be a reroll of 0.52.1 with some typos fixed. Submitted by: fenner's portsurvey
Notes
Notes: svn path=/head/; revision=71086
Diffstat (limited to 'textproc/ruby-text-format')
-rw-r--r--textproc/ruby-text-format/Makefile4
-rw-r--r--textproc/ruby-text-format/distinfo2
-rw-r--r--textproc/ruby-text-format/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/ruby-text-format/Makefile b/textproc/ruby-text-format/Makefile
index c092867a4bea..a67f5259da91 100644
--- a/textproc/ruby-text-format/Makefile
+++ b/textproc/ruby-text-format/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= text-format
-PORTVERSION= 0.52.1
+PORTVERSION= 0.52.2
CATEGORIES= textproc ruby
MASTER_SITES= http://www.halostatue.ca/files/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ do-install:
cd ${WRKSRC}; ${RUBY} install.rb
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODDOCDIR}
- ${CP} -R ${WRKSRC}/doc/* ${RUBY_MODDOCDIR}/
+ ${CP} -R ${WRKSRC}/Changelog ${WRKSRC}/doc/* ${RUBY_MODDOCDIR}/
.endif
.include <bsd.port.mk>
diff --git a/textproc/ruby-text-format/distinfo b/textproc/ruby-text-format/distinfo
index a5538497985b..a69f8f728b1b 100644
--- a/textproc/ruby-text-format/distinfo
+++ b/textproc/ruby-text-format/distinfo
@@ -1 +1 @@
-MD5 (ruby/Text-Format-0.52.1.tar.gz) = 909ee58c33de4c142d4a1a39cf4aec4c
+MD5 (ruby/Text-Format-0.52.2.tar.gz) = 43c5f9dad26e1db7e6e326105ccbb592
diff --git a/textproc/ruby-text-format/pkg-plist b/textproc/ruby-text-format/pkg-plist
index d105fe174f06..a736f360ce34 100644
--- a/textproc/ruby-text-format/pkg-plist
+++ b/textproc/ruby-text-format/pkg-plist
@@ -1,5 +1,6 @@
%%RUBY_SITELIBDIR%%/Text/Format.rb
@dirrm %%RUBY_SITELIBDIR%%/Text
+%%PORTDOCS%%%%RUBY_MODDOCDIR%%/Changelog
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/classes/Text/Format.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/classes/Text/Format.src/M000001.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/classes/Text/Format.src/M000002.html