pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/ocaml-zip



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug 16 11:50:46 UTC 2012

Modified Files:
        pkgsrc/archivers/ocaml-zip: Makefile PLIST distinfo
        pkgsrc/archivers/ocaml-zip/patches: patch-aa

Log Message:
Update to 1.04, provided by Jaap Boender in PR 46805:
This is an upgrade to the latest version. Changes include:
- 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.

The package itself has been revamped as well, with destdir support, use of
PLIST_VARS, and some more minor improvements. It's also been tested to work
with ocaml 4.00.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/ocaml-zip/Makefile \
    pkgsrc/archivers/ocaml-zip/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/ocaml-zip/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/ocaml-zip/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index