diff options
-rw-r--r-- | www/ocaml-net/Makefile | 9 | ||||
-rw-r--r-- | www/ocaml-net/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index b09bc0aa5fb0..828199ec3b1f 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -6,14 +6,13 @@ # PORTNAME= net -PORTVERSION= 2.2.9 -PORTREVISION= 2 +PORTVERSION= 3.2.1 CATEGORIES= www -MASTER_SITES= SF/ocaml${PORTNAME}/ocaml${PORTNAME}/${PORTVERSION} +MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- DISTNAME= ocaml${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@FreeBSD.org COMMENT= OCaml modules for Internet applications BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre @@ -43,7 +42,7 @@ PORTEXAMPLES= * OCAML_PKGDIRS= netsys netshm equeue shell netstring rpc-generator \ rpc pop smtp netclient netcgi1 netcgi2 cgi netplex \ - netcgi2-plex + netcgi2-plex netcamlbox netmulticore post-install: diff --git a/www/ocaml-net/distinfo b/www/ocaml-net/distinfo index a2f1b90ef9c0..0b8c0e4e93fe 100644 --- a/www/ocaml-net/distinfo +++ b/www/ocaml-net/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocamlnet-2.2.9.tar.gz) = 134530a4357879e095bdbbb5f21f78634a16ef4d787eb151676b7fee7e4c0dc9 -SIZE (ocamlnet-2.2.9.tar.gz) = 1877257 +SHA256 (ocamlnet-3.2.1.tar.gz) = 3d68a178c172e2e68fbe0527b4224a07f5f61722515c7cecb1d77b1a96436ef0 +SIZE (ocamlnet-3.2.1.tar.gz) = 2732852 |