[MacPorts] #18786: ocaml port updates
MacPorts
noreply at macports.org
Mon Apr 13 07:00:26 PDT 2009
#18786: ocaml port updates
-----------------------------+----------------------------------------------
Reporter: anil@… | Owner: pguyot@…
Type: enhancement | Status: new
Priority: Normal | Milestone: Port Enhancements
Component: ports | Version: 1.7.0
Keywords: | Port: ocaml caml-ocamlnet caml-sqlite3 cryptokit omake
-----------------------------+----------------------------------------------
Comment(by Damien.Pollet@…):
I diffed Anil's github repo against my ports tree, using this:
{{{
for p in */*; do
diff -ruN
/opt/local/var/macports/sources/rsync.macports.org/release/ports/$p $p >
`dirname $p`--`basename $p`.patch
done
}}}
I guess for the new ports you can get the files with patch -p1 too.
--
Ticket URL: <http://trac.macports.org/ticket/18786#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list