diff options
author | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2016-12-30 11:16:56 +0000 |
commit | b39cf40ca1a58180f685700bcb677f1d575acbc2 (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /www | |
parent | d586168ff9323d8f11d3d670a8360531e60c5441 (diff) | |
download | pkgsrc-b39cf40ca1a58180f685700bcb677f1d575acbc2.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'www')
-rw-r--r-- | www/ocaml-curl/Makefile | 4 | ||||
-rw-r--r-- | www/ocaml-http/Makefile | 4 | ||||
-rw-r--r-- | www/swiftsurf/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/ocaml-curl/Makefile b/www/ocaml-curl/Makefile index dcc2afdba31..45534b5a58a 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2016/10/07 18:26:13 adam Exp $ +# $NetBSD: Makefile,v 1.16 2016/12/30 11:17:02 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index 07fca5861a6..bdf179ab332 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2016/06/25 14:32:49 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2016/12/30 11:17:03 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index a895f77a65b..e03b3fef621 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2016/05/05 11:45:42 jaapb Exp $ +# $NetBSD: Makefile,v 1.26 2016/12/30 11:17:03 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} |