Update to 1.04. Changes: - Added function Zip.add_entry_generator. (Contributed by A. Frisch.) - The "level" optional argument was sometimes not honored; fixed. - Relicensed under LGPL 2.1 or above, with Caml's special exception for static linking. Fix: diff included. Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool)
stas 2009-04-07 07:03:32 UTC FreeBSD ports repository Modified files: archivers/ocaml-zip Makefile distinfo archivers/ocaml-zip/files META Log: - Update to 1.04. Changes: - Added function Zip.add_entry_generator. - The "level" optional argument was sometimes not honored; fixed. - Relicensed under LGPL 2.1 or above, with Caml's special exception for static linking. PR: ports/132071 Submitted by: Jaap Boender <jaapb@kerguelen.org> Revision Changes Path 1.6 +1 -2 ports/archivers/ocaml-zip/Makefile 1.3 +3 -3 ports/archivers/ocaml-zip/distinfo 1.2 +1 -2 ports/archivers/ocaml-zip/files/META _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!