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


1.2
date	2012.02.01.20.06.30;	author jgh;	state dead;
branches;
next	1.1;

1.1
date	2008.12.18.06.54.41;	author linimon;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.5
- support for oasis and findlib
- added blowfish and MAC support along with bugfixes
- plist is removed in favor of generation via findlib
- remove META from FILESDIR, as it is now distributed
- maintainer address update

PR:	ports/164661
Submitted by: maintainer, Jaap.Boender at pps.jussieu.fr
Approved by:	crees (mentor)
@
text
@name="cryptokit"
version="1.3"
description="A variety of cryptographic primitives for Objective Caml"
requires="unix,num"
archive(byte)="cryptokit.cma"
archive(native)="cryptokit.cmxa"
@


1.1
log
@Add META file for use with ocaml-findlib.

PR:	ports/122848
@
text
@@

