mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update ocaml-net to 3.2.1
- Grab maintainership
This commit is contained in:
parent
ab5e0c5579
commit
02d08453dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272391
@ -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:
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user