Thomas Klausner | 20 Aug 2012 10:15
Picon

PR/46817 CVS commit: pkgsrc/net/ocamlnet

The following reply was made to PR pkg/46817; it has been noted by GNATS.

From: "Thomas Klausner" <wiz <at> netbsd.org>
To: gnats-bugs <at> gnats.NetBSD.org
Cc: 
Subject: PR/46817 CVS commit: pkgsrc/net/ocamlnet
Date: Mon, 20 Aug 2012 08:11:59 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Mon Aug 20 08:11:59 UTC 2012

 Modified Files:
 	pkgsrc/net/ocamlnet: Makefile PLIST distinfo
 Added Files:
 	pkgsrc/net/ocamlnet/patches: patch-src_netzip_netgzip.ml

 Log Message:
 Update to 3.6, provided by maintainer Jaap Boender in PR 46817.

 This is an update of ocamlnet to its newest version, 3.6. Changes are:
 * Netsys_sem: a new abstraction for emulating anonymous
   semaphores on systems that only provide named semaphores,
   like OS X. All users of semaphores inside Ocamlnet now
   base on Netsys_sem.
 * reimplementing Netstring_str for the case the Str engine
   is used. It is now thread-safe without having to use
   mutexes.
 * The default is now -disable-pcre
 * The module Netstring_pcre has been moved to a library of its
(Continue reading)


Gmane