diff options
author | jaapb <jaapb> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2014-10-09 19:14:03 +0000 |
commit | 76564847dd1fb7b9891f37f0cbdb0ae010505945 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /www | |
parent | 1a93afa68d05d255de5b2f201b2664e039ac2c72 (diff) | |
download | pkgsrc-76564847dd1fb7b9891f37f0cbdb0ae010505945.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
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 185cdff3c36..2cf6f2abfd7 100644 --- a/www/ocaml-curl/Makefile +++ b/www/ocaml-curl/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2014/02/12 23:18:46 tron Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/09 19:14:05 jaapb Exp $ # DISTNAME= ocurl-0.5.3 PKGNAME= ocaml-curl-0.5.3 EXTRACT_SUFX= .tgz -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ocurl/} diff --git a/www/ocaml-http/Makefile b/www/ocaml-http/Makefile index a11dd01b9ec..0ca558620c4 100644 --- a/www/ocaml-http/Makefile +++ b/www/ocaml-http/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/01 11:30:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2014/10/09 19:14:05 jaapb Exp $ # DISTNAME= ocaml-http-0.1.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/545/ diff --git a/www/swiftsurf/Makefile b/www/swiftsurf/Makefile index ed43c4b2ff9..e37d08f66a4 100644 --- a/www/swiftsurf/Makefile +++ b/www/swiftsurf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2013/11/01 11:30:23 jaapb Exp $ +# $NetBSD: Makefile,v 1.21 2014/10/09 19:14:05 jaapb Exp $ DISTNAME= swiftsurf-1.2.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swiftsurf/} |