Update to 0.0.4 and fix new compiler error. (wrong cpp syntax)
This commit is contained in:
parent
64f3f3fede
commit
e538243a82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91249
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= math3d
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= math ruby
|
||||
MASTER_SITES= http://www2.giganet.net/~yoshi/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ruby/math3d-0.03.tar.gz) = 0960f717ac215731ba41e2be4f99d6a0
|
||||
MD5 (ruby/math3d-0.04.tar.gz) = 94556be8b934deb961170bb49936ae67
|
||||
|
|
Loading…
Reference in a new issue