ports/163403: [maintainer update] security/ocaml-ssl to 0.4.6
Jaap Boender
jaapb at kerguelen.org
Sat Dec 17 12:00:30 UTC 2011
>Number: 163403
>Category: ports
>Synopsis: [maintainer update] security/ocaml-ssl to 0.4.6
>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: Sat Dec 17 12:00:28 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jaap Boender
>Release: 9.0-PRERELEASE
>Organization:
>Environment:
FreeBSD joffre.kerguelen.org 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #6: Mon Dec 5 16:35:41 CET 2011 root at joffre.kerguelen.org:/usr/obj/usr/src/sys/JOFFRE amd64
>Description:
A new version of the port (0.4.6). Changes from 0.4.3 include:
- added write_certificate function;
- removed support for SSLv2;
- use pthread mutexes for locking thread-safe function;
- use SSL_CTX_use_certificate_chain_file instead of SSL_CTX_use_certificate_file
- don't link with unix library, and don't build in custom mode.
>How-To-Repeat:
n/a
>Fix:
diff to port directory included.
Patch attached with submission follows:
Index: distinfo
===================================================================
--- distinfo (revision 11)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (ocaml-ssl-0.4.3.tar.gz) = eb12bc39f7eb424f120030f2c8260040c65c78120f3fac164543ead2b9b6e9bc
-SIZE (ocaml-ssl-0.4.3.tar.gz) = 109166
+SHA256 (ocaml-ssl-0.4.6.tar.gz) = 1ff7fbc77bb5ec7b6bfdca045c6c7a51d4d98ed60a865f29e06dd91285ac9499
+SIZE (ocaml-ssl-0.4.6.tar.gz) = 118798
Index: Makefile
===================================================================
--- Makefile (revision 11)
+++ Makefile (working copy)
@@ -5,8 +5,7 @@
# $FreeBSD: ports/security/ocaml-ssl/Makefile,v 1.8 2011/04/05 22:23:32 stas Exp $
PORTNAME= ssl
-PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTVERSION= 0.4.6
CATEGORIES= security devel
MASTER_SITES= SF/savonet/ocaml-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ocaml-
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list