View | Details | Raw Unified | Return to bug 115599
Collapse All | Expand All

(-)ruby-gphys/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gphys
8
PORTNAME=	gphys
9
PORTVERSION=	0.5.4
9
PORTVERSION=	0.6.0
10
PORTREVISION=	1
11
CATEGORIES=	science ruby
10
CATEGORIES=	science ruby
12
MASTER_SITES=	http://ruby.gfd-dennou.org/products/gphys/
11
MASTER_SITES=	http://ruby.gfd-dennou.org/products/gphys/
13
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
(-)ruby-gphys/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (ruby/gphys-0.5.4.tar.gz) = 5c3a725f2cbb71e68cc3bcb1d2a712f4
1
MD5 (ruby/gphys-0.6.0.tar.gz) = 90f8acf540e2f3e8743bd6d8934bd356
2
SHA256 (ruby/gphys-0.5.4.tar.gz) = 1247bc173fe2620da93a995672df1fc124598d511cf6f6420d424597d0dd51c1
2
SHA256 (ruby/gphys-0.6.0.tar.gz) = 44179b83c327a1f0cc6a11e93c2ff63d134059db041173718304f14c7b44dd48
3
SIZE (ruby/gphys-0.5.4.tar.gz) = 1131226
3
SIZE (ruby/gphys-0.6.0.tar.gz) = 1141062
(-)ruby-gphys/pkg-plist (+2 lines)
Lines 3-12 Link Here
3
bin/gpaop
3
bin/gpaop
4
bin/gpcat
4
bin/gpcat
5
bin/gpcut
5
bin/gpcut
6
bin/gpedit
6
bin/gplist
7
bin/gplist
7
bin/gpmath
8
bin/gpmath
8
bin/gpmaxmin
9
bin/gpmaxmin
9
bin/gpprint
10
bin/gpprint
11
bin/gpvect
10
bin/gpview
12
bin/gpview
11
bin/grads2nc_with_gphys
13
bin/grads2nc_with_gphys
12
%%RUBY_SITELIBDIR%%/numru/dclext_datetime_ax.rb
14
%%RUBY_SITELIBDIR%%/numru/dclext_datetime_ax.rb

Return to bug 115599