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 | de8c339b27a51b2d89a97d1e3d8c5af80eb0edab (patch) | |
tree | 7ea87780bbf062244d845fd514b071100ff1a2a5 /net | |
parent | 618c5c5426abcf081e16b39a44f0bcdfe534a9b2 (diff) | |
download | pkgsrc-de8c339b27a51b2d89a97d1e3d8c5af80eb0edab.tar.gz |
Recursive revbump associated with update of ocaml to 4.05
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey-gui/Makefile | 4 | ||||
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/ocaml-ipaddr/Makefile | 3 | ||||
-rw-r--r-- | net/ocaml-ipaddr/buildlink3.mk | 4 | ||||
-rw-r--r-- | net/ocamlnet/Makefile | 3 | ||||
-rw-r--r-- | net/unison/Makefile | 4 | ||||
-rw-r--r-- | net/unison2.32/Makefile | 4 | ||||
-rw-r--r-- | net/unison2.40/Makefile | 4 |
8 files changed, 16 insertions, 14 deletions
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}/ |