[95932] trunk/dports/devel/ocaml-dbm/Portfile

mww at macports.org mww at macports.org
Thu Jul 26 13:25:55 PDT 2012


Revision: 95932
          https://trac.macports.org/changeset/95932
Author:   mww at macports.org
Date:     2012-07-26 13:25:54 -0700 (Thu, 26 Jul 2012)
Log Message:
-----------
ocaml-dbm: dbm/META is now part of this port; inc revision

Modified Paths:
--------------
    trunk/dports/devel/ocaml-dbm/Portfile

Property Changed:
----------------
    trunk/dports/devel/ocaml-dbm/Portfile

Modified: trunk/dports/devel/ocaml-dbm/Portfile
===================================================================
--- trunk/dports/devel/ocaml-dbm/Portfile	2012-07-26 20:25:08 UTC (rev 95931)
+++ trunk/dports/devel/ocaml-dbm/Portfile	2012-07-26 20:25:54 UTC (rev 95932)
@@ -1,10 +1,10 @@
-# $Id: Portfile 88485 2012-01-03 11:01:15Z mww at macports.org $
+# $Id$
 
 PortSystem          1.0
 
 name                ocaml-dbm
 version             1.0
-revision            1
+revision            2
 categories          devel ml
 platforms           darwin
 license             LGPL-2
@@ -31,8 +31,7 @@
 use_parallel_build  no
 
 post-destroot {
-# enable this when ocaml is at v4
-#    xinstall -m 644 ${filespath}/META ${destroot}${prefix}/lib/ocaml/site-lib/dbm/
+    xinstall -m 644 ${filespath}/META ${destroot}${prefix}/lib/ocaml/site-lib/dbm/
 }
 
 livecheck.type      regex


Property changes on: trunk/dports/devel/ocaml-dbm/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120726/2911b7d7/attachment-0001.html>


More information about the macports-changes mailing list