[88095] trunk/dports/devel/caml-xmlm

mww at macports.org mww at macports.org
Sun Dec 18 13:16:26 PST 2011


Revision: 88095
          http://trac.macports.org/changeset/88095
Author:   mww at macports.org
Date:     2011-12-18 13:16:22 -0800 (Sun, 18 Dec 2011)
Log Message:
-----------
caml-xmlm: fix META file for ocamlfind to find the library; inc. revision;

Modified Paths:
--------------
    trunk/dports/devel/caml-xmlm/Portfile

Added Paths:
-----------
    trunk/dports/devel/caml-xmlm/files/
    trunk/dports/devel/caml-xmlm/files/patch-src-META.diff

Modified: trunk/dports/devel/caml-xmlm/Portfile
===================================================================
--- trunk/dports/devel/caml-xmlm/Portfile	2011-12-18 20:09:36 UTC (rev 88094)
+++ trunk/dports/devel/caml-xmlm/Portfile	2011-12-18 21:16:22 UTC (rev 88095)
@@ -4,6 +4,7 @@
 
 name                caml-xmlm
 version             1.0.2
+revision            1
 categories          devel ml textproc
 maintainers         mww openmaintainer
 platforms           darwin
@@ -19,6 +20,7 @@
 
 homepage            http://erratique.ch/software/xmlm
 master_sites        http://erratique.ch/software/xmlm/releases/
+patchfiles          patch-src-META.diff
 
 distname            xmlm-${version}
 use_bzip2           yes

Added: trunk/dports/devel/caml-xmlm/files/patch-src-META.diff
===================================================================
--- trunk/dports/devel/caml-xmlm/files/patch-src-META.diff	                        (rev 0)
+++ trunk/dports/devel/caml-xmlm/files/patch-src-META.diff	2011-12-18 21:16:22 UTC (rev 88095)
@@ -0,0 +1,7 @@
+--- src/META	2009-11-11 14:08:24.000000000 +0100
++++ src/META	2011-12-18 22:14:54.000000000 +0100
+@@ -3,4 +3,3 @@
+ archive(byte) = "xmlm.cmo"
+ archive(native) = "xmlm.cmx"
+ archive(plugin,native) = "xmlm.cmxs"
+-directory = "+xmlm"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111218/61e8d9ae/attachment.html>


More information about the macports-changes mailing list