diff options
author | knu <knu@FreeBSD.org> | 2001-09-21 11:43:01 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-21 11:43:01 +0800 |
commit | 092e98a6629478f35fd4d09072e1371029625a0b (patch) | |
tree | 66f697769482f31f529dacb45c484af55900931d /graphics/ruby-pgplot | |
parent | 8bc7a90c7a0e1cee6776027af49f4b0cde1cbb12 (diff) | |
download | freebsd-ports-graphics-092e98a6629478f35fd4d09072e1371029625a0b.tar.gz freebsd-ports-graphics-092e98a6629478f35fd4d09072e1371029625a0b.tar.zst freebsd-ports-graphics-092e98a6629478f35fd4d09072e1371029625a0b.zip |
Update to 0.1.2.
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 3be3d31f5f8..fbd468c134a 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 0c1a008f29c..19af220624f 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 e9a67440388..cccefeaa5a8 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 |