diff options
author | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2017-09-08 09:51:18 +0000 |
commit | e32ad35db724e3452aa247c35cbbe0acce1e66f6 (patch) | |
tree | 50f7ea41ffc166067e2934e93c604a6bee23272c | |
parent | 1913013862fd02d9f05261154530c8b9a7ba6a16 (diff) | |
download | pkgsrc-e32ad35db724e3452aa247c35cbbe0acce1e66f6.tar.gz |
Recursive revbump associated with update of ocaml to 4.05
113 files changed, 226 insertions, 179 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index f9cfe27aa38..6b74fc06793 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:18 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 10 +PKGREVISION= 11 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 83a4d1bf0f9..a5b875bae92 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/07/30 22:32:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/08 09:51:18 jaapb Exp $ # VERSION= 1.07 @@ -6,6 +6,7 @@ GITHUB_PROJECT= camlzip GITHUB_TAG= rel${VERSION:S/.//} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-zip-${VERSION} +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/} LICENSE= gnu-lgpl-v2.1 diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile index 07c3a490185..8d94340a801 100644 --- a/converters/bibtex2html/Makefile +++ b/converters/bibtex2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2017/08/01 14:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2017/09/08 09:51:18 jaapb Exp $ DISTNAME= bibtex2html-1.98 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= converters MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index 2cc737c6a01..ea936a106bf 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.49 2017/09/08 09:51:19 jaapb Exp $ # DISTNAME= geneweb-5.01 -PKGREVISION= 12 +PKGREVISION= 13 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 d83c81d48d5..989df1e3412 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2017/07/11 14:19:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:19 jaapb Exp $ # PKGNAME= ocaml-dbm-${VERSION} DISTNAME= camldbm-${VERSION} VERSION= 1.0 -PKGREVISION= 11 +PKGREVISION= 12 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 9c284120e34..e545e589001 100644 --- a/databases/ocaml-dbm/buildlink3.mk +++ b/databases/ocaml-dbm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2017/07/11 14:19:18 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2017/09/08 09:51:19 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.0nb11 +BUILDLINK_ABI_DEPENDS.ocaml-dbm?= ocaml-dbm>=1.0nb12 BUILDLINK_PKGSRCDIR.ocaml-dbm?= ../../databases/ocaml-dbm .include "../../databases/gdbm/buildlink3.mk" diff --git a/databases/ocaml-ldap/Makefile b/databases/ocaml-ldap/Makefile index 16f9af83c92..f4f5fd72e24 100644 --- a/databases/ocaml-ldap/Makefile +++ b/databases/ocaml-ldap/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2017/09/07 15:03:51 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/08 09:51:19 jaapb Exp $ VERSION= 2.3.0 GITHUB_PROJECT= ocamldap GITHUB_TAG= ${VERSION} PKGNAME= ocaml-ldap-${VERSION} +PKGREVISION= 1 DISTNAME= ocamldap-${VERSION} CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GITHUB:=jpdeplaix/} diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 9113bcdd114..45b2e0a844f 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.24 2017/09/08 09:51:19 jaapb Exp $ # VERSION= 1.2.0 GITHUB_PROJECT= ocaml-mysql GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/} diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index b1979cb5b65..ef5b417878f 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2017/07/30 22:32:11 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2017/09/08 09:51:19 jaapb Exp $ VERSION= 4.0.5 GITHUB_PROJECT= sqlite3-ocaml GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-sqlite3-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/} diff --git a/databases/pgocaml/Makefile b/databases/pgocaml/Makefile index c06fa037fea..f193c79467b 100644 --- a/databases/pgocaml/Makefile +++ b/databases/pgocaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/08 09:51:19 jaapb Exp $ DISTNAME= pgocaml-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1597/ EXTRACT_SUFX= .tgz diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index 914532d911f..717f44a28b0 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.31 2017/09/08 09:51:19 jaapb Exp $ DISTNAME= coccinelle-1.0.0-rc17 PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 10 +PKGREVISION= 11 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 4d222cc34bf..fc6fa58fd3d 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.68 2017/09/05 07:30:00 dholland Exp $ +# $NetBSD: Makefile,v 1.69 2017/09/08 09:51:19 jaapb Exp $ # DISTNAME= frama-c-Phosphorus-20170501 PKGNAME= ${DISTNAME:S/-Phosphorus//} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= https://frama-c.com/download/ diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile index 489d33afb30..778e9a0f2cf 100644 --- a/devel/menhir/Makefile +++ b/devel/menhir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2017/07/11 10:10:40 jaapb Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/08 09:51:19 jaapb Exp $ # DISTNAME= menhir-20170607 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~fpottier/menhir/ diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 2cd90e46bfe..b277a760ea8 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.86 2017/09/03 08:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2017/09/08 09:51:19 jaapb Exp $ # DISTNAME= monotone-viz-1.0.2-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel scm #MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/ocaml-base/Makefile b/devel/ocaml-base/Makefile index 45211205675..a4754482a9b 100644 --- a/devel/ocaml-base/Makefile +++ b/devel/ocaml-base/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/07/19 12:05:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:19 jaapb Exp $ VERSION= 0.9.3 GITHUB_PROJECT= base GITHUB_TAG= v${VERSION} 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-base64/Makefile b/devel/ocaml-base64/Makefile index cd3f7f28a42..8a979a9d1b9 100644 --- a/devel/ocaml-base64/Makefile +++ b/devel/ocaml-base64/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2017/07/11 11:17:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/08 09:51:19 jaapb Exp $ VERSION= 2.2.0 GITHUB_PROJECT= ocaml-base64 DISTNAME= ${GITHUB_PROJECT}-${VERSION} +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 3f3c29d147e..2c0edecca88 100644 --- a/devel/ocaml-batteries/Makefile +++ b/devel/ocaml-batteries/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2017/09/03 11:59:15 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:20 jaapb Exp $ VERSION= 2.7.0 GITHUB_PROJECT= batteries-included GITHUB_TAG= v${VERSION} DISTNAME= batteries-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml-batteries-team/} diff --git a/devel/ocaml-biniou/Makefile b/devel/ocaml-biniou/Makefile index c8b69ba3dfd..aba2ec4cc88 100644 --- a/devel/ocaml-biniou/Makefile +++ b/devel/ocaml-biniou/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2017/07/13 10:41:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:20 jaapb Exp $ GITHUB_PROJECT= biniou GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= ${GITHUB_PROJECT}-1.0.13 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/} diff --git a/devel/ocaml-cmdliner/Makefile b/devel/ocaml-cmdliner/Makefile index 4ad68657348..25d1619c31f 100644 --- a/devel/ocaml-cmdliner/Makefile +++ b/devel/ocaml-cmdliner/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2017/07/11 10:41:48 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:20 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 DISTNAME= cmdliner-1.0.0 CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/cmdliner/releases/ diff --git a/devel/ocaml-cmdliner/buildlink3.mk b/devel/ocaml-cmdliner/buildlink3.mk index dc8361b540a..6778332952d 100644 --- a/devel/ocaml-cmdliner/buildlink3.mk +++ b/devel/ocaml-cmdliner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2017/07/11 10:18:38 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2017/09/08 09:51:20 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.8 -BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=1.0.0 +BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=1.0.0nb1 BUILDLINK_PKGSRCDIR.ocaml-cmdliner?= ../../devel/ocaml-cmdliner .include "../../devel/ocaml-findlib/buildlink3.mk" diff --git a/devel/ocaml-compiler-libs/Makefile b/devel/ocaml-compiler-libs/Makefile index 1bf2a93beb3..2f6e45b21c7 100644 --- a/devel/ocaml-compiler-libs/Makefile +++ b/devel/ocaml-compiler-libs/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2017/07/21 10:20:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:20 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ocaml-compiler-libs GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile index f032d315370..6d5745a4c92 100644 --- a/devel/ocaml-cppo/Makefile +++ b/devel/ocaml-cppo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2017/09/03 08:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:20 jaapb Exp $ DISTNAME= cppo-1.5.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index d2ba163e0aa..538f2b79c9a 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2017/07/30 22:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/08 09:51:20 jaapb Exp $ # VERSION= 0.7.1 GITHUB_PROJECT= deriving DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${GITHUB_PROJECT}-ocsigen-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Extension to OCaml for deriving functions from type declarations CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile index 24b5df42e4d..19ab3ac4940 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2017/07/11 10:25:39 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/08 09:51:20 jaapb Exp $ VERSION= 1.7.2 GITHUB_PROJECT= ocaml-extlib DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/} diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index a2f79dc3b0e..35a7328238e 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2017/07/11 09:57:11 jaapb Exp $ +# $NetBSD: Makefile,v 1.34 2017/09/08 09:51:21 jaapb Exp $ DISTNAME= findlib-1.7.3 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ diff --git a/devel/ocaml-js-build-tools/Makefile b/devel/ocaml-js-build-tools/Makefile index 537428b8c25..4deff93b2e0 100644 --- a/devel/ocaml-js-build-tools/Makefile +++ b/devel/ocaml-js-build-tools/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2017/07/11 13:56:49 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/08 09:51:21 jaapb Exp $ VERSION= 113.33.06 GITHUB_PROJECT= js-build-tools DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-migrate-parsetree/Makefile b/devel/ocaml-migrate-parsetree/Makefile index 4a6045066a0..94f28af7216 100644 --- a/devel/ocaml-migrate-parsetree/Makefile +++ b/devel/ocaml-migrate-parsetree/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2017/07/23 14:38:05 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:21 jaapb Exp $ VERSION= 1.0.1 -PKGREVISION= 1 +PKGREVISION= 2 GITHUB_PROJECT= ocaml-migrate-parsetree DISTNAME= ${GITHUB_PROJECT}-${VERSION} CATEGORIES= devel diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile index 8480f172c5c..c6731f431e8 100644 --- a/devel/ocaml-oasis/Makefile +++ b/devel/ocaml-oasis/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2017/07/11 10:07:54 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/08 09:51:21 jaapb Exp $ DISTNAME= oasis-0.4.10 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1694/ diff --git a/devel/ocaml-oasis/buildlink3.mk b/devel/ocaml-oasis/buildlink3.mk index 371723c4695..5a68318cd9f 100644 --- a/devel/ocaml-oasis/buildlink3.mk +++ b/devel/ocaml-oasis/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2017/07/11 10:07:54 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2017/09/08 09:51:21 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.10 +BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.10nb1 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 07969677f23..1016cf8eded 100644 --- a/devel/ocaml-odn/Makefile +++ b/devel/ocaml-odn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2017/07/11 14:19:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/08 09:51:21 jaapb Exp $ DISTNAME= data-notation-${VERSION} PKGNAME= ocaml-odn-${VERSION} VERSION= 0.0.11 -PKGREVISION= 8 +PKGREVISION= 9 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 f75a3c07edb..b642316c8c0 100644 --- a/devel/ocaml-odn/buildlink3.mk +++ b/devel/ocaml-odn/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2017/07/11 14:19:18 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2017/09/08 09:51:21 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.11nb8 +BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb9 BUILDLINK_PKGSRCDIR.ocaml-odn?= ../../devel/ocaml-odn .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/ocaml-optcomp/Makefile b/devel/ocaml-optcomp/Makefile index b93b10df50f..71c781d0245 100644 --- a/devel/ocaml-optcomp/Makefile +++ b/devel/ocaml-optcomp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2017/07/30 22:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/08 09:51:21 jaapb Exp $ VERSION= 1.6 GITHUB_PROJECT= optcomp DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=diml/} diff --git a/devel/ocaml-optcomp/buildlink3.mk b/devel/ocaml-optcomp/buildlink3.mk index b09a6538c56..c9c7dbb703c 100644 --- a/devel/ocaml-optcomp/buildlink3.mk +++ b/devel/ocaml-optcomp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/01/20 16:12:12 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/09/08 09:51:21 jaapb Exp $ BUILDLINK_TREE+= ocaml-optcomp @@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-optcomp OCAML_OPTCOMP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-optcomp+= ocaml-optcomp>=1.6nb1 +BUILDLINK_ABI_DEPENDS.ocaml-optcomp+= ocaml-optcomp>=1.6nb6 BUILDLINK_PKGSRCDIR.ocaml-optcomp?= ../../devel/ocaml-optcomp .include "../../lang/camlp4/buildlink3.mk" diff --git a/devel/ocaml-ppx_ast/Makefile b/devel/ocaml-ppx_ast/Makefile index f06123b9e85..a9d92ccd529 100644 --- a/devel/ocaml-ppx_ast/Makefile +++ b/devel/ocaml-ppx_ast/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/07/21 10:32:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.1 GITHUB_PROJECT= ppx_ast GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_core/Makefile b/devel/ocaml-ppx_core/Makefile index 958e56cedba..db225b77e70 100644 --- a/devel/ocaml-ppx_core/Makefile +++ b/devel/ocaml-ppx_core/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2017/07/23 12:13:13 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_core GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_driver/Makefile b/devel/ocaml-ppx_driver/Makefile index 4323ebb841d..90563113d23 100644 --- a/devel/ocaml-ppx_driver/Makefile +++ b/devel/ocaml-ppx_driver/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2017/07/21 13:45:42 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.1 GITHUB_PROJECT= ppx_driver GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_metaquot/Makefile b/devel/ocaml-ppx_metaquot/Makefile index 5de6227f975..beb179561c1 100644 --- a/devel/ocaml-ppx_metaquot/Makefile +++ b/devel/ocaml-ppx_metaquot/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/07/21 14:04:17 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_metaquot GITHUB_TAG= v${VERSION} 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 ad864f408ea..d0a63b865df 100644 --- a/devel/ocaml-ppx_optcomp/Makefile +++ b/devel/ocaml-ppx_optcomp/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2017/07/21 13:34:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_optcomp GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 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 ec316f1b697..98697d89431 100644 --- a/devel/ocaml-ppx_sexp_conv/Makefile +++ b/devel/ocaml-ppx_sexp_conv/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2017/07/21 14:12:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/08 09:51:21 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_sexp_conv GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-ppx_tools_versioned/Makefile b/devel/ocaml-ppx_tools_versioned/Makefile index a83c78822a8..b7ed1b7e83c 100644 --- a/devel/ocaml-ppx_tools_versioned/Makefile +++ b/devel/ocaml-ppx_tools_versioned/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2017/07/23 14:42:08 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:22 jaapb Exp $ VERSION= 5.0.1 GITHUB_PROJECT= ppx_tools_versioned DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=let-def/} diff --git a/devel/ocaml-ppx_traverse_builtins/Makefile b/devel/ocaml-ppx_traverse_builtins/Makefile index dfb5c427acd..2ac5ef58720 100644 --- a/devel/ocaml-ppx_traverse_builtins/Makefile +++ b/devel/ocaml-ppx_traverse_builtins/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2017/07/21 10:51:05 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:22 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_traverse_builtins GITHUB_TAG= v${VERSION} 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_type_conv/Makefile b/devel/ocaml-ppx_type_conv/Makefile index 42ab6bdc819..c7fcb8d7b07 100644 --- a/devel/ocaml-ppx_type_conv/Makefile +++ b/devel/ocaml-ppx_type_conv/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2017/07/21 14:08:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/08 09:51:22 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= ppx_type_conv GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-re/Makefile b/devel/ocaml-re/Makefile index 541a2159233..2428d67649e 100644 --- a/devel/ocaml-re/Makefile +++ b/devel/ocaml-re/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2017/07/30 22:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/08 09:51:22 jaapb Exp $ VERSION= 1.7.1 GITHUB_PROJECT= ocaml-re DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 33fa86c8404..71475410598 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2017/07/11 11:02:44 jaapb Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/08 09:51:22 jaapb Exp $ DISTNAME= react-1.2.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 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 4487f818913..5edae03204a 100644 --- a/devel/ocaml-reactiveData/Makefile +++ b/devel/ocaml-reactiveData/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2017/07/30 22:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/08 09:51:22 jaapb Exp $ GITHUB_PROJECT= reactiveData DISTNAME= ${GITHUB_PROJECT}-0.2.1 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/devel/ocaml-result/Makefile b/devel/ocaml-result/Makefile index 802d7fede92..04e7df45d9b 100644 --- a/devel/ocaml-result/Makefile +++ b/devel/ocaml-result/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/08 09:51:22 jaapb Exp $ GITHUB_PROJECT= result DISTNAME= ${GITHUB_PROJECT}-1.2 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile index feaa0ede7fe..04d061a8098 100644 --- a/devel/ocaml-sexplib/Makefile +++ b/devel/ocaml-sexplib/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2017/09/03 12:56:01 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:22 jaapb Exp $ GITHUB_PROJECT= sexplib GITHUB_TAG= v${VERS} DISTNAME= ${GITHUB_PROJECT}-${VERS} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 VERS= 0.9.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-stdio/Makefile b/devel/ocaml-stdio/Makefile index fb10017990f..3ec6bcbbe2f 100644 --- a/devel/ocaml-stdio/Makefile +++ b/devel/ocaml-stdio/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/07/21 10:36:03 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:22 jaapb Exp $ VERSION= 0.9.0 GITHUB_PROJECT= stdio GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile index b48d0469e6c..961d3465ea0 100644 --- a/devel/ocaml-type_conv/Makefile +++ b/devel/ocaml-type_conv/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:22 jaapb Exp $ VERSION= 113.00.02 GITHUB_PROJECT= type_conv DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} diff --git a/devel/ocaml-type_conv/buildlink3.mk b/devel/ocaml-type_conv/buildlink3.mk index 09cce6611f7..1f690524503 100644 --- a/devel/ocaml-type_conv/buildlink3.mk +++ b/devel/ocaml-type_conv/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2017/09/08 09:51:22 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.02nb5 +BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=113.00.02nb6 BUILDLINK_PKGSRCDIR.ocaml-type_conv?= ../../devel/ocaml-type_conv .include "../../lang/ocaml/buildlink3.mk" diff --git a/devel/ocaml-yojson/Makefile b/devel/ocaml-yojson/Makefile index 59a8368cc7d..c79810ad7ba 100644 --- a/devel/ocaml-yojson/Makefile +++ b/devel/ocaml-yojson/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2017/07/15 10:13:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:22 jaapb Exp $ GITHUB_PROJECT= yojson GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= ${GITHUB_PROJECT}-1.3.3 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/} diff --git a/devel/ocamlbuild/Makefile b/devel/ocamlbuild/Makefile index aee1bbf7c7c..e1c19b3905e 100644 --- a/devel/ocamlbuild/Makefile +++ b/devel/ocamlbuild/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/07/11 10:05:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/08 09:51:22 jaapb Exp $ DISTNAME= ocamlbuild-0.11.0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} diff --git a/devel/ocamlgraph/Makefile b/devel/ocamlgraph/Makefile index 408d8aa0ee2..44c2ef4f62f 100644 --- a/devel/ocamlgraph/Makefile +++ b/devel/ocamlgraph/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.21 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= ocamlgraph-1.8.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel MASTER_SITES= http://ocamlgraph.lri.fr/download/ diff --git a/devel/ocamlify/Makefile b/devel/ocamlify/Makefile index aa1258c8780..c1b8a100111 100644 --- a/devel/ocamlify/Makefile +++ b/devel/ocamlify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= ocamlify-0.0.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1209/ diff --git a/devel/ocamlmod/Makefile b/devel/ocamlmod/Makefile index e0d36262984..1e2579a9efc 100644 --- a/devel/ocamlmod/Makefile +++ b/devel/ocamlmod/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2017/07/11 14:11:14 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= ocamlmod-0.0.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1544/ diff --git a/devel/omake/Makefile b/devel/omake/Makefile index 99e6bd20a52..1c1baef2920 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/08 09:51:23 jaapb Exp $ # DISTNAME= omake-${VERSION}-0.rc1 PKGNAME= omake-${VERSION}.0rc1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= http://omake.metaprl.org/downloads/ diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 3e7dd510f06..1853be6130b 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2017/07/30 22:32:15 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= pcre-ocaml-7.2.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/devel/verifast/Makefile b/devel/verifast/Makefile index f744b4bbf45..0d0bcb218fe 100644 --- a/devel/verifast/Makefile +++ b/devel/verifast/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/07/12 01:54:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= verifast-17.06 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=verifast/} GITHUB_PROJECT= verifast diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 4648fb4e20f..0c72dae97d7 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.95 2017/09/08 09:51:23 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 57 +PKGREVISION= 58 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 9669e8f1587..b467abdc8ce 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.171 2017/09/04 20:20:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.172 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= graphviz-2.40.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index 56cc1d0e44b..b6572a8dd26 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:23 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile index 2ccffb85d04..d271dacc669 100644 --- a/lang/camlp5/Makefile +++ b/lang/camlp5/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2017/08/01 14:59:01 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2017/09/08 09:51:23 jaapb Exp $ # GITHUB_PROJECT= camlp5 DISTNAME= ${GITHUB_PROJECT}-7.01 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GITHUB:=camlp5/} GITHUB_TAG= rel701 diff --git a/lang/camlp5/buildlink3.mk b/lang/camlp5/buildlink3.mk index 1dc936c588c..3718d11fe59 100644 --- a/lang/camlp5/buildlink3.mk +++ b/lang/camlp5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2017/07/11 12:17:13 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2017/09/08 09:51:23 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>=7.01 +BUILDLINK_ABI_DEPENDS.camlp5+= camlp5>=7.01nb1 BUILDLINK_PKGSRCDIR.camlp5?= ../../lang/camlp5 .include "../../lang/ocaml/buildlink3.mk" diff --git a/lang/pict/Makefile b/lang/pict/Makefile index bcab297caa3..1923a0798fb 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/08 09:51:23 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 10 +PKGREVISION= 11 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 a4e1fa41e33..e2c35224426 100644 --- a/math/ocaml-zarith/Makefile +++ b/math/ocaml-zarith/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/07/30 22:32:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/08 09:51:23 jaapb Exp $ # VERSION= 1.4.1 @@ -6,7 +6,7 @@ GITHUB_PROJECT= Zarith GITHUB_TAG= release-${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME:tl} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} diff --git a/math/scilab/Makefile b/math/scilab/Makefile index e790d693b90..7b133f968bd 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.103 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.104 2017/09/08 09:51:23 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 20 +PKGREVISION= 21 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/math/z3/Makefile b/math/z3/Makefile index d9d079a7ecd..4062b747c4d 100644 --- a/math/z3/Makefile +++ b/math/z3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= z3-4.4.1 GITHUB_TAG= ${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 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 8e12e1ad1ca..ca4291be01a 100644 --- a/misc/dose3/Makefile +++ b/misc/dose3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2017/08/01 14:59:02 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= dose3-5.0.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/36063/ diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index 6c59d24ceb3..1f775bc0a54 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2017/09/03 08:53:11 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= cudf-0.9 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/36602/ diff --git a/misc/ocaml-opam-file-format/Makefile b/misc/ocaml-opam-file-format/Makefile index 19aba8a3811..bf416d93e47 100644 --- a/misc/ocaml-opam-file-format/Makefile +++ b/misc/ocaml-opam-file-format/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/07/11 10:34:30 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:24 jaapb Exp $ VERSION= 2.0.0_beta3 GITHUB_PROJECT= opam-file-format GITHUB_TAG= ${VERSION:S/_/-/} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} MAKE_JOBS_SAFE= no diff --git a/misc/ocaml-opam/Makefile b/misc/ocaml-opam/Makefile index 584a362e3d2..06404c8bc4a 100644 --- a/misc/ocaml-opam/Makefile +++ b/misc/ocaml-opam/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2017/08/24 20:03:32 adam Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/08 09:51:24 jaapb Exp $ VERSION= 2.0.0_beta3 GITHUB_PROJECT= opam GITHUB_TAG= ${VERSION:S/_/-/} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/} diff --git a/misc/ocaml-topkg/Makefile b/misc/ocaml-topkg/Makefile index 57dbdba4463..ad81ed360ec 100644 --- a/misc/ocaml-topkg/Makefile +++ b/misc/ocaml-topkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2017/07/11 09:58:59 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= topkg-0.9.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://erratique.ch/software/topkg/releases/ EXTRACT_SUFX= .tbz diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index 895b9cc1222..8b78faf4abf 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.101 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.102 2017/09/08 09:51:24 jaapb Exp $ -PKGREVISION= 14 +PKGREVISION= 15 .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 14e1d13bc74..bc33a80a710 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2017/07/11 14:19:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.91 2017/09/08 09:51:24 jaapb Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "Makefile.common" RCD_SCRIPTS= mldonkey diff --git a/net/ocaml-ipaddr/Makefile b/net/ocaml-ipaddr/Makefile index 9d40692f421..58eec065d4e 100644 --- a/net/ocaml-ipaddr/Makefile +++ b/net/ocaml-ipaddr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2017/07/21 14:21:26 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2017/09/08 09:51:24 jaapb Exp $ VERSION= 2.8.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 fbe02c20768..c1bfd5f4c01 100644 --- a/net/ocaml-ipaddr/buildlink3.mk +++ b/net/ocaml-ipaddr/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2017/07/21 14:21:26 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2017/09/08 09:51:24 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.8.0 +BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.8.0nb1 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 c5ea672795e..bb2c7515ad9 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2017/09/04 18:17:47 jaapb Exp $ +# $NetBSD: Makefile,v 1.41 2017/09/08 09:51:24 jaapb Exp $ # DISTNAME= ocamlnet-4.1.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index 154854f5359..043fbed6bb8 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2017/07/14 12:58:52 joerg Exp $ +# $NetBSD: Makefile,v 1.110 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= unison-2.48.4 -PKGREVISION= 7 +PKGREVISION= 8 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 80a0d69c769..2d482814b14 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.57 2017/09/08 09:51:24 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 57 +PKGREVISION= 58 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 a7d8d33ba27..0857f1cb75e 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/08 09:51:25 jaapb Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 16 +PKGREVISION= 17 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 d82a4c86062..35752ec9817 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.102 2017/09/08 09:51:25 jaapb Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 5e5823bcdf6..b921d7f8203 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2017/07/30 22:32:21 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/09/08 09:51:25 jaapb Exp $ # VERSION= 1.11 @@ -6,6 +6,7 @@ GITHUB_PROJECT= cryptokit GITHUB_TAG= release${VERSION:S/.//} DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/} diff --git a/security/ocaml-cryptokit/buildlink3.mk b/security/ocaml-cryptokit/buildlink3.mk index 6dd0ec93e6a..b79ba93641a 100644 --- a/security/ocaml-cryptokit/buildlink3.mk +++ b/security/ocaml-cryptokit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2017/07/11 12:34:22 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2017/09/08 09:51:25 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.11 +BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.11nb1 BUILDLINK_PKGSRCDIR.ocaml-cryptokit?= ../../security/ocaml-cryptokit .include "../../math/ocaml-zarith/buildlink3.mk" diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index d09f599747b..57495579082 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2017/07/30 22:32:21 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2017/09/08 09:51:25 jaapb Exp $ # DISTNAME= ocaml-ssl-0.5.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=savonet/} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= jaapb@NetBSD.org HOMEPAGE= https://github.com/savonet/ocaml-ssl diff --git a/security/ocaml-ssl/buildlink3.mk b/security/ocaml-ssl/buildlink3.mk index e208198aefa..505e075db33 100644 --- a/security/ocaml-ssl/buildlink3.mk +++ b/security/ocaml-ssl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2017/09/08 09:51:25 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.3nb1 +BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.5.3nb2 BUILDLINK_PKGSRCDIR.ocaml-ssl?= ../../security/ocaml-ssl .include "../../lang/ocaml/buildlink3.mk" diff --git a/security/sks/Makefile b/security/sks/Makefile index 959b7ea8b39..ab4aa3da2e0 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/08 09:51:25 jaapb Exp $ # DISTNAME= sks-1.1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= https://bitbucket.org/skskeyserver/sks-keyserver/downloads/ EXTRACT_SUFX= .tgz diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index 47e8fd90487..0b6747febf4 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.60 2017/08/23 02:57:09 maya Exp $ +# $NetBSD: Makefile,v 1.61 2017/09/08 09:51:25 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index 4ad34f3cef8..56f5a6e781f 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2017/08/23 02:49:48 maya Exp $ +# $NetBSD: Makefile,v 1.51 2017/09/08 09:51:25 jaapb Exp $ VERSION= 4.5.5 -PKGREVISION= 6 +PKGREVISION= 7 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} diff --git a/sysutils/xentools46/Makefile b/sysutils/xentools46/Makefile index 54f812a55d1..10ea8cc42ed 100644 --- a/sysutils/xentools46/Makefile +++ b/sysutils/xentools46/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2017/08/23 02:38:38 maya Exp $ +# $NetBSD: Makefile,v 1.20 2017/09/08 09:51:25 jaapb Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools46-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/sysutils/xentools48/Makefile b/sysutils/xentools48/Makefile index 86850799b34..7b268794cea 100644 --- a/sysutils/xentools48/Makefile +++ b/sysutils/xentools48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/08/22 17:02:10 maya Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/08 09:51:25 jaapb Exp $ # VERSION= 4.8.0 VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c @@ -16,7 +16,7 @@ DIST_LIBPCI= pciutils-2.2.9.tar.bz2 DIST_SUBDIR= xen48 DISTNAME= xen-${VERSION} PKGNAME= xentools48-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 3f50cbbd0b8..f99419783fb 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:15 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/08 09:51:25 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= misc MASTER_SITES= https://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index de678ed53e9..6e48647eb7c 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2017/09/08 09:51:25 jaapb Exp $ DISTNAME= hevea-2.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://hevea.inria.fr/distri/ diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index 91473174a31..4b468bbb9b8 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2017/07/15 10:18:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:25 jaapb Exp $ VERSION= 1.7 GITHUB_PROJECT= ocaml-csv DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=Chris00/} diff --git a/textproc/ocaml-easy-format/Makefile b/textproc/ocaml-easy-format/Makefile index b02bccd3cbe..92f0237d1da 100644 --- a/textproc/ocaml-easy-format/Makefile +++ b/textproc/ocaml-easy-format/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2017/07/11 11:20:12 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/08 09:51:26 jaapb Exp $ GITHUB_PROJECT= easy-format GITHUB_TAG= v${PKGVERSION_NOREV} DISTNAME= ${GITHUB_PROJECT}-1.2.0 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/} diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index b47f086bb83..f469269c239 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2017/07/30 22:32:23 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/08 09:51:26 jaapb Exp $ # VERSION= 1.0.0 GITHUB_PROJECT= ocaml-expat GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=whitequark/} diff --git a/textproc/ocaml-jsonm/Makefile b/textproc/ocaml-jsonm/Makefile index 5efa7bd4bee..2eec9044e48 100644 --- a/textproc/ocaml-jsonm/Makefile +++ b/textproc/ocaml-jsonm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2017/07/11 10:43:46 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/08 09:51:26 jaapb Exp $ DISTNAME= jsonm-1.0.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://erratique.ch/software/jsonm/releases/ EXTRACT_SUFX= .tbz diff --git a/textproc/ocaml-markup/Makefile b/textproc/ocaml-markup/Makefile index cdfabad4b86..d974bb912a4 100644 --- a/textproc/ocaml-markup/Makefile +++ b/textproc/ocaml-markup/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2017/07/11 11:11:00 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/08 09:51:26 jaapb Exp $ VERSION= 0.7.5 GITHUB_PROJECT= markup.ml DISTNAME= markup-${VERSION} PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +PKGREVISION= 1 PKGNAME= ocaml-${DISTNAME} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=aantron/} diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 8f4935f8273..21e1ed49ec2 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/07/30 22:32:23 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= ocaml-text-0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=vbmithr/} diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 30a02de33ad..e15b49e3e34 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2017/07/11 11:12:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.17 2017/09/08 09:51:26 jaapb Exp $ # VERSION= 4.1.0 GITHUB_PROJECT= tyxml DISTNAME= ${GITHUB_PROJECT}-${VERSION} PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} diff --git a/textproc/ocaml-uchar/Makefile b/textproc/ocaml-uchar/Makefile index 79243e1cdf7..520ee8b34ef 100644 --- a/textproc/ocaml-uchar/Makefile +++ b/textproc/ocaml-uchar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/08 09:51:26 jaapb Exp $ VERSION= 0.0.1 -PKGREVISION= 1 +PKGREVISION= 2 GITHUB_PROJECT= uchar GITHUB_TAG= v${VERSION} DISTNAME= ${GITHUB_PROJECT}-${VERSION} diff --git a/textproc/ocaml-uutf/Makefile b/textproc/ocaml-uutf/Makefile index 51a6e3a08f8..a40868ca4df 100644 --- a/textproc/ocaml-uutf/Makefile +++ b/textproc/ocaml-uutf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2017/07/11 10:39:47 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/08 09:51:26 jaapb Exp $ DISTNAME= uutf-1.0.1 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 fffb589f592..cc35e784fa5 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/07/11 14:19:21 jaapb Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= pxp-1.2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index 8b6c115b83b..f0e242d3fc7 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2017/07/11 14:19:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= calendar-2.04 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 7e86433382b..bbd0468d064 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2017/09/06 10:40:34 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time #MASTER_SITES= http://pessimization.com/software/wyrd/ diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index 3509247ccb0..866e88eb0ea 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2017/09/03 08:53:16 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index 48d4d70b88a..50ec92ef013 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/08 09:51:26 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index a87970f2b2d..63a360bf2c0 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.28 2017/09/08 09:51:27 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile index 37da7db374b..c2b8eca920d 100644 --- a/x11/lablgtk1/Makefile +++ b/x11/lablgtk1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2017/09/08 09:51:27 jaapb Exp $ DISTNAME= lablgtk-1.2.7 PKGNAME= lablgtk1-1.2.7 -PKGREVISION= 15 +PKGREVISION= 16 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 d841810b5cf..4408a1558d2 100644 --- a/x11/lablgtk1/buildlink3.mk +++ b/x11/lablgtk1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2017/09/08 09:51:27 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.7nb15 +BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb16 BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1 .include "../../x11/gtk/buildlink3.mk" diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index 92994aecb20..30a83236d2b 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2017/07/11 14:19:22 jaapb Exp $ +# $NetBSD: Makefile,v 1.30 2017/09/08 09:51:27 jaapb Exp $ DISTNAME= labltk-8.06.0 -PKGREVISION= 6 +PKGREVISION= 7 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 41cd5e74cf5..b58233d15aa 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: Makefile,v 1.32 2017/09/08 09:51:27 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= 7 +PKGREVISION= 8 COMMENT+= (graphics library) diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk index 740ef74366e..d8e988255d9 100644 --- a/x11/ocaml-graphics/buildlink3.mk +++ b/x11/ocaml-graphics/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2017/07/11 14:19:19 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2017/09/08 09:51:27 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.04.2nb7 +BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.05.0nb8 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 27d2766ec5e..bc692ad8845 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2017/09/05 04:35:21 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2017/09/08 09:51:27 jaapb Exp $ DISTNAME= lablgtk-2.18.5 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1627/ |