X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=DYy5+vqzvffoLMU9iqhZTJ9cCZDwHxuWZfS+pJIYKKoTUAEDhelR4
	SniXbBif+NGg0mpPS8gjKHFZ8iH3h7mnRqzjNDmD6xs8EGdYJv80AFB6T+lx1MAp
	kaGZlKAlgkg2beOvPjX3gWB2bWO9FxZrSccDD9zKO8g4nU36JHWrGU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:to:from:subject:message-id:date
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=KcBV6fHBlpU6woBX91xkMGynKVs=; b=dovOeFzoxglmUCm+fT8ZwEuOgwo8
	kqgxJbOkXWhLke2ZBlW3qQ1PFCbEG37fnrKL8YHX6sqNfaH9p8H64g4pFvJ0Ru8V
	lzpAw+AVaAaaEtM0nXb60bn+ZQqoYhg5+LuqnueNIS04ltLfK07Tq0rQ6uXDo5us
	t0NefVm+wtQNqaY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=cGc/mgOB9WXPI70ReuOeMo8GDP8a5lReiDwTTlvAruA=;        b=rYf0A7/yt4DJWSWd5OaXgfatX9DTLccFtMZ/CsEs5tV407rKeTjhbqrPECBz6tX0Bf         h96WfTm0hO4l39RiDkWKP9JGJA19M2tIqFHN+xqiZQ23KAWRCuasLduD5URlSAlEzrM2         ylsvSumbHJrdMJwFGnXevT7ORI95+fNlD0GPicjCd4NFq9g8pkiCLphCHmJMGvWcaUAS         6AgzuapK4xbHspQoxqEoFMBnSE01EWpHniv4+TyHFTZy01UNLFxx/WvHD+fxdRe/VabP         6lANXDwdUYaYMI0mW8r5+uObDELLR6UBIxEwSgbivniTveERNXs0NkqkkwfN/EHw+QAj         gfag==
X-Gm-Message-State: AN3rC/5TCDQPC6a4tO2/OMob2KEiZtec0ircLiAKmk+8uH6bTX0mRRlP	EXPqDO2QwLJdB48N
X-Received: by 10.28.232.13 with SMTP id f13mr13919228wmh.36.1492156017269;        Fri, 14 Apr 2017 00:46:57 -0700 (PDT)
To: cygwin@cygwin.com
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: [ANNOUNCEMENT] Updated: Onigurama 6.2.0-1
Message-Id: <announce.e34b1cef-ed25-dfbd-3c50-b95140a42296@gmail.com>
Date: Fri, 14 Apr 2017 09:46:45 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Versions 6.2.0-1 of
   libonig4
   liboning-devel
have been uploaded.

CHANGES
New upstream version
https://github.com/kkos/oniguruma/releases

DESCRIPTION
Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.
(supported APIs: GNU regex, POSIX and Oniguruma native)

Supported character encodings:
ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
EUC-JP, EUC-TW, EUC-KR, EUC-CN,
Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5,
ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10,
ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16

HOMEPAGE
https://github.com/kkos/oniguruma

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

