diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-05-05 11:45:36 +0000 |
commit | c45dc893eb2b811e8f90806a141d3b3ca20348fa (patch) | |
tree | 7d1f0eeec6316a03fabcd33161c523c1226ce0a9 | |
parent | 3df515d665c1360a736316a4f367113a4ba9f94f (diff) | |
download | pkgsrc-c45dc893eb2b811e8f90806a141d3b3ca20348fa.tar.gz |
Recursive revbump associated with ocaml update.
91 files changed, 185 insertions, 162 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 81eca8161b2..d8de41840db 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2016/05/05 11:45:37 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 10de91c31c6..351046e9742 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.42 2016/05/05 11:45:37 jaapb Exp $ DISTNAME= bibtex2html-1.98 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index 7c55c5a29de..4e12e15d6f7 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.43 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= geneweb-5.01 -PKGREVISION= 8 +PKGREVISION= 9 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 359cf2845d9..b2ddf4f51bd 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2016/05/05 11:45:36 jaapb Exp $ # PKGNAME= ocaml-dbm-${VERSION} DISTNAME= camldbm-${VERSION} VERSION= 1.0 -PKGREVISION= 7 +PKGREVISION= 8 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 8ce50f4acbd..792e3a1bd05 100644 --- a/databases/ocaml-dbm/buildlink3.mk +++ b/databases/ocaml-dbm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2015/08/07 11:20:32 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2016/05/05 11:45:36 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.0nb7 +BUILDLINK_ABI_DEPENDS.ocaml-dbm?= ocaml-dbm>=1.0nb8 BUILDLINK_PKGSRCDIR.ocaml-dbm?= ../../databases/ocaml-dbm .include "../../databases/gdbm/buildlink3.mk" diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 4227148c40b..b66646b6aae 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/02/06 12:10:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.20 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= ocaml-mysql-1.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1308/ diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index 3ab99cbbda0..573d193f2e3 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2016/04/11 19:01:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2016/05/05 11:45:37 jaapb Exp $ PKGNAME= ocaml-sqlite3-${VERSION} DISTNAME= v${VERSION} VERSION= 2.0.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases MASTER_SITES= http://github.com/mmottl/sqlite3-ocaml/archive/ diff --git a/databases/pgocaml/Makefile b/databases/pgocaml/Makefile index bff261de939..eeb1fb8a77d 100644 --- a/databases/pgocaml/Makefile +++ b/databases/pgocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/03/29 22:04:26 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/05/05 11:45:37 jaapb Exp $ DISTNAME= pgocaml-2.2 +PKGREVISION= 1 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1506/ EXTRACT_SUFX= .tgz diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index c5a085d3812..a9fe698887f 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.27 2016/05/05 11:45:37 jaapb Exp $ DISTNAME= coccinelle-1.0.0-rc17 PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 6 +PKGREVISION= 7 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 08ceed50c7d..ffa2937d4f9 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2016/05/03 11:40:01 prlw1 Exp $ +# $NetBSD: Makefile,v 1.60 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= frama-c-Oxygen-20120901 PKGNAME= ${DISTNAME:S/-Oxygen//} -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile index b6119f70e74..52055c076b7 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2016/02/17 17:02:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:37 jaapb Exp $ # GITHUB_PROJECT= js_of_ocaml DISTNAME= ${GITHUB_PROJECT}-2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile index 5188a16a1ca..fb8989e8803 100644 --- a/devel/menhir/Makefile +++ b/devel/menhir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= menhir-20140422 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~fpottier/menhir/ diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 329a97cc655..6342d5ae25a 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2016/05/03 11:40:02 prlw1 Exp $ +# $NetBSD: Makefile,v 1.77 2016/05/05 11:45:38 jaapb Exp $ # DISTNAME= monotone-viz-1.0.2-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/ocaml-base64/Makefile b/devel/ocaml-base64/Makefile index 3ae2ad7ea76..606598c0705 100644 --- a/devel/ocaml-base64/Makefile +++ b/devel/ocaml-base64/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/02/06 13:28:07 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:38 jaapb Exp $ GITHUB_PROJECT= ocaml-base64 DISTNAME= ${GITHUB_PROJECT}-2.0.0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/devel/ocaml-batteries/Makefile b/devel/ocaml-batteries/Makefile index 71cff4afa56..5f6bf6e1321 100644 --- a/devel/ocaml-batteries/Makefile +++ b/devel/ocaml-batteries/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2016/02/06 12:10:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2016/05/05 11:45:38 jaapb Exp $ DISTNAME= batteries-2.3 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 1d76ebe1f79..dfc7e390b71 100644 --- a/devel/ocaml-cmdliner/Makefile +++ b/devel/ocaml-cmdliner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/08/07 11:20:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2016/05/05 11:45:36 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= cmdliner-0.9.4 -PKGREVISION= 3 +PKGREVISION= 4 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 10a08197ca4..6370f4e0da0 100644 --- a/devel/ocaml-cmdliner/buildlink3.mk +++ b/devel/ocaml-cmdliner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/08/07 11:20:32 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2016/05/05 11:45:36 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.4nb3 +BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb4 BUILDLINK_PKGSRCDIR.ocaml-cmdliner?= ../../devel/ocaml-cmdliner .include "../../devel/ocaml-findlib/buildlink3.mk" diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile index 5c34989e7bb..d750c850446 100644 --- a/devel/ocaml-cppo/Makefile +++ b/devel/ocaml-cppo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/02/07 10:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/05/05 11:45:38 jaapb Exp $ DISTNAME= cppo-1.3.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/} GITHUB_PROJECT= cppo diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index 40c21d0061d..6196cff4f05 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2016/05/05 11:45:38 jaapb Exp $ # VERSION= 0.7 DISTNAME= ${VERSION} PKGNAME= ocaml-deriving-ocsigen-${VERSION} COMMENT= Extension to OCaml for deriving functions from type declarations -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= https://github.com/ocsigen/deriving/archive/ DIST_SUBDIR= ocaml-deriving-ocsigen diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 422dee5efbf..5e2159b47c2 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:38 jaapb Exp $ DISTNAME= extlib-1.6.1 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://ocaml-extlib.googlecode.com/files/ diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index e445aa742d9..25954600910 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2016/03/05 11:28:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2016/05/05 11:45:38 jaapb Exp $ # DISTNAME= lwt-2.5.1 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel #MASTER_SITES= http://github.com/ocsigen/lwt/archive/ MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/devel/ocaml-optcomp/Makefile b/devel/ocaml-optcomp/Makefile index 7d5f1962121..0fed17f6f8f 100644 --- a/devel/ocaml-optcomp/Makefile +++ b/devel/ocaml-optcomp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/06/30 11:52:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2016/05/05 11:45:38 jaapb Exp $ VERSION= 1.6 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= ${VERSION} PKGNAME= ocaml-optcomp-${VERSION} CATEGORIES= devel diff --git a/devel/ocaml-ppx_core/Makefile b/devel/ocaml-ppx_core/Makefile index b355a1a47ef..2f4c1a15cea 100644 --- a/devel/ocaml-ppx_core/Makefile +++ b/devel/ocaml-ppx_core/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/03/04 15:22:01 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:38 jaapb Exp $ VERSION= 113.24.00 GITHUB_PROJECT= ppx_core DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_deriving/Makefile b/devel/ocaml-ppx_deriving/Makefile index 0a9718e7580..c7d550f984a 100644 --- a/devel/ocaml-ppx_deriving/Makefile +++ b/devel/ocaml-ppx_deriving/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2016/02/23 15:03:49 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/05/05 11:45:38 jaapb Exp $ GITHUB_PROJECT= ppx_deriving DISTNAME= ${GITHUB_PROJECT}-3.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=whitequark/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/devel/ocaml-ppx_driver/Makefile b/devel/ocaml-ppx_driver/Makefile index 309d8377f64..e50ce1e2690 100644 --- a/devel/ocaml-ppx_driver/Makefile +++ b/devel/ocaml-ppx_driver/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/03/04 15:33:50 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:38 jaapb Exp $ VERSION= 113.24.00 GITHUB_PROJECT= ppx_driver DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_optcomp/Makefile b/devel/ocaml-ppx_optcomp/Makefile index e7db39e4db4..93cd185b1cb 100644 --- a/devel/ocaml-ppx_optcomp/Makefile +++ b/devel/ocaml-ppx_optcomp/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/03/04 15:29:40 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:38 jaapb Exp $ VERSION= 113.24.00 GITHUB_PROJECT= ppx_optcomp DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_sexp_conv/Makefile b/devel/ocaml-ppx_sexp_conv/Makefile index d88169612d3..d5460780ae5 100644 --- a/devel/ocaml-ppx_sexp_conv/Makefile +++ b/devel/ocaml-ppx_sexp_conv/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/03/04 15:50:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:39 jaapb Exp $ VERSION= 113.24.00 GITHUB_PROJECT= ppx_sexp_conv DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_tools/Makefile b/devel/ocaml-ppx_tools/Makefile index 3613ca4d87e..f7e96271fd7 100644 --- a/devel/ocaml-ppx_tools/Makefile +++ b/devel/ocaml-ppx_tools/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/02/06 13:39:49 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:39 jaapb Exp $ VERSION= 0.99.3 GITHUB_PROJECT= ppx_tools DISTNAME= ${GITHUB_PROJECT}_${VERSION} PKGNAME= ocaml-${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= devel GITHUB_TAG= ${GITHUB_PROJECT}_${VERSION} MASTER_SITES= ${MASTER_SITE_GITHUB:=diml/} diff --git a/devel/ocaml-ppx_type_conv/Makefile b/devel/ocaml-ppx_type_conv/Makefile index 57644db29eb..ecd41313615 100644 --- a/devel/ocaml-ppx_type_conv/Makefile +++ b/devel/ocaml-ppx_type_conv/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/03/04 15:44:28 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:39 jaapb Exp $ VERSION= 113.24.00 GITHUB_PROJECT= ppx_type_conv DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-re/Makefile b/devel/ocaml-re/Makefile index ec505fd7565..1a38f35cde2 100644 --- a/devel/ocaml-re/Makefile +++ b/devel/ocaml-re/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= ocaml-re-1.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/ocaml/ocaml-re/archive/ diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index d6cd24c5266..27b85117b2d 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/02/06 12:55:08 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= react-1.2.0 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/react/releases/ EXTRACT_SUFX= .tbz diff --git a/devel/ocaml-reactiveData/Makefile b/devel/ocaml-reactiveData/Makefile index 72b7948786f..805dda7cef3 100644 --- a/devel/ocaml-reactiveData/Makefile +++ b/devel/ocaml-reactiveData/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:39 jaapb Exp $ GITHUB_PROJECT= reactiveData DISTNAME= ${GITHUB_PROJECT}-0.2 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile index 432bd49bb24..fad93a67a84 100644 --- a/devel/ocaml-sexplib/Makefile +++ b/devel/ocaml-sexplib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2016/03/04 16:06:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= sexplib-${VERS} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 VERS= 113.24.00 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/sexplib/archive/} diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile index 9236e04c552..6244518bdf1 100644 --- a/devel/ocaml-type_conv/Makefile +++ b/devel/ocaml-type_conv/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2016/04/12 16:05:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2016/05/05 11:45:36 jaapb Exp $ DISTNAME= type_conv-${VERS} PKGNAME= ocaml-${DISTNAME} VERS= 113.00.02 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/type_conv/archive/} DISTFILES= ${VERS}${EXTRACT_SUFX} @@ -21,6 +21,7 @@ USE_TOOLS+= gmake OCAML_USE_FINDLIB= yes OCAML_FINDLIB_DIRS= ${OCAML_SITELIBDIR}/type_conv +.include "../../devel/ocamlbuild/buildlink3.mk" .include "../../lang/camlp4/buildlink3.mk" .include "../../mk/ocaml.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ocaml-type_conv/buildlink3.mk b/devel/ocaml-type_conv/buildlink3.mk index 66258c3dd86..7011664bda7 100644 --- a/devel/ocaml-type_conv/buildlink3.mk +++ b/devel/ocaml-type_conv/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2016/02/28 12:10:18 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2016/05/05 11:45:36 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>=113.00.02 +BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=113.00.02nb3 BUILDLINK_PKGSRCDIR.ocaml-type_conv?= ../../devel/ocaml-type_conv .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/ocamlgraph/Makefile b/devel/ocamlgraph/Makefile index 6e72f077a14..013ffac308c 100644 --- a/devel/ocamlgraph/Makefile +++ b/devel/ocamlgraph/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2016/05/03 11:40:02 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= ocamlgraph-1.8.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://ocamlgraph.lri.fr/download/ diff --git a/devel/ocamlify/Makefile b/devel/ocamlify/Makefile index 10cc9209440..de510d1c7f5 100644 --- a/devel/ocamlify/Makefile +++ b/devel/ocamlify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= ocamlify-0.0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1209/ @@ -11,6 +11,7 @@ COMMENT= Allows embedding external resources as OCaml code LICENSE= gnu-lgpl-v2.1 OCAML_USE_OASIS= yes +OCAML_FINDLIB_REGISTER= no .include "../../mk/ocaml.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ocamlmod/Makefile b/devel/ocamlmod/Makefile index 82f20751101..ae9e76176b4 100644 --- a/devel/ocamlmod/Makefile +++ b/devel/ocamlmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= ocamlmod-0.0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1350/ @@ -11,6 +11,7 @@ COMMENT= Generate OCaml modules from source files LICENSE= gnu-lgpl-v2.1 OCAML_USE_OASIS= yes +OCAML_FINDLIB_REGISTER= no .include "../../mk/ocaml.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/omake/Makefile b/devel/omake/Makefile index 5c64ccf91fd..f5f3c480a2b 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/08/07 11:20:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:39 jaapb Exp $ # DISTNAME= omake-${VERSION}-0.rc1 PKGNAME= omake-${VERSION}.0rc1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://omake.metaprl.org/downloads/ diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 6c9122a4658..cb0713060a0 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2016/02/06 12:10:32 jaapb Exp $ +# $NetBSD: Makefile,v 1.23 2016/05/05 11:45:39 jaapb Exp $ DISTNAME= pcre-ocaml-7.1.6 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 7b669cc70b8..ecd029763e8 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2016/05/03 11:40:03 prlw1 Exp $ +# $NetBSD: Makefile,v 1.86 2016/05/05 11:45:39 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 49 +PKGREVISION= 50 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 263e9d0f765..b8edefec8fe 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2016/03/05 11:28:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.156 2016/05/05 11:45:40 jaapb Exp $ DISTNAME= graphviz-2.38.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index fa6e99aa6b4..e9e16c49b0f 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/08/07 11:20:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:40 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile index 3906a6d4a8e..c563ea41fae 100644 --- a/lang/camlp5/Makefile +++ b/lang/camlp5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2016/05/05 11:45:36 jaapb Exp $ # DISTNAME= camlp5-6.14 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://camlp5.gforge.inria.fr/distrib/src/ EXTRACT_SUFX= .tgz diff --git a/lang/camlp5/buildlink3.mk b/lang/camlp5/buildlink3.mk index 0a9cff0dc13..e50616e3747 100644 --- a/lang/camlp5/buildlink3.mk +++ b/lang/camlp5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/08/07 11:19:13 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2016/05/05 11:45:36 jaapb Exp $ # BUILDLINK_TREE+= camlp5 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= camlp5 CAMLP5_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.camlp5+= camlp5>=5.01 -BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=6.14 +BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=6.14nb1 BUILDLINK_PKGSRCDIR.camlp5?= ../../lang/camlp5 .include "../../lang/ocaml/buildlink3.mk" diff --git a/lang/coq/Makefile b/lang/coq/Makefile index 6232dd0aee8..d5e8d374f4a 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2016/05/03 11:40:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.89 2016/05/05 11:45:40 jaapb Exp $ # DISTNAME= coq-8.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ diff --git a/lang/ocaml/buildlink3.mk b/lang/ocaml/buildlink3.mk index f78990ef431..53e38ffd628 100644 --- a/lang/ocaml/buildlink3.mk +++ b/lang/ocaml/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.37 2016/05/05 08:12:01 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2016/05/05 11:45:36 jaapb Exp $ BUILDLINK_TREE+= ocaml @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml OCAML_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.08.2 -BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>4.02 +BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=4.03.0 BUILDLINK_PKGSRCDIR.ocaml?= ../../lang/ocaml #BUILDLINK_DEPMETHOD.ocaml?= build diff --git a/lang/pict/Makefile b/lang/pict/Makefile index c3ad9eb4019..b486c430054 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/08/07 11:20:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2016/05/05 11:45:40 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ diff --git a/math/ocaml-zarith/Makefile b/math/ocaml-zarith/Makefile index d6de11156f1..c73f1ed06d8 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2016/04/03 12:45:57 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/05/05 11:45:40 jaapb Exp $ # DISTNAME= ocaml-zarith-1.4.1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1574/ diff --git a/math/scilab/Makefile b/math/scilab/Makefile index de51feb001f..af5d543ff74 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2015/11/25 12:51:42 jperkin Exp $ +# $NetBSD: Makefile,v 1.101 2016/05/05 11:45:40 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 17 +PKGREVISION= 18 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/math/z3/Makefile b/math/z3/Makefile index e1017a4ccd3..5981432e36f 100644 --- a/math/z3/Makefile +++ b/math/z3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/11/24 05:45:58 dholland Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/05 11:45:40 jaapb Exp $ DISTNAME= z3-4.4.1 GITHUB_TAG= ${DISTNAME} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=Z3Prover/} PATCHFILES+= z3-jumbo-patch-20151123.gz diff --git a/misc/dose3/Makefile b/misc/dose3/Makefile index 9f544f346d1..3ce62c6c5eb 100644 --- a/misc/dose3/Makefile +++ b/misc/dose3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:40 jaapb Exp $ DISTNAME= dose3-3.3-beta2 PKGNAME= dose3-3.3beta2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34180/ diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index 319e15dc07f..abdba26bfef 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/02/06 12:10:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:40 jaapb Exp $ DISTNAME= cudf-0.7 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/33593/ diff --git a/misc/ocaml-opam/Makefile b/misc/ocaml-opam/Makefile index e0cf20a0f8d..c0f64f083f3 100644 --- a/misc/ocaml-opam/Makefile +++ b/misc/ocaml-opam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2016/03/05 11:28:57 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2016/05/05 11:45:40 jaapb Exp $ VERSION= 1.2.0 PKGNAME= ocaml-opam-${VERSION} DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-opam -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= https://github.com/ocaml/opam/archive/ diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index dc66178a0af..b5b51452b84 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.92 2016/05/03 11:40:07 prlw1 Exp $ +# $NetBSD: Makefile,v 1.93 2016/05/05 11:45:40 jaapb Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 6fd97df9db4..42410070b0b 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2015/11/18 14:19:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.84 2016/05/05 11:45:40 jaapb Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "Makefile.common" RCD_SCRIPTS= mldonkey diff --git a/net/ocaml-ipaddr/Makefile b/net/ocaml-ipaddr/Makefile index 2e8d963de3c..47a98875544 100644 --- a/net/ocaml-ipaddr/Makefile +++ b/net/ocaml-ipaddr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2016/03/04 16:15:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2016/05/05 11:45:36 jaapb Exp $ VERSION= 2.7.0 GITHUB_PROJECT= ocaml-ipaddr DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=mirage/} diff --git a/net/ocaml-ipaddr/buildlink3.mk b/net/ocaml-ipaddr/buildlink3.mk index 96b9b856bf4..044d936f515 100644 --- a/net/ocaml-ipaddr/buildlink3.mk +++ b/net/ocaml-ipaddr/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2016/03/04 16:15:21 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2016/05/05 11:45:36 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.7.0 +BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.7.0nb1 BUILDLINK_PKGSRCDIR.ocaml-ipaddr?= ../../net/ocaml-ipaddr BUILDLINK_FILES.ocaml-ipaddr+= lib/ocaml/site-lib/* diff --git a/net/unison/Makefile b/net/unison/Makefile index b7ece3b74d2..64083b45784 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.99 2016/05/03 11:40:07 prlw1 Exp $ +# $NetBSD: Makefile,v 1.100 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= unison-2.48.3 # XXX remove DIST_SUBDIR with next release DIST_SUBDIR= ${DISTNAME}-release -PKGREVISION= 10 +PKGREVISION= 11 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 26ed830206e..aa1a1126a25 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2016/05/03 11:40:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.49 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 49 +PKGREVISION= 50 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 9cf7e21ccfa..735eee70030 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2016/05/03 11:40:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 8 +PKGREVISION= 9 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 920cc00147c..d336e17f1fc 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2016/05/03 11:40:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.93 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index f77949e9d0f..720376075ae 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2016/02/06 12:10:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2016/05/05 11:45:36 jaapb Exp $ # DISTNAME= cryptokit-1.9 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 ffd2aeb9e66..e99336839a8 100644 --- a/security/ocaml-cryptokit/buildlink3.mk +++ b/security/ocaml-cryptokit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2015/08/07 11:20:32 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2016/05/05 11:45:36 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.9nb3 +BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.9nb4 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 e7138888e17..919d727c3df 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2016/03/05 11:27:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2016/05/05 11:45:37 jaapb Exp $ # DISTNAME= ocaml-ssl-0.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=savonet/} diff --git a/security/ocaml-ssl/buildlink3.mk b/security/ocaml-ssl/buildlink3.mk index 44db6a5cebd..3a837155ce8 100644 --- a/security/ocaml-ssl/buildlink3.mk +++ b/security/ocaml-ssl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2016/03/05 11:27:54 jperkin Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2016/05/05 11:45:37 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.5.2nb1 +BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.5.2nb2 BUILDLINK_PKGSRCDIR.ocaml-ssl?= ../../security/ocaml-ssl .include "../../lang/ocaml/buildlink3.mk" diff --git a/security/sks/Makefile b/security/sks/Makefile index d6b49bf4e1d..f38f5fbeea7 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/08/07 11:20:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2016/05/05 11:45:41 jaapb Exp $ # DISTNAME= sks-1.1.5 -PKGREVISION= 4 +PKGREVISION= 5 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 e8bfa83636a..ac6b3e126e6 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.60 2016/02/26 10:24:14 jperkin Exp $ +# $NetBSD: Makefile,v 1.61 2016/05/05 11:45:41 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= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index e2ca895e3e6..e74c169b046 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.45 2016/04/04 15:17:33 bad Exp $ +# $NetBSD: Makefile,v 1.46 2016/05/05 11:45:41 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index 81d872a85e2..6a0e5939d4c 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2016/04/04 14:51:59 bad Exp $ +# $NetBSD: Makefile,v 1.31 2016/05/05 11:45:41 jaapb Exp $ VERSION= 4.5.2 PKGREVISION= 2 @@ -6,7 +6,7 @@ VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} PKGNAME= xentools45-${VERSION} -#PKGREVISION= 0 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index c38b8bcb13f..704a628934b 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/08/07 11:20:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2016/05/05 11:45:41 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index eec32f85be1..d77185ae1ad 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2016/05/05 11:45:41 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= csv-1.3.0 -PKGREVISION= 5 +PKGREVISION= 6 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 956d0dfa600..5aaed115dfc 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2016/05/05 11:45:41 jaapb Exp $ # DISTNAME= ocaml-expat-0.9.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://mmzeeman.home.xs4all.nl/ocaml/ diff --git a/textproc/ocaml-jsonm/Makefile b/textproc/ocaml-jsonm/Makefile index 066eda10904..a38454247f5 100644 --- a/textproc/ocaml-jsonm/Makefile +++ b/textproc/ocaml-jsonm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/02/06 14:18:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2016/05/05 11:45:41 jaapb Exp $ DISTNAME= jsonm-0.9.1 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://erratique.ch/software/jsonm/releases/ EXTRACT_SUFX= .tbz diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 632e9cfaecf..30be4acb701 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/02/06 12:33:06 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:41 jaapb Exp $ # DISTNAME= ocaml-text-0.8 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=vbmithr/} diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index b0f36b268a4..3486565e7b1 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2016/02/06 13:13:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= tyxml-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 VERSION= 3.6.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/textproc/ocaml-uutf/Makefile b/textproc/ocaml-uutf/Makefile index 8cb5b3ec24c..437103a04a9 100644 --- a/textproc/ocaml-uutf/Makefile +++ b/textproc/ocaml-uutf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2016/02/06 12:45:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2016/05/05 11:45:42 jaapb Exp $ DISTNAME= uutf-0.9.4 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://erratique.ch/software/uutf/releases/ EXTRACT_SUFX= .tbz diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index df4d5a1f681..29d5fab1b36 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/08/07 11:20:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.15 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= pxp-1.2.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index c9a7467242c..a0aa5656dab 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/02/06 12:10:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 16e6710e0cd..a49ebd6af23 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:19 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ diff --git a/www/eliom/Makefile b/www/eliom/Makefile index 92560590368..c8bcacf17da 100644 --- a/www/eliom/Makefile +++ b/www/eliom/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2016/03/05 11:29:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:42 jaapb Exp $ # GITHUB_PROJECT= eliom DISTNAME= ${GITHUB_PROJECT}-5.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index eb82cf9ac56..4f6f72995e8 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2016/03/05 11:29:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.13 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index 999ab97820c..da96d77e0f7 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/08/07 11:20:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2016/05/05 11:45:42 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 9e10b98028e..1a802d8e98c 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2016/03/05 11:29:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2016/05/05 11:45:42 jaapb Exp $ # VERSION= 2.6 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 3f0e8d51a50..a895f77a65b 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/08/07 11:20:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2016/05/05 11:45:42 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile index 40012cf199f..1e48523598f 100644 --- a/x11/lablgtk1/Makefile +++ b/x11/lablgtk1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/05 11:45:37 jaapb Exp $ DISTNAME= lablgtk-1.2.7 PKGNAME= lablgtk1-1.2.7 -PKGREVISION= 12 +PKGREVISION= 13 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 3b913a13bd6..bf3635c6ad8 100644 --- a/x11/lablgtk1/buildlink3.mk +++ b/x11/lablgtk1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2016/05/05 11:45:37 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.7nb12 +BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb13 BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1 .include "../../x11/gtk/buildlink3.mk" diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 10105114420..185b9d9b9c0 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/12/29 04:54:39 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2016/05/05 11:45:42 jaapb Exp $ DISTNAME= labltk-8.06.0 -PKGREVISION= 3 +PKGREVISION= 4 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 66fa98a559b..b1b1042268b 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2015/12/29 04:54:39 dholland Exp $ +# $NetBSD: Makefile,v 1.27 2016/05/05 11:45:37 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= 4 +PKGREVISION= 5 COMMENT+= (graphics library) diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk index 8ccbbe55f6e..d146b75cee2 100644 --- a/x11/ocaml-graphics/buildlink3.mk +++ b/x11/ocaml-graphics/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2015/08/07 11:20:33 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2016/05/05 11:45:37 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.3nb4 +BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.03.0nb5 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 edf7f376417..a18de00bfd4 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/05/03 11:40:11 prlw1 Exp $ +# $NetBSD: Makefile,v 1.15 2016/05/05 11:45:42 jaapb Exp $ DISTNAME= lablgtk-2.18.3 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1479/ |