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:from:to:subject:date:message-id:mime-version
	:content-type; q=dns; s=default; b=AZ8205+pWuqj1GyoWXj3Mri1UZaAo
	tJgxyQ7ieENyZeLNQYLlR7Kz7Gki58xuS138QAoEp03Oonn/gFIT4HjQ25q3LJqj
	aJP1bixJro7/y38E5d9gI2oumwODOMhvWbR2mIQqw9n7Vjb0w1DQADuWEXPgfsae
	0LrNKB8tpWRr7g=
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:from:to:subject:date:message-id:mime-version
	:content-type; s=default; bh=4IkI5WzkVJxZlUbCDuzTlRrwCGc=; b=hGp
	EQ7lqhPI6fUWABfGfN/y3Z7KdzD0ISlN/Q5ckEyjEvUswwaI3gQUtVPL/blsGScI
	7la0M2PnN7IfXtPbD0CqQWzsnnTa0B07Ebo7lB1/dweNBBnql+MInt+yOhEeXAiB
	G10hFSY3TA5VZ50+rb4n53nLOuI52amzGYy5UPwQ=
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
X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_UU autolearn=no version=3.3.1
From: Filipp Gunbin <fgunbin@fastmail.fm>
To: cygwin@cygwin.com
Subject: postgresql-9.2.4-2: ossp-uuid module
Date: Fri, 26 Jul 2013 16:17:42 +0400
Message-ID: <86txjh7bx5.fsf@w2139spb.ru.yotateam.com>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
X-Virus-Found: No

--=-=-=
Content-Type: text/plain

Hello again,

It would be useful to include "uuid-ossp" module in the default
distribution.  Here's a patch which does that.

The mailing list filters didn't like the "PACKAGE_BUGREPORT=..." line
with email address just before the patched line, so I had to set context
lines to 0.

Filipp


--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline;
 filename=postgresql-9.2.4-2-include-ossp-uuid.patch

diff -U 0 /usr/src/postgresql-9.2.4-2.cygport.orig /usr/src/postgresql-9.2.4-2.cygport
--- /usr/src/postgresql-9.2.4-2.cygport.orig	2013-06-08 15:58:19.000000000 +0400
+++ /usr/src/postgresql-9.2.4-2.cygport	2013-07-26 15:14:11.356440700 +0400
@@ -15 +15 @@
-CYGCONF_ARGS="LDFLAGS=-Wl,-no-undefined --enable-nls --with-openssl --with-perl --with-python --with-ldap"
+CYGCONF_ARGS="LDFLAGS=-Wl,-no-undefined --enable-nls --with-openssl --with-perl --with-python --with-ldap --with-ossp-uuid"


--=-=-=
Content-Type: text/plain; charset=us-ascii

--
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
--=-=-=--
