Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5BAED63BD40 for ; Thu, 26 Feb 2009 13:20:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 078DA63B119; Thu, 26 Feb 2009 13:20:40 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2FDF163B10F for ; Thu, 26 Feb 2009 13:20:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 15B25175D0; Thu, 26 Feb 2009 13:20:39 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/mail/php-imap To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090226132039.15B25175D0@cvs.netbsd.org> Date: Thu, 26 Feb 2009 13:20:39 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Feb 26 13:20:39 UTC 2009 Modified Files: pkgsrc/mail/php-imap [pkgsrc-2008Q4]: Makefile Log Message: Pullup ticket #2709 - requested by sborrill php-imap: bug fix Revisions pulled up: - lang/php5/distinfo 1.60 (via patch) - lang/php5/patches/patch-as 1.4 - mail/php-imap/Makefile 1.18 --- Module Name: pkgsrc Committed By: sborrill Date: Wed Feb 25 08:59:47 UTC 2009 Modified Files: pkgsrc/lang/php5: distinfo pkgsrc/mail/php-imap: Makefile Added Files: pkgsrc/lang/php5/patches: patch-as Log Message: Fix memory leak and pullup bug fix for http://bugs.php.net/bug.php?id=46918 Remove this patch when PHP >= 5.2.9 is released as it will contain these changes Bump PKGREVISION of php-imap To generate a diff of this commit: cvs rdiff -r1.16 -r1.16.2.1 pkgsrc/mail/php-imap/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.