bump REVISION for OCaml 4.02.3 update

This commit is contained in:
avsm 2015-08-30 16:18:48 +00:00
parent 2aca527dd5
commit 74441e1bba
6 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2014/09/02 09:24:44 chrisz Exp $
# $OpenBSD: Makefile,v 1.25 2015/08/30 16:18:48 avsm Exp $
SHARED_ONLY = Yes
@ -7,7 +7,7 @@ COMMENT = program matching and transformation engine
# if updating, check for any additional use of diff/grep which
# may need to be switched to gdiff/ggrep
DISTNAME = coccinelle-1.0.0-rc15
REVISION = 3
REVISION = 4
PKGNAME = ${DISTNAME:S/-rc/rc/}
EXTRACT_SUFX = .tgz

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2014/09/02 09:24:44 chrisz Exp $
# $OpenBSD: Makefile,v 1.4 2015/08/30 16:18:48 avsm Exp $
COMMENT= Erlang-style bitstrings for OCaml
DISTNAME= ocaml-bitstring-2.0.4
REVISION= 0
REVISION= 1
CATEGORIES= devel

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2014/10/21 19:18:46 chrisz Exp $
# $OpenBSD: Makefile,v 1.15 2015/08/30 16:18:48 avsm 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= 5
REVISION= 6
# 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,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2015/05/23 16:34:40 czarkoff Exp $
# $OpenBSD: Makefile,v 1.10 2015/08/30 16:18:48 avsm Exp $
COMMENT = unicode library for objective caml
@ -11,6 +11,7 @@ GH_TAGNAME = rel-${V}
DISTNAME = camomile-${V}
WRKSRC = ${WRKDIST}/Camomile
PKGNAME = ocaml-${DISTNAME}
REVISION = 1
MAINTAINER = Christopher Zimmermann <chrisz@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2014/08/22 22:21:53 kili Exp $
# $OpenBSD: Makefile,v 1.5 2015/08/30 16:18:48 avsm Exp $
COMMENT= curses / ncurses bindings for OCaml
DISTNAME= ocaml-curses-1.0.3
REVISION= 1
REVISION= 2
CATEGORIES= devel
HOMEPAGE= http://www.nongnu.org/ocaml-tmk/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2014/09/04 19:44:09 chrisz Exp $
# $OpenBSD: Makefile,v 1.9 2015/08/30 16:18:48 avsm Exp $
COMMENT= extended standard library for OCaml
DISTNAME= extlib-1.6.1
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
REVISION= 1
HOMEPAGE= https://ocaml-extlib.googlecode.com/