[101153] trunk/dports/sysutils/opam/Portfile
mww at macports.org
mww at macports.org
Sat Jan 5 05:19:32 PST 2013
Revision: 101153
https://trac.macports.org/changeset/101153
Author: mww at macports.org
Date: 2013-01-05 05:19:31 -0800 (Sat, 05 Jan 2013)
Log Message:
-----------
opam:
Modified Paths:
--------------
trunk/dports/sysutils/opam/Portfile
Modified: trunk/dports/sysutils/opam/Portfile
===================================================================
--- trunk/dports/sysutils/opam/Portfile 2013-01-05 12:30:53 UTC (rev 101152)
+++ trunk/dports/sysutils/opam/Portfile 2013-01-05 13:19:31 UTC (rev 101153)
@@ -1,9 +1,9 @@
# $Id$
-PortSystem 1.0
-PortGroup github 1.0
+PortSystem 1.0
+PortGroup github 1.0
-github.setup OCamlPro opam 0.8.2
+github.setup OCamlPro opam 0.8.3
platforms darwin
categories sysutils ml
@@ -15,10 +15,10 @@
multiple versions of OCaml and libraries in a users home \
directory.
-checksums rmd160 c63f97fa8c7cbbb9e8a9bd4c3fc1e4c51ec97cc3 \
- sha256 fc5aca6f9bce4b1b676b8f34c037f993ef40274ae2aed291a659ac713b807e4c
+checksums rmd160 8d8c7f33c9b657004601247baac599af0f7c3cdc \
+ sha256 cc8aa158247a84f50469dbdda34573243753537e298bd0e7b4d098e8bd29bf37
-depends_build port:ocaml
+depends_build port:ocaml
-destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man
+destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130105/818900ed/attachment.html>
More information about the macports-changes
mailing list