From ffceecabd320673e7973f890fa7ea15625ffbb92 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 15 Apr 2001 08:15:15 +0000 Subject: Update to 0.0.4. --- print/ruby-panda/Makefile | 6 +++--- print/ruby-panda/distinfo | 2 +- print/ruby-panda/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'print/ruby-panda') diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index f23fa1cd2ea9..cedf2a0f3da5 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -6,7 +6,7 @@ # PORTNAME= panda -PORTVERSION= 0.0.3 +PORTVERSION= 0.0.4 CATEGORIES= print ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -29,13 +29,13 @@ INSTALL_TARGET= site-install DOCS_EN= README DOCS_JA= ChangeLog.ja README.ja TODO.ja -EXAMPLES_EN= main.rb +EXAMPLES_EN= circles.rb main.rb post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} .for f in ${EXAMPLES_EN} - ${INSTALL_DATA} ${WRKSRC}/samples/${f} ${RUBY_EXAMPLESDIR}/${PORTNAME}/ + ${INSTALL_DATA} ${WRKSRC}/examples/${f} ${RUBY_EXAMPLESDIR}/${PORTNAME}/ .endfor cd ${RUBY_EXAMPLESDIR}/${PORTNAME} && ${LN} -sf ../../panda/*.jpg ../../panda/*.png ../../panda/*.tif . ${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}/ja diff --git a/print/ruby-panda/distinfo b/print/ruby-panda/distinfo index 8936922c1e74..facb8993cba2 100644 --- a/print/ruby-panda/distinfo +++ b/print/ruby-panda/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-panda-0.0.3.tar.gz) = 362a51cbddbe9b4566c144f5f35d14f3 +MD5 (ruby/ruby-panda-0.0.4.tar.gz) = e36196f1cd84756a18fe6b8bbd973e82 diff --git a/print/ruby-panda/pkg-plist b/print/ruby-panda/pkg-plist index 43d46fe0a949..3e429ac450a2 100644 --- a/print/ruby-panda/pkg-plist +++ b/print/ruby-panda/pkg-plist @@ -6,6 +6,7 @@ %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/panda/ja %%PORTDOCS%%@dirrm %%RUBY_DOCDIR%%/panda %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/brave-gnu.png +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/circles.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/gnu-head.jpg %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/gnu-head.png %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/gnu_box.jpg -- cgit v1.2.3