diff options
76 files changed, 155 insertions, 145 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index 04b4b977329..bb1a47b786a 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:34 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:55 jaapb Exp $ PKGNAME= ocaml-bz2-${VERSION} DISTNAME= camlbz2-${VERSION} VERSION= 0.6.0 -PKGREVISION= 4 +PKGREVISION= 5 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 a4e2aa73848..6fe3ace36d9 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:55 jaapb Exp $ # PKGNAME= ocaml-zip-${VERSION} DISTNAME= camlzip-${VERSION} VERSION= 1.05 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/ LICENSE= gnu-lgpl-v2.1 diff --git a/databases/geneweb/Makefile b/databases/geneweb/Makefile index 333eecbdfed..dcdcd268064 100644 --- a/databases/geneweb/Makefile +++ b/databases/geneweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/30 11:52:56 jaapb Exp $ # DISTNAME= geneweb-5.01 -PKGREVISION= 6 +PKGREVISION= 7 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 948afc1fa70..fb23312c4ee 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:56 jaapb Exp $ # PKGNAME= ocaml-dbm-${VERSION} DISTNAME= camldbm-${VERSION} VERSION= 1.0 -PKGREVISION= 5 +PKGREVISION= 6 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 d89d9203ee5..a1da51a020e 100644 --- a/databases/ocaml-dbm/buildlink3.mk +++ b/databases/ocaml-dbm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/06/30 11:52:56 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.0nb5 +BUILDLINK_ABI_DEPENDS.ocaml-dbm?= ocaml-dbm>=1.0nb6 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 31a14b1a904..de0d7ffde14 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/29 05:21:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/30 11:52:56 jaapb Exp $ # DISTNAME= ocaml-mysql-1.1.2 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- +PKGREVISION= 1 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 d1906631060..d0d1111eb0a 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/04/06 08:17:23 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/30 11:52:56 jaapb Exp $ PKGNAME= ocaml-sqlite3-${VERSION} DISTNAME= v${VERSION} VERSION= 2.0.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases MASTER_SITES= http://github.com/mmottl/sqlite3-ocaml/archive/ diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index d1186fe028c..3d6cbb8a9a5 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/30 11:52:56 jaapb Exp $ DISTNAME= coccinelle-1.0.0-rc17 PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 4 +PKGREVISION= 5 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 405754689fe..2ad3681ab4f 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2015/04/25 14:20:33 tnn Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/30 11:52:56 jaapb Exp $ # DISTNAME= frama-c-Oxygen-20120901 PKGNAME= ${DISTNAME:S/-Oxygen//} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ diff --git a/devel/js_of_ocaml/Makefile b/devel/js_of_ocaml/Makefile index e0887e489fa..75d54eb174a 100644 --- a/devel/js_of_ocaml/Makefile +++ b/devel/js_of_ocaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/01/20 16:09:15 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:56 jaapb Exp $ # DISTNAME= 2.5 PKGNAME= js_of_ocaml-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/ocsigen/js_of_ocaml/archive/ DIST_SUBDIR= js_of_ocaml diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile index 3f3a376dc4e..96ee891e238 100644 --- a/devel/menhir/Makefile +++ b/devel/menhir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/13 12:03:15 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/30 11:52:56 jaapb Exp $ # PKGNAME= ${DISTNAME} # defined to avoid prefixing with ocaml- DISTNAME= menhir-20140422 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~fpottier/menhir/ diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 89dcb46d906..57cc840288a 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.69 2015/04/25 14:20:37 tnn Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/30 11:52:56 jaapb Exp $ # DISTNAME= monotone-viz-1.0.1-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/ocaml-batteries/Makefile b/devel/ocaml-batteries/Makefile index 75e2e6f2ccd..6f14f812813 100644 --- a/devel/ocaml-batteries/Makefile +++ b/devel/ocaml-batteries/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:56 jaapb Exp $ DISTNAME= batteries-2.3 -PKGREVISION= 1 +PKGREVISION= 2 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 3676418f410..aa573235c69 100644 --- a/devel/ocaml-cmdliner/Makefile +++ b/devel/ocaml-cmdliner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/06 01:18:04 sevan Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/30 11:52:56 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= cmdliner-0.9.4 -PKGREVISION= 1 +PKGREVISION= 2 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 623af2b8acb..41069d19f68 100644 --- a/devel/ocaml-cmdliner/buildlink3.mk +++ b/devel/ocaml-cmdliner/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/06/30 11:52:56 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.4nb1 +BUILDLINK_ABI_DEPENDS.ocaml-cmdliner?= ocaml-cmdliner>=0.9.4nb2 BUILDLINK_PKGSRCDIR.ocaml-cmdliner?= ../../devel/ocaml-cmdliner .include "../../devel/ocaml-findlib/buildlink3.mk" diff --git a/devel/ocaml-deriving-ocsigen/Makefile b/devel/ocaml-deriving-ocsigen/Makefile index 858177dc77b..8af45dc3b62 100644 --- a/devel/ocaml-deriving-ocsigen/Makefile +++ b/devel/ocaml-deriving-ocsigen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:56 jaapb Exp $ # VERSION= 0.7 DISTNAME= ${VERSION} PKGNAME= ocaml-deriving-ocsigen-${VERSION} COMMENT= Extension to OCaml for deriving functions from type declarations -PKGREVISION= 1 +PKGREVISION= 2 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 37e126a6078..40729c1d03e 100644 --- a/devel/ocaml-extlib/Makefile +++ b/devel/ocaml-extlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 14:01:05 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:56 jaapb Exp $ DISTNAME= extlib-1.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= https://ocaml-extlib.googlecode.com/files/ diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile index 6592e3c0cbc..017403b43e9 100644 --- a/devel/ocaml-findlib/Makefile +++ b/devel/ocaml-findlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/01/20 15:33:55 jaapb Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= findlib-1.5.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ diff --git a/devel/ocaml-lwt/Makefile b/devel/ocaml-lwt/Makefile index 0d39d77b3c1..74abc2c1cc2 100644 --- a/devel/ocaml-lwt/Makefile +++ b/devel/ocaml-lwt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:57 jaapb Exp $ # DISTNAME= 2.4.5 PKGNAME= ocaml-lwt-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://github.com/ocsigen/lwt/archive/ DIST_SUBDIR= ocaml-lwt diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile index 9cc8a244207..b63b769a290 100644 --- a/devel/ocaml-oasis/Makefile +++ b/devel/ocaml-oasis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= oasis-0.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1391/ diff --git a/devel/ocaml-oasis/buildlink3.mk b/devel/ocaml-oasis/buildlink3.mk index 9ae1c356a50..721240bbc37 100644 --- a/devel/ocaml-oasis/buildlink3.mk +++ b/devel/ocaml-oasis/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 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.4nb2 +BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb3 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 020c440748b..45f10dd3b96 100644 --- a/devel/ocaml-odn/Makefile +++ b/devel/ocaml-odn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= data-notation-${VERSION} PKGNAME= ocaml-odn-${VERSION} VERSION= 0.0.11 -PKGREVISION= 2 +PKGREVISION= 3 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 ed10e0277c5..c9c94b06453 100644 --- a/devel/ocaml-odn/buildlink3.mk +++ b/devel/ocaml-odn/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 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.11nb2 +BUILDLINK_ABI_DEPENDS.ocaml-odn?= ocaml-odn>=0.0.11nb3 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 13282acb538..7d5f1962121 100644 --- a/devel/ocaml-optcomp/Makefile +++ b/devel/ocaml-optcomp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/01/20 16:12:12 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/30 11:52:57 jaapb Exp $ VERSION= 1.6 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= ${VERSION} PKGNAME= ocaml-optcomp-${VERSION} CATEGORIES= devel diff --git a/devel/ocaml-re/Makefile b/devel/ocaml-re/Makefile index 125ddf56f5e..a47f21b681d 100644 --- a/devel/ocaml-re/Makefile +++ b/devel/ocaml-re/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 13:56:07 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= ocaml-re-1.2.2 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME} # avoid prefixing with ocaml- CATEGORIES= devel MASTER_SITES= https://github.com/ocaml/ocaml-re/archive/ diff --git a/devel/ocaml-react/Makefile b/devel/ocaml-react/Makefile index 6530c1dfa63..45512d311ff 100644 --- a/devel/ocaml-react/Makefile +++ b/devel/ocaml-react/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/01/20 15:22:53 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= react-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 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 478e3a270ca..c8b020cc1fe 100644 --- a/devel/ocaml-reactiveData/Makefile +++ b/devel/ocaml-reactiveData/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/20 15:19:54 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/30 11:52:57 jaapb Exp $ VERSION= 0.1 PKGNAME= ocaml-reactiveData-${VERSION} +PKGREVISION= 1 DISTNAME= ${VERSION} CATEGORIES= devel MASTER_SITES= http://github.com/hhugo/reactiveData/archive/ diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile index b374719abd5..14d0241acd8 100644 --- a/devel/ocaml-sexplib/Makefile +++ b/devel/ocaml-sexplib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/20 16:27:02 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= sexplib-${VERS} VERS= 112.01.00 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/janestreet/sexplib/archive/ DISTFILES= ${VERS}${EXTRACT_SUFX} diff --git a/devel/ocaml-type_conv/Makefile b/devel/ocaml-type_conv/Makefile index d3611056160..eb568418e97 100644 --- a/devel/ocaml-type_conv/Makefile +++ b/devel/ocaml-type_conv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= type_conv-${VERS} VERS= 111.13.00 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/janestreet/type_conv/archive/ DISTFILES= ${VERS}${EXTRACT_SUFX} diff --git a/devel/ocaml-type_conv/buildlink3.mk b/devel/ocaml-type_conv/buildlink3.mk index 5d2172c5b71..d94306d6160 100644 --- a/devel/ocaml-type_conv/buildlink3.mk +++ b/devel/ocaml-type_conv/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/06/30 11:52:57 jaapb Exp $ BUILDLINK_TREE+= ocaml-type_conv @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-type_conv OCAML_TYPE_CONV_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-type_conv+= ocaml-type_conv>=109.60.01 -BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb2 +BUILDLINK_ABI_DEPENDS.ocaml-type_conv?= ocaml-type_conv>=111.13.00nb3 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 c310150e424..8fd290357d3 100644 --- a/devel/ocamlgraph/Makefile +++ b/devel/ocamlgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 14:20:37 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:57 jaapb Exp $ DISTNAME= ocamlgraph-1.8.5 PKGNAME= ${DISTNAME} # avoid prefixing with ocaml- -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://ocamlgraph.lri.fr/download/ diff --git a/devel/ocamlify/Makefile b/devel/ocamlify/Makefile index 4969ada8545..b31894959ae 100644 --- a/devel/ocamlify/Makefile +++ b/devel/ocamlify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 15:59:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:57 jaapb Exp $ PKGNAME= ${DISTNAME} # defined to avoid prefixing with ocaml- DISTNAME= ocamlify-0.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1209/ diff --git a/devel/ocamlmod/Makefile b/devel/ocamlmod/Makefile index 60b66363aa9..131985f4e14 100644 --- a/devel/ocamlmod/Makefile +++ b/devel/ocamlmod/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 15:59:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:57 jaapb Exp $ PKGNAME=${DISTNAME} # defined to avoid prefixing with ocaml- DISTNAME= ocamlmod-0.0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1350/ diff --git a/devel/omake/Makefile b/devel/omake/Makefile index a8c6b8291ba..ae440e96b4d 100644 --- a/devel/omake/Makefile +++ b/devel/omake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/30 11:52:58 jaapb Exp $ # DISTNAME= omake-${VERSION}-0.rc1 PKGNAME= omake-${VERSION}.0rc1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://omake.metaprl.org/downloads/ diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 690c5d55b0e..188afbde779 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/05/24 11:35:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= pcre-ocaml-7.1.5 PKGNAME= ${DISTNAME} # avoid prefixing with ocaml +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 2795c482600..037299452c2 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2015/04/25 14:23:08 tnn Exp $ +# $NetBSD: Makefile,v 1.80 2015/06/30 11:52:58 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index 57107bfb777..412694dbd92 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/04/30 06:49:58 markd Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= boomerang-0.2-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.seas.upenn.edu/~harmony/download/ diff --git a/lang/camlp4/Makefile b/lang/camlp4/Makefile index 672d36ef0c4..1a30e4a4d05 100644 --- a/lang/camlp4/Makefile +++ b/lang/camlp4/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/01/20 15:40:14 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:53:00 jaapb Exp $ -DISTNAME= 4.02.0+1 +DISTNAME= 4.02+6 PKGNAME= camlp4-${DISTNAME} PKGREVISION= 1 CATEGORIES= lang @@ -13,7 +13,7 @@ COMMENT= Preprocessor and pretty printer for OCaml LICENSE= gnu-lgpl-v2 HAS_CONFIGURE= yes -WRKSRC= ${WRKDIR}/camlp4-4.02.0-1 +WRKSRC= ${WRKDIR}/camlp4-4.02-6 MAKE_JOBS_SAFE= no .include "../../mk/ocaml.mk" diff --git a/lang/camlp4/distinfo b/lang/camlp4/distinfo index 55c582c34f4..15eb36beb49 100644 --- a/lang/camlp4/distinfo +++ b/lang/camlp4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/10/09 20:39:27 jaapb Exp $ +$NetBSD: distinfo,v 1.6 2015/06/30 11:53:00 jaapb Exp $ -SHA1 (ocaml-camlp4/4.02.0+1.tar.gz) = 10d500d1262492ccd821c8c46c1b169784b25a53 -RMD160 (ocaml-camlp4/4.02.0+1.tar.gz) = 5f7a2c34ac7e147c1b44cb24791c2ac8464bcb74 -Size (ocaml-camlp4/4.02.0+1.tar.gz) = 645250 bytes +SHA1 (ocaml-camlp4/4.02+6.tar.gz) = 6dd7e591dfde94c44576dba9b847279ffb92c889 +RMD160 (ocaml-camlp4/4.02+6.tar.gz) = d4733ddb4856c3e74a0cfbaa0468553c014393e1 +Size (ocaml-camlp4/4.02+6.tar.gz) = 647140 bytes diff --git a/lang/coq/Makefile b/lang/coq/Makefile index e3caf1c4800..e83a0e91262 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.80 2015/04/25 13:41:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= coq-8.4pl6 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- +PKGREVISION= 1 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ diff --git a/lang/pict/Makefile b/lang/pict/Makefile index e0a843133e1..cc01e90aef9 100644 --- a/lang/pict/Makefile +++ b/lang/pict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ DISTNAME= pict-4.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/papers/pict/pict-4.1/ diff --git a/math/scilab/Makefile b/math/scilab/Makefile index df24f7b2f45..7b2eedfd7eb 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.95 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.96 2015/06/30 11:52:58 jaapb Exp $ # DISTNAME= ${SCIBASE}-src -PKGREVISION= 14 +PKGREVISION= 15 PKGNAME= ${SCIBASE} CATEGORIES= math MASTER_SITES= http://www.scilab.org/download/4.1/ diff --git a/misc/dose3/Makefile b/misc/dose3/Makefile index 2191705247f..9f544f346d1 100644 --- a/misc/dose3/Makefile +++ b/misc/dose3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/11 13:59:17 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= dose3-3.3-beta2 PKGNAME= dose3-3.3beta2 -PKGREVISION= 2 +PKGREVISION= 3 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 97de20c8aa7..bf69f5f6259 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 14:05:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= cudf-0.7 -PKGREVISION= 1 +PKGREVISION= 2 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 df8b8e55278..02c30f5f37f 100644 --- a/misc/ocaml-opam/Makefile +++ b/misc/ocaml-opam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ VERSION= 1.2.0 PKGNAME= ocaml-opam-${VERSION} DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-opam -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= https://github.com/ocaml/opam/archive/ diff --git a/net/ocaml-ipaddr/Makefile b/net/ocaml-ipaddr/Makefile index a6db485daba..9b6722887ac 100644 --- a/net/ocaml-ipaddr/Makefile +++ b/net/ocaml-ipaddr/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 16:31:26 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ VERSION= 2.5.0 PKGNAME= ocaml-ipaddr-${VERSION} +PKGREVISION= 1 DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-ipaddr CATEGORIES= net diff --git a/net/ocaml-ipaddr/buildlink3.mk b/net/ocaml-ipaddr/buildlink3.mk index f0e6a6d6c53..d115c2f1520 100644 --- a/net/ocaml-ipaddr/buildlink3.mk +++ b/net/ocaml-ipaddr/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 16:31:26 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/06/30 11:52:58 jaapb Exp $ BUILDLINK_TREE+= ocaml-ipaddr @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ipaddr OCAML_IPADDR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-ipaddr+= ocaml-ipaddr>=2.0.0 -BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.5.0 +BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?= ocaml-ipaddr>=2.5.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 3bb485556f4..d30de813ca3 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:47 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/30 11:52:58 jaapb Exp $ # DISTNAME= ocamlnet-3.7.7 PKGNAME= ${DISTNAME} # in order to avoid prefixing with ocaml- -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index 7e2b7721635..fb3e9779885 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.93 2015/05/14 10:58:04 bad Exp $ +# $NetBSD: Makefile,v 1.94 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= unison-2.48.3 # XXX remove DIST_SUBDIR with next release DIST_SUBDIR= ${DISTNAME}-release -PKGREVISION= 4 +PKGREVISION= 5 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 807f6f85474..03fb10f9ec9 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:47 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 43 +PKGREVISION= 44 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 b45852c6b1b..380bf712afc 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:47 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 2 +PKGREVISION= 3 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 3fb44a78864..81ef4e098e6 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2015/04/25 14:24:45 tnn Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/security/ocaml-cryptokit/Makefile b/security/ocaml-cryptokit/Makefile index 5ac259a0277..5a982b23c6f 100644 --- a/security/ocaml-cryptokit/Makefile +++ b/security/ocaml-cryptokit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= cryptokit-1.9 -PKGREVISION= 1 +PKGREVISION= 2 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 922379039c9..91c7f9ea8d4 100644 --- a/security/ocaml-cryptokit/buildlink3.mk +++ b/security/ocaml-cryptokit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/30 11:52:59 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.9nb1 +BUILDLINK_ABI_DEPENDS.ocaml-cryptokit?= ocaml-cryptokit>=1.9nb2 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 2448b3c686d..5d470cade37 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/01/23 15:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/30 11:52:59 jaapb Exp $ # PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- DISTNAME= ocaml-ssl-0.4.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=savonet/} diff --git a/security/ocaml-ssl/buildlink3.mk b/security/ocaml-ssl/buildlink3.mk index 35d0df85f67..14a6350e724 100644 --- a/security/ocaml-ssl/buildlink3.mk +++ b/security/ocaml-ssl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/06/30 11:52:59 jaapb Exp $ BUILDLINK_TREE+= ocaml-ssl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ssl OCAML_SSL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.0 -BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.7nb1 +BUILDLINK_ABI_DEPENDS.ocaml-ssl+= ocaml-ssl>=0.4.7nb2 BUILDLINK_PKGSRCDIR.ocaml-ssl?= ../../security/ocaml-ssl .include "../../lang/ocaml/buildlink3.mk" diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 29ce71b64d0..280eb772294 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index e3fcf59f8d5..b6ebbcdb256 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/03/06 01:18:58 sevan Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/30 11:52:59 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= csv-1.3.0 -PKGREVISION= 3 +PKGREVISION= 4 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 78e80ccde23..1b4dda35a5b 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= ocaml-expat-0.9.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://mmzeeman.home.xs4all.nl/ocaml/ diff --git a/textproc/ocaml-jsonm/Makefile b/textproc/ocaml-jsonm/Makefile index fa70fe4f36c..fc178b08e4e 100644 --- a/textproc/ocaml-jsonm/Makefile +++ b/textproc/ocaml-jsonm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/06 11:37:33 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/30 11:52:59 jaapb Exp $ DISTNAME= jsonm-0.9.1 +PKGREVISION= 1 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 c739293f5d7..93f4f7c2cf1 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/03/06 01:19:30 sevan Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= ocaml-text-0.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 7ebbdf77001..29bdf1d486f 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/01/20 16:03:24 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:52:59 jaapb Exp $ # PKGNAME= ocaml-tyxml-${VERSION} DISTNAME= ${VERSION} VERSION= 3.3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/ocsigen/tyxml/archive/ diff --git a/textproc/ocaml-uutf/Makefile b/textproc/ocaml-uutf/Makefile index fb4b60317ca..ddd8cae94b2 100644 --- a/textproc/ocaml-uutf/Makefile +++ b/textproc/ocaml-uutf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/20 16:04:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/30 11:52:59 jaapb Exp $ DISTNAME= uutf-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://erratique.ch/software/uutf/releases/ EXTRACT_SUFX= .tbz diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index 5a5d5051677..f5576df5083 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= pxp-1.2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index bca7aec81a3..2dcb9c53466 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/04/29 09:37:40 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= calendar-2.04 +PKGREVISION= 1 CATEGORIES= time devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ diff --git a/time/wyrd/Makefile b/time/wyrd/Makefile index 29532b8e54f..9f97807e7ab 100644 --- a/time/wyrd/Makefile +++ b/time/wyrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= wyrd-1.4.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://pessimization.com/software/wyrd/ diff --git a/www/eliom/Makefile b/www/eliom/Makefile index c1eeb3d7452..28b18c08423 100644 --- a/www/eliom/Makefile +++ b/www/eliom/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/11 15:30:12 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/30 11:53:00 jaapb Exp $ # VERSION= 4.1.0 PKGNAME= eliom-${VERSION} +PKGREVISION= 1 DISTNAME= ${VERSION} DIST_SUBDIR= eliom CATEGORIES= www diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index dd906db4280..2ae940c01b8 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index aee0c99cc48..c20e640e551 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/30 11:53:00 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 19d7cca8e13..0c95375df9f 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/06/27 22:38:33 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/30 11:53:00 jaapb Exp $ # VERSION= 2.5 PKGNAME= ocsigen-${VERSION} +PKGREVISION= 1 DISTNAME= ${VERSION} DIST_SUBDIR= ocsigenserver CATEGORIES= www diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index a814d0615a0..00d27703b35 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/30 11:53:00 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} diff --git a/x11/lablgtk1/Makefile b/x11/lablgtk1/Makefile index d4f19cb9f99..601e9c8a33d 100644 --- a/x11/lablgtk1/Makefile +++ b/x11/lablgtk1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/20 14:24:38 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/30 11:53:00 jaapb Exp $ DISTNAME= lablgtk-1.2.7 PKGNAME= lablgtk1-1.2.7 -PKGREVISION= 10 +PKGREVISION= 11 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 d68312ce47b..072f2f57010 100644 --- a/x11/lablgtk1/buildlink3.mk +++ b/x11/lablgtk1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2015/01/20 14:24:38 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/06/30 11:53:00 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.7nb10 +BUILDLINK_ABI_DEPENDS.lablgtk1+= lablgtk1>=1.2.7nb11 BUILDLINK_PKGSRCDIR.lablgtk1?= ../../x11/lablgtk1 .include "../../x11/gtk/buildlink3.mk" diff --git a/x11/labltk/Makefile b/x11/labltk/Makefile index be8efc26812..1d3defc5ea2 100644 --- a/x11/labltk/Makefile +++ b/x11/labltk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/01/20 14:24:38 jaapb Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/30 11:53:00 jaapb Exp $ DISTNAME= labltk-8.06.0 -PKGREVISION= 1 +PKGREVISION= 2 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 4c27d93d755..3a5945e8f27 100644 --- a/x11/ocaml-graphics/Makefile +++ b/x11/ocaml-graphics/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2015/01/20 14:24:38 jaapb Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/30 11:53:00 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= 2 +PKGREVISION= 3 COMMENT+= (graphics library) diff --git a/x11/ocaml-graphics/buildlink3.mk b/x11/ocaml-graphics/buildlink3.mk index ec3bd7a255a..dafba10803f 100644 --- a/x11/ocaml-graphics/buildlink3.mk +++ b/x11/ocaml-graphics/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2015/01/20 14:24:38 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/06/30 11:53:00 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.1nb2 +BUILDLINK_ABI_DEPENDS.ocaml-graphics+= ocaml-graphics>=4.02.2nb3 BUILDLINK_PKGSRCDIR.ocaml-graphics?= ../../x11/ocaml-graphics .include "../../lang/ocaml/buildlink3.mk" |