diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-27 00:48:19 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-27 00:48:19 +0000 |
commit | c90be8bb7fbe11aaa7d3da890c01f566ef69f1d3 (patch) | |
tree | a2e504ed794894b2b7b5388e90b7fb9e7e22a003 /science/ruby-gphys | |
parent | p5-Perl-Critic requires p5-Readonly but doesn't say so in the Makefile. (diff) |
- Update to 0.6.0
PR: ports/115599
Submitted by: maintainer (Shin'ya Murakami)
Diffstat (limited to 'science/ruby-gphys')
-rw-r--r-- | science/ruby-gphys/Makefile | 3 | ||||
-rw-r--r-- | science/ruby-gphys/distinfo | 6 | ||||
-rw-r--r-- | science/ruby-gphys/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile index 2c6e7b0897c8..b6ae6b97d530 100644 --- a/science/ruby-gphys/Makefile +++ b/science/ruby-gphys/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gphys -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= science ruby MASTER_SITES= http://ruby.gfd-dennou.org/products/gphys/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/science/ruby-gphys/distinfo b/science/ruby-gphys/distinfo index c562b44b89a9..a16fe46a3e19 100644 --- a/science/ruby-gphys/distinfo +++ b/science/ruby-gphys/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/gphys-0.5.4.tar.gz) = 5c3a725f2cbb71e68cc3bcb1d2a712f4 -SHA256 (ruby/gphys-0.5.4.tar.gz) = 1247bc173fe2620da93a995672df1fc124598d511cf6f6420d424597d0dd51c1 -SIZE (ruby/gphys-0.5.4.tar.gz) = 1131226 +MD5 (ruby/gphys-0.6.0.tar.gz) = 90f8acf540e2f3e8743bd6d8934bd356 +SHA256 (ruby/gphys-0.6.0.tar.gz) = 44179b83c327a1f0cc6a11e93c2ff63d134059db041173718304f14c7b44dd48 +SIZE (ruby/gphys-0.6.0.tar.gz) = 1141062 diff --git a/science/ruby-gphys/pkg-plist b/science/ruby-gphys/pkg-plist index 3b240577e3b2..5c73289037a6 100644 --- a/science/ruby-gphys/pkg-plist +++ b/science/ruby-gphys/pkg-plist @@ -3,10 +3,12 @@ bin/gdir_server bin/gpaop bin/gpcat bin/gpcut +bin/gpedit bin/gplist bin/gpmath bin/gpmaxmin bin/gpprint +bin/gpvect bin/gpview bin/grads2nc_with_gphys %%RUBY_SITELIBDIR%%/numru/dclext_datetime_ax.rb |