Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2009 13:59:07 GMT
From:      Jaap Boender <jaapb@kerguelen.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132063: [maintainer update] devel/ocaml-ssl to 0.4.3
Message-ID:  <200902241359.n1ODx7xR080674@www.freebsd.org>
Resent-Message-ID: <200902241400.n1OE093p025327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132063
>Category:       ports
>Synopsis:       [maintainer update] devel/ocaml-ssl to 0.4.3
>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:   Tue Feb 24 14:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Boender
>Release:        7.1-STABLE
>Organization:
>Environment:
FreeBSD marion-dufresne.pps.jussieu.fr 7.1-STABLE FreeBSD 7.1-STABLE #2: Thu Feb 12 11:56:51 CET 2009     root@marion-dufresne.pps.jussieu.fr:/usr/obj/usr/src/sys/MARION-DUFRESNE  i386

>Description:
Upgrade to version 0.4.3.

Changes:
* Don't use blocking sections in finalizers since it causes segfaults (thanks
  Grégoire Henry and Stéphane Glondu).

>How-To-Repeat:
n/a
>Fix:
diff included.

Patch attached with submission follows:

diff -ruN ocaml-ssl.old/Makefile ocaml-ssl/Makefile
--- ocaml-ssl.old/Makefile	2009-02-24 14:55:34.000000000 +0100
+++ ocaml-ssl/Makefile	2009-02-24 14:55:39.000000000 +0100
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/security/ocaml-ssl/Makefile,v 1.4 2008/07/12 23:45:16 stas Exp $
 
 PORTNAME=	ssl
-PORTVERSION=	0.4.2
-PORTREVISION=	0
+PORTVERSION=	0.4.3
 CATEGORIES=	security devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	savonet
diff -ruN ocaml-ssl.old/distinfo ocaml-ssl/distinfo
--- ocaml-ssl.old/distinfo	2009-02-24 14:55:34.000000000 +0100
+++ ocaml-ssl/distinfo	2009-02-24 14:55:47.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (ocaml-ssl-0.4.2.tar.gz) = b6ee4283472ad2b5010aff3038567701
-SHA256 (ocaml-ssl-0.4.2.tar.gz) = b0f1bd1b0d69f84aa6df14d700f7da907da08c6efa789077db17ec33f6181040
-SIZE (ocaml-ssl-0.4.2.tar.gz) = 109090
+MD5 (ocaml-ssl-0.4.3.tar.gz) = 7a9fb5adf16ca411389fc07ed7ddaa66
+SHA256 (ocaml-ssl-0.4.3.tar.gz) = eb12bc39f7eb424f120030f2c8260040c65c78120f3fac164543ead2b9b6e9bc
+SIZE (ocaml-ssl-0.4.3.tar.gz) = 109166


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902241359.n1ODx7xR080674>