diff options
65 files changed, 131 insertions, 130 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index bb1a47b786a..81eca8161b2 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 6fe3ace36d9..b2c256ba96b 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2015/08/07 11:20:33 jaapb Exp $ # PKGNAME= ocaml-zip-${VERSION} DISTNAME= camlzip-${VERSION} VERSION= 1.05 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/ LICENSE= gnu-lgpl-v2.1 diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 4469b838509..10de91c31c6 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/08/07 11:20:33 jaapb Exp $ DISTNAME= bibtex2html-1.98 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index dcdcd268064..7c55c5a29de 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.42 2015/08/07 11:20:33 jaapb Exp $ # DISTNAME= geneweb-5.01 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= databases EXTRACT_SUFX= .tgz MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/ \ diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile index fb23312c4ee..359cf2845d9 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:32 jaapb Exp $ # PKGNAME= ocaml-dbm-${VERSION} DISTNAME= camldbm-${VERSION} VERSION= 1.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/728/ EXTRACT_SUFX= .tgz diff --git a/databases/ocaml-dbm/buildlink3.mk b/databases/ocaml-dbm/buildlink3.mk index a1da51a020e..8ce50f4acbd 100644 --- a/databases/ocaml-dbm/buildlink3.mk +++ b/databases/ocaml-dbm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-dbm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-dbm OCAML_DBM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-dbm+= ocaml-dbm>=1.0 -BUILDLINK_ABI_DEPENDS.ocaml-dbm?= ocaml-dbm>=1.0nb6 +BUILDLINK_ABI_DEPENDS.ocaml-dbm?= ocaml-dbm>=1.0nb7 BUILDLINK_PKGSRCDIR.ocaml-dbm?= ../../databases/ocaml-dbm .include "../../databases/gdbm/buildlink3.mk" diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index 3d6cbb8a9a5..c5a085d3812 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.26 2015/08/07 11:20:33 jaapb Exp $ DISTNAME= coccinelle-1.0.0-rc17 PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://coccinelle.lip6.fr/distrib/ EXTRACT_SUFX= .tgz diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile index 2ad3681ab4f..16badcaf48d 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.55 2015/08/07 11:20:33 jaapb Exp $ # DISTNAME= frama-c-Oxygen-20120901 PKGNAME= ${DISTNAME:S/-Oxygen//} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile index 75d54eb174a..6ccff095c06 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:33 jaapb Exp $ # DISTNAME= 2.5 PKGNAME= js_of_ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/ocsigen/js_of_ocaml/archive/ DIST_SUBDIR= js_of_ocaml diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 57cc840288a..8fc1a1550d8 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.70 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.71 2015/08/07 11:20:33 jaapb Exp $ # DISTNAME= monotone-viz-1.0.1-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/ocaml-batteries/Makefile b/devel/ocaml-batteries/Makefile index 6f14f812813..c2ce4bdfaee 100644 --- a/devel/ocaml-batteries/Makefile +++ b/devel/ocaml-batteries/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2015/08/07 11:20:33 jaapb Exp $ DISTNAME= batteries-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1465/ diff --git a/devel/ocaml-cmdliner/Makefile b/devel/ocaml-cmdliner/Makefile index aa573235c69..1d76ebe1f79 100644 --- a/devel/ocaml-cmdliner/Makefile +++ b/devel/ocaml-cmdliner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/08/07 11:20:32 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= cmdliner-0.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/cmdliner/releases/ EXTRACT_SUFX= .tbz diff --git a/devel/ocaml-cmdliner/buildlink3.mk b/devel/ocaml-cmdliner/buildlink3.mk index 41069d19f68..10a08197ca4 100644 --- a/devel/ocaml-cmdliner/buildlink3.mk +++ b/devel/ocaml-cmdliner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-cmdliner @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-cmdliner OCAML_CMDLINER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-cmdliner+= ocaml-cmdliner>=0.9.4 -BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb2 +BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb3 BUILDLINK_PKGSRCDIR.ocaml-cmdliner?= ../../devel/ocaml-cmdliner .include "../../devel/ocaml-findlib/buildlink3.mk" diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index 8af45dc3b62..40c21d0061d 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:56 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ # VERSION= 0.7 DISTNAME= ${VERSION} PKGNAME= ocaml-deriving-ocsigen-${VERSION} COMMENT= Extension to OCaml for deriving functions from type declarations -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/ocsigen/deriving/archive/ DIST_SUBDIR= ocaml-deriving-ocsigen diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index 74abc2c1cc2..ec955d0d62d 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= 2.4.5 PKGNAME= ocaml-lwt-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://github.com/ocsigen/lwt/archive/ DIST_SUBDIR= ocaml-lwt diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile index b63b769a290..27d99f37504 100644 --- a/devel/ocaml-oasis/Makefile +++ b/devel/ocaml-oasis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $ DISTNAME= oasis-0.4.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1391/ diff --git a/devel/ocaml-oasis/buildlink3.mk b/devel/ocaml-oasis/buildlink3.mk index 721240bbc37..f33d372259e 100644 --- a/devel/ocaml-oasis/buildlink3.mk +++ b/devel/ocaml-oasis/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-oasis @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-oasis OCAML_OASIS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-oasis+= ocaml-oasis>=0.4.4 -BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb3 +BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb4 BUILDLINK_PKGSRCDIR.ocaml-oasis?= ../../devel/ocaml-oasis .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/ocaml-odn/Makefile b/devel/ocaml-odn/Makefile index 45f10dd3b96..f94dbfc566e 100644 --- a/devel/ocaml-odn/Makefile +++ b/devel/ocaml-odn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $ DISTNAME= data-notation-${VERSION} PKGNAME= ocaml-odn-${VERSION} VERSION= 0.0.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1310/ diff --git a/devel/ocaml-odn/buildlink3.mk b/devel/ocaml-odn/buildlink3.mk index c9c94b06453..8483eb02602 100644 --- a/devel/ocaml-odn/buildlink3.mk +++ b/devel/ocaml-odn/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-odn @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-odn OCAML_ODN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-odn+= ocaml-odn>=0.0.11 -BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb3 +BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb4 BUILDLINK_PKGSRCDIR.ocaml-odn?= ../../devel/ocaml-odn .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile index 14d0241acd8..a7310a3e87f 100644 --- a/devel/ocaml-sexplib/Makefile +++ b/devel/ocaml-sexplib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/07 11:20:34 jaapb Exp $ DISTNAME= sexplib-${VERS} VERS= 112.01.00 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/janestreet/sexplib/archive/ DISTFILES= ${VERS}${EXTRACT_SUFX} diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile index eb568418e97..2df9782426e 100644 --- a/devel/ocaml-type_conv/Makefile +++ b/devel/ocaml-type_conv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/07 11:20:32 jaapb Exp $ DISTNAME= type_conv-${VERS} VERS= 111.13.00 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= https://github.com/janestreet/type_conv/archive/ DISTFILES= ${VERS}${EXTRACT_SUFX} diff --git a/devel/ocaml-type_conv/buildlink3.mk b/devel/ocaml-type_conv/buildlink3.mk index d94306d6160..b5e8617877a 100644 --- a/devel/ocaml-type_conv/buildlink3.mk +++ b/devel/ocaml-type_conv/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-type_conv @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-type_conv OCAML_TYPE_CONV_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-type_conv+= ocaml-type_conv>=109.60.01 -BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb3 +BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb4 BUILDLINK_PKGSRCDIR.ocaml-type_conv?= ../../devel/ocaml-type_conv .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/omake/Makefile b/devel/omake/Makefile index ae440e96b4d..5c64ccf91fd 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= omake-${VERSION}-0.rc1 PKGNAME= omake-${VERSION}.0rc1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://omake.metaprl.org/downloads/ diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 037299452c2..d2e8afa6cbc 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.81 2015/08/07 11:20:34 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index fa61926359e..79830834029 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.150 2015/06/30 11:51:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.151 2015/08/07 11:20:34 jaapb Exp $ DISTNAME= graphviz-2.38.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index 412694dbd92..fa6e99aa6b4 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ diff --git a/lang/coq/Makefile b/lang/coq/Makefile index e83a0e91262..09ec9fb21c9 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.81 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.82 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= coq-8.4pl6 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ diff --git a/lang/pict/Makefile b/lang/pict/Makefile index cc01e90aef9..c3ad9eb4019 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/08/07 11:20:34 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 6 +PKGREVISION= 7 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 ab17a9f0dbd..2e0c5f0d916 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2015/07/04 16:18:37 joerg Exp $ +# $NetBSD: Makefile,v 1.98 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 15 +PKGREVISION= 16 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/misc/ocaml-opam/Makefile b/misc/ocaml-opam/Makefile index 02c30f5f37f..2b8ae5d8a67 100644 --- a/misc/ocaml-opam/Makefile +++ b/misc/ocaml-opam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/07 11:20:34 jaapb Exp $ VERSION= 1.2.0 PKGNAME= ocaml-opam-${VERSION} DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-opam -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= https://github.com/ocaml/opam/archive/ @@ -25,6 +25,7 @@ BUILD_TARGET= all INSTALL_TARGET= install libinstall INSTALL_ENV+= LIBINSTALL_DIR=${DESTDIR}${PREFIX}/${OCAML_SITELIBDIR} +.include "options.mk" .include "../../devel/ocaml-cmdliner/buildlink3.mk" .include "../../devel/ocaml-extlib/buildlink3.mk" .include "../../devel/ocaml-re/buildlink3.mk" diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index c3abc62bb51..f962b1c6da1 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.85 2015/06/30 09:57:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2015/08/07 11:20:34 jaapb Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 28 +PKGREVISION= 29 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index d12cac81825..511bcf78679 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.80 2015/06/30 11:51:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.81 2015/08/07 11:20:34 jaapb Exp $ # .include "Makefile.common" -PKGREVISION= 18 +PKGREVISION= 19 RCD_SCRIPTS= mldonkey diff --git a/net/ocaml-ipaddr/Makefile b/net/ocaml-ipaddr/Makefile index 9b6722887ac..a4ec9eb84e0 100644 --- a/net/ocaml-ipaddr/Makefile +++ b/net/ocaml-ipaddr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/07 11:20:32 jaapb Exp $ VERSION= 2.5.0 PKGNAME= ocaml-ipaddr-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-ipaddr CATEGORIES= net diff --git a/net/ocaml-ipaddr/buildlink3.mk b/net/ocaml-ipaddr/buildlink3.mk index d115c2f1520..b6264791f5a 100644 --- a/net/ocaml-ipaddr/buildlink3.mk +++ b/net/ocaml-ipaddr/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/08/07 11:20:32 jaapb Exp $ BUILDLINK_TREE+= ocaml-ipaddr @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ipaddr OCAML_IPADDR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-ipaddr+= ocaml-ipaddr>=2.0.0 -BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.5.0nb1 +BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.5.0nb2 BUILDLINK_PKGSRCDIR.ocaml-ipaddr?= ../../net/ocaml-ipaddr BUILDLINK_FILES.ocaml-ipaddr+= lib/ocaml/site-lib/* diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index d30de813ca3..cf7c7ea06ae 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/07 11:20:34 jaapb Exp $ # DISTNAME= ocamlnet-3.7.7 PKGNAME= ${DISTNAME} # in order to avoid prefixing with ocaml- -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index fb3e9779885..cda75478ed6 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.94 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.95 2015/08/07 11:20:34 jaapb Exp $ DISTNAME= unison-2.48.3 # XXX remove DIST_SUBDIR with next release DIST_SUBDIR= ${DISTNAME}-release -PKGREVISION= 5 +PKGREVISION= 6 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 03fb10f9ec9..7991a18946f 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.44 2015/08/07 11:20:35 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index 380bf712afc..5880e146841 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2015/08/07 11:20:35 jaapb Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ diff --git a/print/advi/Makefile b/print/advi/Makefile index 81ef4e098e6..cf286ab6832 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.88 2015/08/07 11:20:35 jaapb Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 5a982b23c6f..980a8c61201 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:32 jaapb Exp $ # DISTNAME= cryptokit-1.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1229/ diff --git a/security/ocaml-cryptokit/buildlink3.mk b/security/ocaml-cryptokit/buildlink3.mk index 91c7f9ea8d4..ffd2aeb9e66 100644 --- a/security/ocaml-cryptokit/buildlink3.mk +++ b/security/ocaml-cryptokit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/08/07 11:20:32 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.9nb2 +BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.9nb3 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 5d470cade37..71e3e0654f6 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/07 11:20:33 jaapb Exp $ # PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- DISTNAME= ocaml-ssl-0.4.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=savonet/} diff --git a/security/ocaml-ssl/buildlink3.mk b/security/ocaml-ssl/buildlink3.mk index 14a6350e724..8909064ee59 100644 --- a/security/ocaml-ssl/buildlink3.mk +++ b/security/ocaml-ssl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/08/07 11:20:33 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.7nb2 +BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.7nb3 BUILDLINK_PKGSRCDIR.ocaml-ssl?= ../../security/ocaml-ssl .include "../../lang/ocaml/buildlink3.mk" diff --git a/security/sks/Makefile b/security/sks/Makefile index 9f6dbfc9733..d6b49bf4e1d 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= sks-1.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= https://bitbucket.org/skskeyserver/sks-keyserver/downloads/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 43e299da8ad..887532df73e 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.53 2015/06/30 11:51:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.54 2015/08/07 11:20:35 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= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index ba7420192db..c5921254a91 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2015/06/30 11:51:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.32 2015/08/07 11:20:35 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index 06fb8038c44..6de35b9e752 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2015/06/30 11:51:41 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/08/07 11:20:35 jaapb Exp $ VERSION= 4.5.1 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} PKGNAME= xentools45-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 280eb772294..c38b8bcb13f 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.17 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index b6ebbcdb256..eec32f85be1 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:35 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= csv-1.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1172/ diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index 1b4dda35a5b..956d0dfa600 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= ocaml-expat-0.9.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://mmzeeman.home.xs4all.nl/ocaml/ diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 93f4f7c2cf1..867243c6473 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= ocaml-text-0.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index f5576df5083..df4d5a1f681 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= pxp-1.2.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 9f97807e7ab..73973f376cc 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/06/30 11:52:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.15 2015/08/07 11:20:35 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ diff --git a/www/eliom/Makefile b/www/eliom/Makefile index 28b18c08423..2277fd566e3 100644 --- a/www/eliom/Makefile +++ b/www/eliom/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:35 jaapb Exp $ # VERSION= 4.1.0 PKGNAME= eliom-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= ${VERSION} DIST_SUBDIR= eliom CATEGORIES= www diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index 2ae940c01b8..73a1b890b6b 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/08/07 11:20:36 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index c20e640e551..999ab97820c 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:36 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 0c95375df9f..64e11191644 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2015/08/07 11:20:36 jaapb Exp $ # VERSION= 2.5 PKGNAME= ocsigen-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= ${VERSION} DIST_SUBDIR= ocsigenserver CATEGORIES= www diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index 00d27703b35..3f0e8d51a50 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.24 2015/08/07 11:20:36 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile index 601e9c8a33d..40012cf199f 100644 --- a/x11/lablgtk1/Makefile +++ b/x11/lablgtk1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2015/08/07 11:20:33 jaapb Exp $ DISTNAME= lablgtk-1.2.7 PKGNAME= lablgtk1-1.2.7 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/571/ LICENSE= gnu-lgpl-v2.1 diff --git a/x11/lablgtk1/buildlink3.mk b/x11/lablgtk1/buildlink3.mk index 072f2f57010..3b913a13bd6 100644 --- a/x11/lablgtk1/buildlink3.mk +++ b/x11/lablgtk1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/08/07 11:20:33 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.7nb11 +BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb12 BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1 .include "../../x11/gtk/buildlink3.mk" diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 1d3defc5ea2..de7e56850dd 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2015/08/07 11:20:36 jaapb Exp $ DISTNAME= labltk-8.06.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1455/ LICENSE= gnu-lgpl-v2.1 diff --git a/x11/ocaml-graphics/Makefile b/x11/ocaml-graphics/Makefile index 3a5945e8f27..c6bb411e0c3 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2015/08/07 11:20:33 jaapb Exp $ .include "../../lang/ocaml/Makefile.common" DISTINFO_FILE= ${PKGDIR}/../../lang/ocaml/distinfo PATCHDIR= ${PKGDIR}/../../lang/ocaml/patches PKGNAME= ${DISTNAME:S/ocaml/ocaml-graphics/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (graphics library) diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk index dafba10803f..8ccbbe55f6e 100644 --- a/x11/ocaml-graphics/buildlink3.mk +++ b/x11/ocaml-graphics/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2015/06/30 11:53:00 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/08/07 11:20:33 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>=4.02.2nb3 +BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.02.3nb4 BUILDLINK_PKGSRCDIR.ocaml-graphics?= ../../x11/ocaml-graphics .include "../../lang/ocaml/buildlink3.mk" diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 02ec1927839..af7460831ca 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/06/30 22:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:36 jaapb Exp $ DISTNAME= lablgtk-2.18.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1479/ diff --git a/x11/ocaml-lablgtk/buildlink3.mk b/x11/ocaml-lablgtk/buildlink3.mk index 6b5d361b172..ab997749864 100644 --- a/x11/ocaml-lablgtk/buildlink3.mk +++ b/x11/ocaml-lablgtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2015/06/30 11:13:39 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/08/07 11:20:36 jaapb Exp $ BUILDLINK_TREE+= ocaml-lablgtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-lablgtk OCAML_LABLGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.6.0nb3 -BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.3nb4 +BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.3nb5 BUILDLINK_PKGSRCDIR.ocaml-lablgtk?= ../../x11/ocaml-lablgtk # gnome-panel must be exposed if and only if we built with it |