Update lang/ocaml to 4.00.1.

Make all ocaml ports depend on the version of ocaml they were built with.
This commit is contained in:
chrisz 2012-11-30 19:08:05 +00:00
parent 0fe2219e81
commit 65055d41e1
12 changed files with 24 additions and 18 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2012/08/18 21:55:07 avsm Exp $
# $OpenBSD: Makefile,v 1.21 2012/11/30 19:08:05 chrisz Exp $
COMMENT= Objective Caml bindings for PostgreSQL
CATEGORIES= databases
V= 2.0.2
REVISION= 0
NAME = ocaml-postgresql
DISTNAME= postgresql-ocaml-${V}
PKGNAME= ${NAME}-${V}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2012/08/18 21:57:24 avsm Exp $
# $OpenBSD: Makefile,v 1.22 2012/11/30 19:08:05 chrisz Exp $
COMMENT= Objective Caml bindings for SQLite3
CATEGORIES= databases
V= 2.0.2
REVISION= 0
NAME = ocaml-sqlite3
DISTNAME= sqlite3-ocaml-${V}
PKGNAME= ${NAME}-${V}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2012/11/27 22:28:53 chrisz Exp $
# $OpenBSD: Makefile,v 1.26 2012/11/30 19:08:05 chrisz Exp $
# build system needs per-arch tweaks
ONLY_FOR_ARCHS = amd64 i386 powerpc
@ -7,7 +7,7 @@ COMMENT= framework for analysis and transformation of C
CATEGORIES = devel lang
DISTNAME = cil-1.5.1
REVISION = 2
REVISION = 3
EXTRACT_SUFX = .tar.gz
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cil/}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2012/08/18 22:04:48 avsm Exp $
# $OpenBSD: Makefile,v 1.4 2012/11/30 19:08:05 chrisz Exp $
COMMENT = OCaml Batteries Included - OCaml foundation library
CATEGORIES = devel
V = 1.5.0
REVISION= 0
DISTNAME = batteries-${V}
PKGNAME = ocaml-batteries-${V}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2012/08/26 20:12:13 avsm Exp $
# $OpenBSD: Makefile,v 1.10 2012/11/30 19:08:05 chrisz Exp $
COMMENT= Objective Caml bindings for calendar functions
CATEGORIES= devel
@ -6,7 +6,7 @@ CATEGORIES= devel
V= 2.03.2
DISTNAME= calendar-${V}
PKGNAME= ocaml-calendar-${V}
REVISION= 1
REVISION= 2
# You need to update MASTER_SITES too, when changing the version number.
MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/915/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2012/08/18 22:13:17 avsm Exp $
# $OpenBSD: Makefile,v 1.3 2012/11/30 19:08:05 chrisz Exp $
COMMENT = unicode library for objective caml
CATEGORIES = devel
V = 0.8.3
REVISION = 0
REVISION = 1
DISTNAME = camomile-${V}
PKGNAME = ocaml-camomile-${V}
EXTRACT_SUFX = .tar.bz2

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/06 20:53:47 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/11/30 19:08:05 chrisz Exp $
COMMENT= curses / ncurses bindings for OCaml
DISTNAME= ocaml-curses-1.0.3
REVISION= 0
CATEGORIES= devel
HOMEPAGE= http://www.nongnu.org/ocaml-tmk/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/06 20:52:49 jasper Exp $
# $OpenBSD: Makefile,v 1.2 2012/11/30 19:08:05 chrisz Exp $
COMMENT= extended standard library for OCaml
DISTNAME= extlib-1.5.3
REVISION= 0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2012/09/05 21:37:26 avsm Exp $
# $OpenBSD: Makefile,v 1.5 2012/11/30 19:08:05 chrisz Exp $
COMMENT = library for manipulating the terminal
CATEGORIES = devel
@ -6,7 +6,7 @@ CATEGORIES = devel
DISTNAME = lambda-term-1.2
PKGNAME = ocaml-${DISTNAME}
MASTER_SITES = http://forge.ocamlcore.org/frs/download.php/945/
REVISION = 3
REVISION = 4
HOMEPAGE = http://forge.ocamlcore.org/projects/lambda-term

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2012/10/22 11:41:26 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2012/11/30 19:08:05 chrisz Exp $
COMMENT = cooperative lightweight thread library
CATEGORIES = devel
DISTNAME = lwt-2.4.1
PKGNAME = ocaml-${DISTNAME}
REVISION = 0
REVISION = 1
MASTER_SITES = http://ocsigen.org/download/
HOMEPAGE = http://ocsigen.org/lwt/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2012/10/01 21:20:55 edd Exp $
# $OpenBSD: Makefile,v 1.4 2012/11/30 19:08:05 chrisz Exp $
COMMENT = GMP bindings for OCaml
V = 0.13
REVISION = 1
REVISION = 2
DISTNAME = mlgmp-${V}
PKGNAME = ocaml-mlgmp-${V}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2012/08/18 22:19:21 avsm Exp $
# $OpenBSD: Makefile,v 1.3 2012/11/30 19:08:05 chrisz Exp $
COMMENT = the Ocamlnet internet protocol foundation library
CATEGORIES = devel www mail
V = 3.6
REVISION= 0
DISTNAME = ocamlnet-${V}
PKGNAME = ocaml-net-${V}