The upstream tarball does not include a META file for use with ocaml-findlib. Also, the port now makes use of the USE_OCAML flag. Fix: shar included. How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->lioux Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback To submitter: are you perhaps interested in taking over this port? (Also, we prefer updates to be in the diff -r format, as specified in the Porter's Handbook.)
Responsible Changed From-To: lioux->linimon
OK, I am trying to figure out two changes that you have made: - 's|^(INSTALLDIR).*$$|\1=${PREFIX}/lib/ocaml|; \ + 's|^(INSTALLDIR).*$$|\1=${PREFIX}/${OCAML_SITELIBDIR}/${PORTNAME You're intentionally moving the files under lib/ocaml/cryptokit? There are some of the other ocaml ports that seem to have this but not all (others are in lib/ocaml/site-lib). - @${MKDIR} ${PREFIX}/lib/ocaml/stublibs + @${MKDIR} ${PREFIX}/${OCAML_SITELIBDIR}/${PORTNAME}/stublibs Similarly, stublibs is now to be under cryptokit/ ? At a quick glance I don't see any of the other ocaml ports that are doing that.
State Changed From-To: feedback->closed Committed, thanks.
linimon 2008-12-18 06:54:41 UTC FreeBSD ports repository Added files: security/ocaml-cryptokit/files META Log: Add META file for use with ocaml-findlib. PR: ports/122848 Revision Changes Path 1.1 +6 -0 ports/security/ocaml-cryptokit/files/META (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"