diff options
Diffstat (limited to 'security/ocaml-ssl')
-rw-r--r-- | security/ocaml-ssl/Makefile | 12 | ||||
-rw-r--r-- | security/ocaml-ssl/distinfo | 4 |
2 files changed, 9 insertions, 7 deletions
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index 968e92a44046..a49506edfe29 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= ssl -PORTVERSION= 0.4.6 +PORTVERSION= 0.4.7 CATEGORIES= security devel -MASTER_SITES= SF/savonet/ocaml-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ocaml- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= OpenSSL bindings for OCaml -USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= savonet +GH_PROJECT= ocaml-ssl + +USES= autoreconf gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} MAKE_ENV= OCAMLFIND_INSTFLAGS="-ldconf ignore" diff --git a/security/ocaml-ssl/distinfo b/security/ocaml-ssl/distinfo index 8ca930b206ca..386a6f1d8581 100644 --- a/security/ocaml-ssl/distinfo +++ b/security/ocaml-ssl/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocaml-ssl-0.4.6.tar.gz) = 1ff7fbc77bb5ec7b6bfdca045c6c7a51d4d98ed60a865f29e06dd91285ac9499 -SIZE (ocaml-ssl-0.4.6.tar.gz) = 118798 +SHA256 (savonet-ocaml-ssl-0.4.7_GH0.tar.gz) = ed9ce6f270316b5f4ab819c3f074b0ee55e3a4bf600d4ea6a9b704dca0460dc1 +SIZE (savonet-ocaml-ssl-0.4.7_GH0.tar.gz) = 44753 |