head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


1.2
date	2009.04.07.07.03.32;	author stas;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.30.03.52.43;	author beech;	state Exp;
branches;
next	;


desc
@@


1.2
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>
@
text
@name="zip"
version="1.04"
description="reading and writing ZIP, JAR and GZIP files"
requires="unix"
archive(byte)="zip.cma"
archive(native)="zip.cmxa"
linkopts = ""
@


1.1
log
@- Install a META file for use with ocaml-findlib (findlib is still not
  necessary to install or run the port, but if it is there, it will detect the
  port);
- Install files (zlib.cmi and zlib.mli) needed by www/ocsigen.
- Bump portrevision

PR:		ports/130507
Submitted by:	Jaap Boender <jaapb@@kerguelen.org>
Approved by:	stas (maintainer)
@
text
@d2 1
a2 1
version="1.03"
a7 1

@

