[41305] trunk/dports/lang/ocaml/Portfile

pguyot at kallisys.net pguyot at kallisys.net
Thu Oct 30 01:01:18 PDT 2008


Revision: 41305
          http://trac.macports.org/changeset/41305
Author:   pguyot at kallisys.net
Date:     2008-10-30 01:01:18 -0700 (Thu, 30 Oct 2008)
Log Message:
-----------
Add openmaintainer, mark the universal variant as unavailable

Modified Paths:
--------------
    trunk/dports/lang/ocaml/Portfile

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2008-10-30 07:51:19 UTC (rev 41304)
+++ trunk/dports/lang/ocaml/Portfile	2008-10-30 08:01:18 UTC (rev 41305)
@@ -6,7 +6,7 @@
 version			3.10.2
 set major_vers	[join [lrange [split ${version} .] 0 1] .]
 platforms		darwin
-maintainers		pguyot at kallisys.net
+maintainers		pguyot at kallisys.net openmaintainer
 categories		lang ml
 description		Objective Caml is an implementation of the ML language
 homepage		http://www.ocaml.org/
@@ -27,6 +27,7 @@
 
 use_bzip2			yes
 use_parallel_build	no
+universal_variant   no
 
 set doc_distname	${name}-${major_vers}-refman
 set docdir			${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081030/925e6f6c/attachment.html>


More information about the macports-changes mailing list