diff options
author | knu <knu@FreeBSD.org> | 2002-03-30 10:38:15 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-30 10:38:15 +0000 |
commit | 35c2a1b1a19b4e681b4d0ae021fd2282a1b48c7a (patch) | |
tree | 7cf90fe1b8ad7df0fa9977ec48ed2d115fea64ba /print/ruby-panda | |
parent | 78910ba4077854c2d0e05707a7eb364eaa785cc6 (diff) | |
download | FreeBSD-ports-35c2a1b1a19b4e681b4d0ae021fd2282a1b48c7a.zip FreeBSD-ports-35c2a1b1a19b4e681b4d0ae021fd2282a1b48c7a.tar.gz |
Reflect the print/panda's upgrade and unbreak make package.
Bump PORTREVISION.
Diffstat (limited to 'print/ruby-panda')
-rw-r--r-- | print/ruby-panda/Makefile | 2 | ||||
-rw-r--r-- | print/ruby-panda/pkg-plist | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index 1908e60..1692c32 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -7,7 +7,7 @@ PORTNAME= panda PORTVERSION= 0.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print ruby MASTER_SITES= http://www2s.biglobe.ne.jp/~Nori/ruby/dist/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/print/ruby-panda/pkg-plist b/print/ruby-panda/pkg-plist index 5194c4c..0df49d6 100644 --- a/print/ruby-panda/pkg-plist +++ b/print/ruby-panda/pkg-plist @@ -9,14 +9,14 @@ %%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 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/RedbrushAlpha.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.png %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/gnu_box.jpg -%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/input-ms.tif %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/input.tif %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/input2.tif +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/libpng.png %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/main.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/morecircles.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/panda/template.rb |