[90536] trunk/dports/graphics/lablgl
mww at macports.org
mww at macports.org
Thu Mar 8 01:35:48 PST 2012
Revision: 90536
http://trac.macports.org/changeset/90536
Author: mww at macports.org
Date: 2012-03-08 01:35:48 -0800 (Thu, 08 Mar 2012)
Log Message:
-----------
lablgl: version 20120306
Modified Paths:
--------------
trunk/dports/graphics/lablgl/Portfile
trunk/dports/graphics/lablgl/files/META
Modified: trunk/dports/graphics/lablgl/Portfile
===================================================================
--- trunk/dports/graphics/lablgl/Portfile 2012-03-08 08:02:28 UTC (rev 90535)
+++ trunk/dports/graphics/lablgl/Portfile 2012-03-08 09:35:48 UTC (rev 90536)
@@ -3,8 +3,7 @@
PortSystem 1.0
name lablgl
-version 1.04
-revision 2
+version 20120306
categories graphics
license BSD Tcl/Tk
maintainers nomaintainer
@@ -15,13 +14,13 @@
homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
platforms darwin
master_sites http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/
-checksums md5 dcf05a0cffffdf06cbe0fe55f9eff974 \
- sha1 80e8bf4deaade52372a64fe1e93713b4a49e9171 \
- rmd160 d623514e2f1b1b2a1e71323aae4874f2beb3db6d
+checksums md5 c850c8500837165adfa98535ad33f770 \
+ sha1 996f0aba788f5fa1531587fb06d667b94237cc92 \
+ rmd160 1b596ca0b970b1b2f36179502a48db2251a80574
depends_lib port:ocaml
build.target lib libopt glut glutopt
use_parallel_build no
-worksrcdir lablGL-${version}
+worksrcdir lablGL
livecheck.type regex
livecheck.url http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
Modified: trunk/dports/graphics/lablgl/files/META
===================================================================
--- trunk/dports/graphics/lablgl/files/META 2012-03-08 08:02:28 UTC (rev 90535)
+++ trunk/dports/graphics/lablgl/files/META 2012-03-08 09:35:48 UTC (rev 90536)
@@ -1,12 +1,12 @@
description = "Bindings for OpenGL graphics engines"
-version = "1.04"
+version = "20120306"
archive(byte) = "lablgl.cma"
archive(native) = "lablgl.cmxa"
directory = "+lablgl"
package "togl" (
description = "OpenGL widget for labltk"
- version = "1.04"
+ version = "20120306"
requires = "lablGL, labltk"
archive(byte) = "togl.cma"
archive(native) = "togl.cmxa"
@@ -14,7 +14,7 @@
package "glut" (
description = "Platform-independent OpenGL window"
- version = "1.04"
+ version = "20120306"
requires = "lablGL"
archive(byte) = "lablglut.cma"
archive(native) = "lablglut.cmxa"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120308/7c595c3f/attachment.html>
More information about the macports-changes
mailing list