From 388ea6c90d1706f77361c4447f062a3077a7549b Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 26 Feb 2009 13:20:39 +0000 Subject: 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 --- mail/php-imap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/php-imap/Makefile b/mail/php-imap/Makefile index 266389f2333..8c0871b0190 100644 --- a/mail/php-imap/Makefile +++ b/mail/php-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/11/13 14:21:05 tron Exp $ +# $NetBSD: Makefile,v 1.16.2.1 2009/02/26 13:20:39 tron Exp $ MODNAME= imap -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES+= mail COMMENT= PHP extension for IMAP (Internet Mailbox Access Protocol) -- cgit v1.2.3