From f5ba866098e88967334657af5463a12c950269f7 Mon Sep 17 00:00:00 2001 From: jaapb Date: Mon, 8 Oct 2012 15:18:20 +0000 Subject: Revision bump associated with the update of lang/ocaml to version 4. --- archivers/ocaml-bz2/Makefile | 3 +- converters/bibtex2html/Makefile | 4 +- databases/geneweb/Makefile | 4 +- databases/ocaml-mysql/Makefile | 3 +- databases/ocaml-sqlite3/Makefile | 3 +- devel/coccinelle/Makefile | 4 +- devel/equeue/Makefile | 3 +- devel/js_of_ocaml/Makefile | 4 +- devel/menhir/Makefile | 25 ++++++++---- devel/menhir/PLIST | 73 ++++++++++++++++------------------ devel/menhir/distinfo | 10 ++--- devel/monotone-viz/Makefile | 4 +- devel/ocaml-deriving-ocsigen/Makefile | 3 +- devel/ocaml-findlib/Makefile | 3 +- devel/ocaml-findlib/PLIST | 3 +- devel/ocaml-lwt/Makefile | 3 +- devel/ocaml-react/Makefile | 3 +- devel/omake/Makefile | 4 +- devel/pcre-ocaml/Makefile | 3 +- graphics/camlimages/Makefile | 4 +- graphics/graphviz/Makefile | 4 +- lang/boomerang/Makefile | 4 +- lang/coq/Makefile | 4 +- lang/ocamlduce/Makefile | 3 +- lang/pict/Makefile | 4 +- math/scilab/Makefile | 4 +- net/mldonkey-gui/Makefile | 4 +- net/mldonkey/Makefile | 4 +- net/ocamlnet/Makefile | 3 +- net/unison/Makefile | 4 +- net/unison2.32/Makefile | 4 +- print/advi/Makefile | 4 +- security/ocaml-cryptokit/Makefile | 3 +- security/ocaml-cryptokit/buildlink3.mk | 4 +- security/ocaml-ssl/Makefile | 3 +- security/ocaml-ssl/buildlink3.mk | 4 +- security/sks/Makefile | 4 +- sysutils/xentools41/Makefile | 7 ++-- textproc/harmony/Makefile | 4 +- textproc/ocaml-text/Makefile | 3 +- textproc/ocaml-tyxml/Makefile | 3 +- textproc/pxp/Makefile | 4 +- time/ocaml-calendar/Makefile | 3 +- time/wyrd/Makefile | 4 +- www/eliom/Makefile | 3 +- www/ocaml-curl/Makefile | 3 +- www/ocsigen/Makefile | 3 +- www/swiftsurf/Makefile | 4 +- x11/lablgtk/Makefile | 4 +- x11/lablgtk1/Makefile | 6 +-- x11/lablgtk1/buildlink3.mk | 4 +- x11/labltk/Makefile | 4 +- x11/ocaml-graphics/Makefile | 3 +- x11/ocaml-graphics/buildlink3.mk | 4 +- 54 files changed, 162 insertions(+), 134 deletions(-) diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 7ac491d727e..fd39b2959d9 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:20 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 9bb28c12eec..933913ce71b 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/10/03 21:54:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/08 15:18:20 jaapb Exp $ DISTNAME= bibtex2html-1.97 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index 8ade87c5e5c..bdda860fe5a 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/05/29 22:58:53 cheusov Exp $ +# $NetBSD: Makefile,v 1.36 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= geneweb-5.01 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/ \ diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 2771ac991c4..cd6eb97f3be 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 21:25:23 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= ocaml-mysql-1.1.1 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/870/ diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 4609242a18e..c69c23067d5 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:23 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/08 15:18:21 jaapb Exp $ # PKGNAME= ocaml-sqlite3-${VERSION} DISTNAME= sqlite3-ocaml-${VERSION} VERSION= 2.0.2 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/ FETCH_USING= curl diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index 8d1d93e086d..8c1661e3d67 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:54:28 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 15:18:21 jaapb Exp $ DISTNAME= coccinelle-0.2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://coccinelle.lip6.fr/distrib/ EXTRACT_SUFX= .tgz diff --git a/devel/equeue/Makefile b/devel/equeue/Makefile index bae51eb700b..54b8e892f20 100644 --- a/devel/equeue/Makefile +++ b/devel/equeue/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2012/06/21 04:51:57 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/08 15:18:21 jaapb Exp $ DISTNAME= equeue-2.1.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile index ac309e642b3..e8c85c02da8 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/07/20 20:08:25 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= js_of_ocaml-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://ocsigen.org/download/ diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile index c19904372d1..2610ef223cb 100644 --- a/devel/menhir/Makefile +++ b/devel/menhir/Makefile @@ -1,30 +1,41 @@ -# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:23 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:21 jaapb Exp $ # -DISTNAME= menhir-20080912 -PKGREVISION= 2 +DISTNAME= menhir-20120123 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~fpottier/menhir/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= jaapb@NetBSD.org HOMEPAGE= http://cristal.inria.fr/~fpottier/menhir/ COMMENT= LR(1) parser generator in OCaml +LICENSE= qpl-v1.0 PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib - USE_TOOLS+= gmake +BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib + EGDIR= ${PREFIX}/share/examples/${PKGBASE} MAKE_ENV= EGDIR=${EGDIR:Q} -BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.09 +PLIST_VARS= opt +.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \ + (${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64") || \ + (${MACHINE_ARCH} == "arm") +PLIST.opt= yes +.else +MAKE_ENV+= TARGET=byte +.endif post-extract: ${RM} ${WRKSRC}/demos/calc/.omakedb* +pre-install: + ${MKDIR} ${DESTDIR}${PREFIX}/lib/ocaml/site-lib/menhirLib + .include "../../lang/ocaml/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/menhir/PLIST b/devel/menhir/PLIST index 73b0d9e0def..083cea7eb28 100644 --- a/devel/menhir/PLIST +++ b/devel/menhir/PLIST @@ -1,44 +1,41 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:43:37 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2012/10/08 15:18:21 jaapb Exp $ bin/menhir lib/ocaml/site-lib/menhirLib/META lib/ocaml/site-lib/menhirLib/menhirLib.cmi lib/ocaml/site-lib/menhirLib/menhirLib.cmo -lib/ocaml/site-lib/menhirLib/menhirLib.cmx +${PLIST.opt}lib/ocaml/site-lib/menhirLib/menhirLib.cmx lib/ocaml/site-lib/menhirLib/menhirLib.o -lib/ocaml/site-lib/standard.mly -man/man1/menhir.1 +share/doc/menhir/demos/Makefile +share/doc/menhir/demos/Makefile.auto +share/doc/menhir/demos/Makefile.shared +share/doc/menhir/demos/OMakefile.shared +share/doc/menhir/demos/calc-param/Makefile +share/doc/menhir/demos/calc-param/OMakefile +share/doc/menhir/demos/calc-param/OMakeroot +share/doc/menhir/demos/calc-param/README +share/doc/menhir/demos/calc-param/calc.ml +share/doc/menhir/demos/calc-param/lexer.mll +share/doc/menhir/demos/calc-param/parser.mly +share/doc/menhir/demos/calc-param/tokens.mly +share/doc/menhir/demos/calc-two/Makefile +share/doc/menhir/demos/calc-two/OMakefile +share/doc/menhir/demos/calc-two/OMakeroot +share/doc/menhir/demos/calc-two/README +share/doc/menhir/demos/calc-two/algebraic.mly +share/doc/menhir/demos/calc-two/calc.ml +share/doc/menhir/demos/calc-two/common.mly +share/doc/menhir/demos/calc-two/lexer.mll +share/doc/menhir/demos/calc-two/reverse.mly +share/doc/menhir/demos/calc-two/tokens.mly +share/doc/menhir/demos/calc/Makefile +share/doc/menhir/demos/calc/OMakefile +share/doc/menhir/demos/calc/OMakefile.omc +share/doc/menhir/demos/calc/OMakeroot +share/doc/menhir/demos/calc/OMakeroot.omc +share/doc/menhir/demos/calc/README +share/doc/menhir/demos/calc/calc.ml +share/doc/menhir/demos/calc/lexer.mll +share/doc/menhir/demos/calc/parser.mly +share/doc/menhir/demos/ocamldep.wrapper share/doc/menhir/manual.pdf -share/examples/menhir/demos/Makefile -share/examples/menhir/demos/Makefile.auto -share/examples/menhir/demos/Makefile.shared -share/examples/menhir/demos/OMakefile.shared -share/examples/menhir/demos/calc-param/Makefile -share/examples/menhir/demos/calc-param/OMakefile -share/examples/menhir/demos/calc-param/OMakeroot -share/examples/menhir/demos/calc-param/README -share/examples/menhir/demos/calc-param/calc.ml -share/examples/menhir/demos/calc-param/lexer.mll -share/examples/menhir/demos/calc-param/parser.mly -share/examples/menhir/demos/calc-param/tokens.mly -share/examples/menhir/demos/calc-two/Makefile -share/examples/menhir/demos/calc-two/OMakefile -share/examples/menhir/demos/calc-two/OMakeroot -share/examples/menhir/demos/calc-two/README -share/examples/menhir/demos/calc-two/algebraic.mly -share/examples/menhir/demos/calc-two/calc.ml -share/examples/menhir/demos/calc-two/common.mly -share/examples/menhir/demos/calc-two/lexer.mll -share/examples/menhir/demos/calc-two/reverse.mly -share/examples/menhir/demos/calc-two/tokens.mly -share/examples/menhir/demos/calc/Makefile -share/examples/menhir/demos/calc/OMakefile -share/examples/menhir/demos/calc/OMakefile.omc -share/examples/menhir/demos/calc/OMakeroot -share/examples/menhir/demos/calc/OMakeroot.omc -share/examples/menhir/demos/calc/README -share/examples/menhir/demos/calc/calc.ml -share/examples/menhir/demos/calc/lexer.mll -share/examples/menhir/demos/calc/parser.mly -share/examples/menhir/demos/ocamldep.wrapper -@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/lwt -@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/lwt +share/menhir/standard.mly diff --git a/devel/menhir/distinfo b/devel/menhir/distinfo index 848cc2a0f45..478b1d72e30 100644 --- a/devel/menhir/distinfo +++ b/devel/menhir/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/13 22:45:03 bjs Exp $ +$NetBSD: distinfo,v 1.2 2012/10/08 15:18:21 jaapb Exp $ -SHA1 (menhir-20080912.tar.gz) = 8a18733023a4a0775cb19837a7497b40628ca197 -RMD160 (menhir-20080912.tar.gz) = f02e43047ee96d8f69505f43810a807404c322eb -Size (menhir-20080912.tar.gz) = 377709 bytes -SHA1 (patch-aa) = a10c492c55352aa49673345b47c8f420fc9fbe15 +SHA1 (menhir-20120123.tar.gz) = 6d521cfb1203ae640ecf0672b7a6c4ead9e76786 +RMD160 (menhir-20120123.tar.gz) = 7991cae05cc8246ff81f8f193ca6a8ba6d4d3d7b +Size (menhir-20120123.tar.gz) = 398871 bytes +SHA1 (patch-Makefile) = bc736eb58bc87e0bb11b0b2b483f2ebbd82573b2 diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 81cb32e31ea..32495466828 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2012/10/02 17:10:50 tron Exp $ +# $NetBSD: Makefile,v 1.44 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= monotone-viz-1.0.1-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index 0f1e1c11b32..178cef91b49 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2012/07/11 15:33:51 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= deriving-ocsigen-0.3c PKGNAME= ocaml-${DISTNAME} COMMENT= Extension to OCaml for deriving functions from type declarations +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://ocsigen.org/download/ diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index 707ca96aa54..e18a1d83f6f 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/09/25 09:02:42 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/08 15:18:21 jaapb Exp $ # DISTNAME= findlib-1.3.3 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ diff --git a/devel/ocaml-findlib/PLIST b/devel/ocaml-findlib/PLIST index bd1105fa20d..53bb96bc77f 100644 --- a/devel/ocaml-findlib/PLIST +++ b/devel/ocaml-findlib/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.5 2012/07/06 09:22:04 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2012/10/08 15:18:21 jaapb Exp $ bin/ocamlfind bin/safe_camlp4 lib/ocaml/site-lib/bigarray/META lib/ocaml/site-lib/camlp4/META +lib/ocaml/site-lib/compiler-libs/META lib/ocaml/site-lib/dbm/META lib/ocaml/site-lib/dynlink/META lib/ocaml/site-lib/findlib/META diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index 332a0503fa9..f71868fa0c1 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/08/15 08:21:33 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= lwt-2.4.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ocsigen.org/download/ diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 1014e96beb0..cb332a3552e 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/08/16 11:49:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:22 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= react-0.9.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/react/releases/ EXTRACT_SUFX= .tbz diff --git a/devel/omake/Makefile b/devel/omake/Makefile index 4e03b5948a4..659eb500620 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/12/06 00:19:23 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= omake-${VERSION}-0.rc1 PKGNAME= omake-${VERSION}.0rc1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://omake.metaprl.org/downloads/ diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 47ce95e4143..5a25d0ac828 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/03/04 09:42:31 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:22 jaapb Exp $ DISTNAME= pcre-ocaml-6.2.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index ea56878b25c..846cfebfa17 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/06 14:10:43 asau Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 15:18:22 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index e4a4fb2a265..d0601cdc80f 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2012/10/06 14:10:57 asau Exp $ +# $NetBSD: Makefile,v 1.107 2012/10/08 15:18:22 jaapb Exp $ DISTNAME= graphviz-2.26.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index eff00cdbd65..9bddb3a43d7 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/02 20:11:36 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 173aad8c678..157547140ac 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/02 20:11:37 asau Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= coq-8.3pl1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V8.3pl1/files/ diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile index dbd09b9fa7a..b69e3452ddc 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 20:11:46 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= ocamlduce-3.12.1.0 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/644/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/lang/pict/Makefile b/lang/pict/Makefile index 000e5fd8c5a..14e4c1ddb94 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/02 20:11:49 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 0ecb1c2e02f..d23cd2b5628 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2012/09/11 23:04:33 asau Exp $ +# $NetBSD: Makefile,v 1.87 2012/10/08 15:18:23 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 6 +PKGREVISION= 7 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index 55eda706b03..84c752e6653 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.57 2012/10/02 17:11:47 tron Exp $ +# $NetBSD: Makefile,v 1.58 2012/10/08 15:18:23 jaapb Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 757f93737c0..fb19f500805 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/08 15:18:23 jaapb Exp $ # .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 RCD_SCRIPTS= mldonkey diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index 7dc90186c4b..22672c3ede7 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/08/20 08:11:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:23 jaapb Exp $ # DISTNAME= ocamlnet-3.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index 39261b87843..b3adac1f84a 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2012/10/02 17:11:49 tron Exp $ +# $NetBSD: Makefile,v 1.61 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 278ce8251cd..856e6bba11b 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:11:49 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/print/advi/Makefile b/print/advi/Makefile index cba0643c706..b20f09cfe99 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2012/10/08 13:45:35 asau Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/08 15:18:24 jaapb Exp $ DISTNAME= advi-1.10.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index a74c82a0001..d7b3a81fbce 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/08/15 08:24:58 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= cryptokit-1.6 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/891/ diff --git a/security/ocaml-cryptokit/buildlink3.mk b/security/ocaml-cryptokit/buildlink3.mk index 827d1e6e884..8063a0d7a54 100644 --- a/security/ocaml-cryptokit/buildlink3.mk +++ b/security/ocaml-cryptokit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2012/05/12 17:53:40 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2012/10/08 15:18:24 jaapb Exp $ BUILDLINK_TREE+= ocaml-cryptokit @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-cryptokit OCAML_CRYPTOKIT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-cryptokit+= ocaml-cryptokit>=1.5 -BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.5 +BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.6nb1 BUILDLINK_PKGSRCDIR.ocaml-cryptokit?= ../../security/ocaml-cryptokit .include "../../lang/ocaml/buildlink3.mk" diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index 227559f1593..ee95603c67d 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/07/14 21:23:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= ocaml-ssl-0.4.6 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=savonet/} diff --git a/security/ocaml-ssl/buildlink3.mk b/security/ocaml-ssl/buildlink3.mk index 8ad2bc930f3..fb23d8b828c 100644 --- a/security/ocaml-ssl/buildlink3.mk +++ b/security/ocaml-ssl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2012/07/14 21:23:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2012/10/08 15:18:24 jaapb Exp $ BUILDLINK_TREE+= ocaml-ssl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ssl OCAML_SSL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.0 -BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.2nb1 +BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.6nb1 BUILDLINK_PKGSRCDIR.ocaml-ssl?= ../../security/ocaml-ssl .include "../../lang/ocaml/buildlink3.mk" diff --git a/security/sks/Makefile b/security/sks/Makefile index 7eacca75bcb..46091f292c5 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= sks-1.1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://sks-keyserver.googlecode.com/files/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 95c82e33be7..baa810aa9f0 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:57:45 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 15:18:24 jaapb Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ @@ -25,7 +25,6 @@ PKG_DESTDIR_SUPPORT= user-destdir # XXX add version check: Xen requires dev86 >= 0.16.14 BUILD_DEPENDS+= dev86-[0-9]*:../../devel/dev86 # needed to build firmware -BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib .if !exists(/usr/bin/iasl) BUILD_DEPENDS+= acpica-utils-[0-9]*:../../sysutils/acpica-utils .endif @@ -55,6 +54,7 @@ MAKE_ENV+= BASH_COMPLETION_DIR=${EGDIR:Q} MAKE_ENV+= MV=${MV:Q} PYTHON=${PYTHONBIN:Q} SED=${SED:Q} MAKE_ENV+= VARBASE=${VARBASE} MAKE_ENV+= XEN_CONFIG_DIR=${PKG_SYSCONFDIR} +MAKE_ENV+= V=YES #MAKE_ENV+= INSTALL_DIR=${BSD_INSTALL_DATA_DIR} #MAKE_ENV+= INSTALL_DATA=${BSD_INSTALL_DATA} @@ -174,6 +174,7 @@ CPPFLAGS+= -Dshm_open=open -Dshm_unlink=unlink .include "../../devel/ncurses/buildlink3.mk" #.include "../../devel/SDL/buildlink3.mk" .include "../../lang/ocaml/buildlink3.mk" +.include "../../devel/ocaml-findlib/buildlink3.mk" .include "../../sysutils/pciutils/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index bc84a268d7e..6dc8ce2c6ed 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/03/05 04:41:17 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 5022b6f01a2..232ddea1e16 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/08/15 08:23:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= ocaml-text-0.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 73837dbc9da..9876dd1dca5 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/06/04 13:13:14 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= tyxml-2.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://ocsigen.org/download/ diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index 32c1ab5bc74..b0ccdb3549d 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:25 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:24 jaapb Exp $ # DISTNAME= pxp-1.1.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.ocaml-programming.de/packages/ diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index 131e26a688e..4226c1a0549 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:20 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/08 15:18:25 jaapb Exp $ # DISTNAME= calendar-2.03.2 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 95df432014f..c548612df45 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/08 13:04:30 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:25 jaapb Exp $ # DISTNAME= wyrd-1.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/wyrd/ diff --git a/www/eliom/Makefile b/www/eliom/Makefile index 7bb4b9dd6d4..de816643043 100644 --- a/www/eliom/Makefile +++ b/www/eliom/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/08/12 17:47:43 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:25 jaapb Exp $ # DISTNAME= eliom-2.2.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://ocsigen.org/download/ diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index 4774a7344d6..47b7c558a38 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2012/09/16 12:38:44 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:25 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz +PKGREVISION= 1 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 3380ae5e151..7a4cc3734f0 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/07/11 10:40:46 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:25 jaapb Exp $ # VERSION= 2.1 PKGNAME= ocsigen-${VERSION} DISTNAME= ocsigenserver-${VERSION} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.ocsigen.org/download/ diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index d25a6ae4fc7..0944065177d 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/12/06 00:19:25 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 15:18:25 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} diff --git a/x11/lablgtk/Makefile b/x11/lablgtk/Makefile index 34dde8f75fa..f0c1f45346e 100644 --- a/x11/lablgtk/Makefile +++ b/x11/lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2012/10/02 17:12:16 tron Exp $ +# $NetBSD: Makefile,v 1.69 2012/10/08 15:18:25 jaapb Exp $ # DISTNAME= lablgtk-2.16.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/979/ diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile index b991b78ebe0..db69647f166 100644 --- a/x11/lablgtk1/Makefile +++ b/x11/lablgtk1/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:22 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:25 jaapb Exp $ DISTNAME= lablgtk-1.2.7 PKGNAME= lablgtk1-1.2.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 -MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/ +MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/571/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html diff --git a/x11/lablgtk1/buildlink3.mk b/x11/lablgtk1/buildlink3.mk index 5efcea703d7..cc90d8234c1 100644 --- a/x11/lablgtk1/buildlink3.mk +++ b/x11/lablgtk1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2012/05/07 01:54:10 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2012/10/08 15:18:25 jaapb Exp $ BUILDLINK_TREE+= lablgtk1 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lablgtk1 LABLGTK1_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lablgtk1+= lablgtk1>=1.2.5nb3 -BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb6 +BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb7 BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1 .include "../../x11/gtk/buildlink3.mk" diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 82078e36773..64a8fd7df9e 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/08/21 23:49:26 marino Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/08 15:18:25 jaapb Exp $ PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS+= lib/ocaml/stublibs @@ -7,7 +7,7 @@ MAKE_JOBS_SAFE= no .include "../../lang/ocaml/Makefile.common" PKGNAME= ${DISTNAME:S/ocaml/labltk/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Tk bindings for ocaml diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile index 45dbc7bc1c4..2ed1926b42a 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/06/22 11:39:44 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/08 15:18:26 jaapb Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -7,7 +7,6 @@ DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/} -PKGREVISION= 6 COMMENT+= (graphics library) diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk index c412760a23d..d1969a629fd 100644 --- a/x11/ocaml-graphics/buildlink3.mk +++ b/x11/ocaml-graphics/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:54:11 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2012/10/08 15:18:26 jaapb Exp $ BUILDLINK_TREE+= ocaml-graphics @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-graphics OCAML_GRAPHICS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-graphics+= ocaml-graphics>=3.08.2 -BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=3.12.0nb5 +BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.00.1 BUILDLINK_PKGSRCDIR.ocaml-graphics?= ../../x11/ocaml-graphics .include "../../lang/ocaml/buildlink3.mk" -- cgit v1.2.3