[95589] trunk/dports/devel/ocaml-ocamlmakefile/Portfile

mww at macports.org mww at macports.org
Tue Jul 17 01:07:16 PDT 2012


Revision: 95589
          https://trac.macports.org/changeset/95589
Author:   mww at macports.org
Date:     2012-07-17 01:07:16 -0700 (Tue, 17 Jul 2012)
Log Message:
-----------
ocaml-ocamlmakefile: version 6.37.0

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

Modified: trunk/dports/devel/ocaml-ocamlmakefile/Portfile
===================================================================
--- trunk/dports/devel/ocaml-ocamlmakefile/Portfile	2012-07-17 07:53:43 UTC (rev 95588)
+++ trunk/dports/devel/ocaml-ocamlmakefile/Portfile	2012-07-17 08:07:16 UTC (rev 95589)
@@ -3,8 +3,7 @@
 PortSystem          1.0
 
 name                ocaml-ocamlmakefile
-version             6.36.0
-revision            1
+version             6.37.0
 categories          devel ml
 maintainers         mww openmaintainer
 license             LGPL-2.1
@@ -18,9 +17,8 @@
 
 distname            ocaml-makefile-${version}
 
-checksums           md5     641a7cf489d638e89491503d8c3b4ec8 \
-                    sha1    8062c381221007edfea451031606e75d3bf5d71f \
-                    rmd160  31f9670e501a4e2cc4c081ed6a05ffe198e3c746
+checksums           rmd160  30ed58878aeec483c060ba161185f4655914ddc1 \
+                    sha256  99ff58080ed154cc4bd70f915fe4760dffb026a1c0447caa0b3bdb982b24b0a8
 
 depends_lib         port:ocaml \
                     port:ocaml-findlib
@@ -38,8 +36,8 @@
     foreach d {calc camlp4 gtk idl threads} {
         file copy ${worksrcpath}/${d} ${destroot}${prefix}/share/examples/${name}
     }
-    xinstall -m 644 -W ${worksrcpath} README.txt LICENSE Changelog \
-        ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} CHANGES.txt COPYING.txt GPL.txt LGPL.txt \
+        README.md ${destroot}${prefix}/share/doc/${name}
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120717/f9b723ea/attachment.html>


More information about the macports-changes mailing list