diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-06-11 11:06:45 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-06-11 11:06:45 +0000 |
commit | e16e22eb42f06a978e02ccd4f663795bd88578f7 (patch) | |
tree | 167acadb35a46549dd1d447003818fded76ed52a /www/ocaml-net | |
parent | ca58f96dcc666041b8c4a9e14e8b8de3df30c70e (diff) | |
download | ports-e16e22eb42f06a978e02ccd4f663795bd88578f7.tar.gz ports-e16e22eb42f06a978e02ccd4f663795bd88578f7.zip |
Notes
Diffstat (limited to 'www/ocaml-net')
-rw-r--r-- | www/ocaml-net/Makefile | 5 | ||||
-rw-r--r-- | www/ocaml-net/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/ocaml-net/Makefile b/www/ocaml-net/Makefile index bb12599ca7bc..e1f2df1f0190 100644 --- a/www/ocaml-net/Makefile +++ b/www/ocaml-net/Makefile @@ -6,8 +6,7 @@ # PORTNAME= net -PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTVERSION= 3.3.1 CATEGORIES= www MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- @@ -46,7 +45,7 @@ PORTEXAMPLES= * .endif OCAML_PKGDIRS= netsys netshm equeue shell netstring rpc-generator \ - rpc pop smtp netclient netcgi2 cgi netplex \ + rpc pop smtp netclient netcgi2 netgssapi netplex \ netcgi2-plex netcamlbox netmulticore OCAML_LDLIBS= ${OCAML_PKGDIRS:S/^/${OCAML_SITELIBDIR}\//} diff --git a/www/ocaml-net/distinfo b/www/ocaml-net/distinfo index 0b8c0e4e93fe..04563c0cbc5c 100644 --- a/www/ocaml-net/distinfo +++ b/www/ocaml-net/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocamlnet-3.2.1.tar.gz) = 3d68a178c172e2e68fbe0527b4224a07f5f61722515c7cecb1d77b1a96436ef0 -SIZE (ocamlnet-3.2.1.tar.gz) = 2732852 +SHA256 (ocamlnet-3.3.1.tar.gz) = e3f7d5d67a48b60f290175930df49084b639d102edbb0e459f1182d7cadc997d +SIZE (ocamlnet-3.3.1.tar.gz) = 3123798 |