Bug 132071

Summary: Update: archivers/ocaml-zip to 1.04
Product: Ports & Packages Reporter: jaapb
Component: Individual Port(s)Assignee: Stanislav Sedov <stas>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description jaapb 2009-02-24 15:20:01 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-24 15:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-04-07 08:03:47 UTC
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"
Comment 3 Stanislav Sedov freebsd_committer freebsd_triage 2009-04-07 08:04:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!