ports/122849: Update port: security/ocaml-ssl (new version 0.4.2)

Jaap Boender Jaap.Boender at pps.jussieu.fr
Thu Apr 17 12:20:02 UTC 2008


>Number:         122849
>Category:       ports
>Synopsis:       Update port: security/ocaml-ssl (new version 0.4.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 12:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Boender
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD marion-dufresne.pps.jussieu.fr 7.0-STABLE FreeBSD 7.0-STABLE #2: Thu Mar 6 11:50:31 CET 2008 root at marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE i386


	
>Description:
Update of version 0.4.2. This port uses the new bsd.ocaml.mk file, submitted in
ports/122844.
>How-To-Repeat:
n/a
>Fix:
new shar included.

--- ocaml-ssl.shar starts here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/security/ocaml-ssl
#	/usr/ports/security/ocaml-ssl/Makefile
#	/usr/ports/security/ocaml-ssl/distinfo
#	/usr/ports/security/ocaml-ssl/pkg-descr
#	/usr/ports/security/ocaml-ssl/pkg-plist
#
echo c - /usr/ports/security/ocaml-ssl
mkdir -p /usr/ports/security/ocaml-ssl > /dev/null 2>&1
echo x - /usr/ports/security/ocaml-ssl/Makefile
sed 's/^X//' >/usr/ports/security/ocaml-ssl/Makefile << 'END-of-/usr/ports/security/ocaml-ssl/Makefile'
X# New ports collection makefile for: ocaml-ssl
X# Date created: March 14, 2007
X# Whom: Jaap Boender <jaapb at kerguelen.org>
X#
X# $FreeBSD: ports/security/ocaml-ssl/Makefile,v 1.3 2008/04/06 22:51:21 pav Exp $
X
XPORTNAME=	ssl
XPORTVERSION=	0.4.2
XPORTREVISION=	0
XCATEGORIES=	security devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	savonet
XPKGNAMEPREFIX=	ocaml-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	jaapb at kerguelen.org
XCOMMENT=	OpenSSL bindings for OCaml
X
XDOCSDIR=	${PREFIX}/share/doc/ocaml/${PORTNAME}
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--docdir=${DOCSDIR}
X
XUSE_OPENSSL=		yes
XUSE_OCAML=		yes
XUSE_OCAML_FINDLIB=	yes
XUSE_OCAML_LDCONFIG=	yes
XUSE_OCAML_PLIST=	yes
X
XALL_TARGET=	all doc
X
X.if !defined(NOPORTDOCS)
XPORTDOCS=	*
X.endif
X
X.include <bsd.port.pre.mk>
X
Xpost-extract:
X# For nonstandard prefixes
X.if !exists(${OCAMLFIND_DESTDIR})
X	${MKDIR} ${OCAMLFIND_DESTDIR}
X.endif
X.if !exists(${OCAMLFIND_LDCONF})
X	${TOUCH} ${OCAMLFIND_LDCONF}
X.endif
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}/html
X	${INSTALL_MAN} ${WRKSRC}/doc/html/* ${DOCSDIR}/html
X.endif
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/security/ocaml-ssl/Makefile
echo x - /usr/ports/security/ocaml-ssl/distinfo
sed 's/^X//' >/usr/ports/security/ocaml-ssl/distinfo << 'END-of-/usr/ports/security/ocaml-ssl/distinfo'
XMD5 (ocaml-ssl-0.4.2.tar.gz) = b6ee4283472ad2b5010aff3038567701
XSHA256 (ocaml-ssl-0.4.2.tar.gz) = b0f1bd1b0d69f84aa6df14d700f7da907da08c6efa789077db17ec33f6181040
XSIZE (ocaml-ssl-0.4.2.tar.gz) = 109090
END-of-/usr/ports/security/ocaml-ssl/distinfo
echo x - /usr/ports/security/ocaml-ssl/pkg-descr
sed 's/^X//' >/usr/ports/security/ocaml-ssl/pkg-descr << 'END-of-/usr/ports/security/ocaml-ssl/pkg-descr'
Xocaml-ssl is a set of OCaml bindings for openssl.
X
XWWW: http://savonet.sourceforge.net/wiki/OCamlLibs
END-of-/usr/ports/security/ocaml-ssl/pkg-descr
echo x - /usr/ports/security/ocaml-ssl/pkg-plist
sed 's/^X//' >/usr/ports/security/ocaml-ssl/pkg-plist << 'END-of-/usr/ports/security/ocaml-ssl/pkg-plist'
X at dirrmtry share/doc/ocaml/ssl/html
X at dirrmtry share/doc/ocaml/ssl
END-of-/usr/ports/security/ocaml-ssl/pkg-plist
exit
--- ocaml-ssl.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list