From 64fe64426b3cae70a47f677dee1b664cdd2789fe Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 29 Jul 2001 12:14:10 +0000 Subject: [PATCH] Update to 0.0.5. --- print/ruby-panda/Makefile | 10 ++++++---- print/ruby-panda/distinfo | 2 +- print/ruby-panda/pkg-plist | 6 ++++++ 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index cedf2a0f3da5..cadcb289bc63 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -6,7 +6,7 @@ # PORTNAME= panda -PORTVERSION= 0.0.4 +PORTVERSION= 0.0.5 CATEGORIES= print ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -27,9 +27,11 @@ RUBY_WITH_PTHREAD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} INSTALL_TARGET= site-install -DOCS_EN= README -DOCS_JA= ChangeLog.ja README.ja TODO.ja -EXAMPLES_EN= circles.rb main.rb +DOCS_EN= README \ + doc/ref_en.html doc/ref_en.rd +DOCS_JA= ChangeLog.ja README.ja TODO.ja \ + doc/ref_ja.html doc/ref_ja.rd +EXAMPLES_EN= circles.rb main.rb morecircles.rb template.rb post-install: .if !defined(NOPORTDOCS) diff --git a/print/ruby-panda/distinfo b/print/ruby-panda/distinfo index facb8993cba2..e4d8f07010d1 100644 --- a/print/ruby-panda/distinfo +++ b/print/ruby-panda/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-panda-0.0.4.tar.gz) = e36196f1cd84756a18fe6b8bbd973e82 +MD5 (ruby/ruby-panda-0.0.5.tar.gz) = 53076c11d45f165a4ceced38ebbba079 diff --git a/print/ruby-panda/pkg-plist b/print/ruby-panda/pkg-plist index 3e429ac450a2..5194c4c904f0 100644 --- a/print/ruby-panda/pkg-plist +++ b/print/ruby-panda/pkg-plist @@ -1,8 +1,12 @@ %%RUBY_SITEARCHLIBDIR%%/panda.so %%PORTDOCS%%%%RUBY_DOCDIR%%/panda/README +%%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ref_en.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ref_en.rd %%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ja/ChangeLog.ja %%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ja/README.ja %%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ja/TODO.ja +%%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ja/ref_ja.html +%%PORTDOCS%%%%RUBY_DOCDIR%%/panda/ja/ref_ja.rd %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/panda/ja %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/panda %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/brave-gnu.png @@ -14,4 +18,6 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/input.tif %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/input2.tif %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/main.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/morecircles.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/template.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/panda