diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-27 08:48:19 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-27 08:48:19 +0800 |
commit | 886db5b5ceafde09f27b4f3f1a45781de3c26c44 (patch) | |
tree | 9cb9b447967481a5c6c1efc5c5db3e55402c44b3 /science | |
parent | 341a893661573d68f8a427fd18c97b25e0932dc3 (diff) | |
download | freebsd-ports-gnome-886db5b5ceafde09f27b4f3f1a45781de3c26c44.tar.gz freebsd-ports-gnome-886db5b5ceafde09f27b4f3f1a45781de3c26c44.tar.zst freebsd-ports-gnome-886db5b5ceafde09f27b4f3f1a45781de3c26c44.zip |
- Update to 0.6.0
PR: ports/115599
Submitted by: maintainer (Shin'ya Murakami)
Diffstat (limited to 'science')
-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 |