aboutsummaryrefslogtreecommitdiff
path: root/devel/ocaml-sdl
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-04-05 22:23:33 +0000
commit3d36cd46d3bb6656f6d92310bf7d33289e923b80 (patch)
tree220b11f5497a6224d47e801c379b307964b966a4 /devel/ocaml-sdl
parent9b1e963d4dbc2ee2d8e9f66582e57f3dbd040d23 (diff)
downloadports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.tar.gz
ports-3d36cd46d3bb6656f6d92310bf7d33289e923b80.zip
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml version. PR: ports/156195 Suggested by: mandree
Notes
Notes: svn path=/head/; revision=272267
Diffstat (limited to 'devel/ocaml-sdl')
-rw-r--r--devel/ocaml-sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-sdl/Makefile b/devel/ocaml-sdl/Makefile
index e561271433f5..f53bc0c2ae52 100644
--- a/devel/ocaml-sdl/Makefile
+++ b/devel/ocaml-sdl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sdl
PORTVERSION= 0.7.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= SF/ocaml${PORTNAME}/OCamlSDL/ocaml${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ocaml-