[49256] trunk/dports/graphics/lablgl/Portfile

blb at macports.org blb at macports.org
Mon Apr 6 00:53:43 PDT 2009


Revision: 49256
          http://trac.macports.org/changeset/49256
Author:   blb at macports.org
Date:     2009-04-06 00:53:43 -0700 (Mon, 06 Apr 2009)
Log Message:
-----------
graphics/lablgl - version bump to 1.04, use port: deps, only needs ocaml port, does not build parallel; ticket #18340 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/graphics/lablgl/Portfile

Modified: trunk/dports/graphics/lablgl/Portfile
===================================================================
--- trunk/dports/graphics/lablgl/Portfile	2009-04-06 07:52:32 UTC (rev 49255)
+++ trunk/dports/graphics/lablgl/Portfile	2009-04-06 07:53:43 UTC (rev 49256)
@@ -2,7 +2,7 @@
 
 PortSystem			1.0
 name				lablgl
-version				1.00
+version				1.04
 categories			graphics
 maintainers			anil at recoil.org
 description			Objective Caml interface to OpenGL
@@ -12,8 +12,10 @@
 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 92bcfe3121650c43e5bc4c018778405b
-depends_lib			bin:camlp4:ocaml lib:libgtk.1:gtk1 lib:libglut.3:glut
+checksums			md5     dcf05a0cffffdf06cbe0fe55f9eff974 \
+					sha1    80e8bf4deaade52372a64fe1e93713b4a49e9171 \
+					rmd160  d623514e2f1b1b2a1e71323aae4874f2beb3db6d
+depends_lib			port:ocaml
 
 configure {
 	copy ${worksrcpath}/Makefile.config.osx ${worksrcpath}/Makefile.config
@@ -29,3 +31,6 @@
 	DLLDIR=${stublibsdir}
 
 build.target	lib libopt glut glutopt
+
+use_parallel_build	no
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090406/c7198dc8/attachment.html>


More information about the macports-changes mailing list