diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 03:43:01 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 03:43:01 +0000 |
commit | 994078a9db241e9db31fc920c20e778b012bf36e (patch) | |
tree | 8ae5e034faeb70dbf5a9170f7f66b717132ef762 /graphics/ruby-pgplot | |
parent | 125bfddf511e699e329e3035dc2a3aac406f6775 (diff) | |
download | ports-994078a9db241e9db31fc920c20e778b012bf36e.tar.gz ports-994078a9db241e9db31fc920c20e778b012bf36e.zip |
Notes
Diffstat (limited to 'graphics/ruby-pgplot')
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 3 | ||||
-rw-r--r-- | graphics/ruby-pgplot/distinfo | 2 | ||||
-rw-r--r-- | graphics/ruby-pgplot/pkg-plist | 1 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 3be3d31f5f89..fbd468c134a5 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pgplot -PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTVERSION= 0.1.2 CATEGORIES= graphics ruby MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ MASTER_SITE_SUBDIR= knu diff --git a/graphics/ruby-pgplot/distinfo b/graphics/ruby-pgplot/distinfo index 0c1a008f29cd..19af220624fd 100644 --- a/graphics/ruby-pgplot/distinfo +++ b/graphics/ruby-pgplot/distinfo @@ -1 +1 @@ -MD5 (ruby/rb_pgplot-0.1.1.tar.gz) = 790035eed0455ac6ffc5ab00ce3911c9 +MD5 (ruby/rb_pgplot-0.1.2.tar.gz) = b47741ed95d92194519a3d14337a1bf9 diff --git a/graphics/ruby-pgplot/pkg-plist b/graphics/ruby-pgplot/pkg-plist index e9a674403883..cccefeaa5a8a 100644 --- a/graphics/ruby-pgplot/pkg-plist +++ b/graphics/ruby-pgplot/pkg-plist @@ -11,6 +11,7 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pgplot/pgline.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pgplot/pgncur.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pgplot/pgolin.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pgplot/pgtick.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/pgplot %%PORTDOCS%%%%RUBY_DOCDIR%%/pgplot/FuncUsage %%PORTDOCS%%%%RUBY_DOCDIR%%/pgplot/README.en |