pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q4]: pkgsrc/mail/php-imap Pullup ticket #2709 - requested ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9cc915b6646
branches: pkgsrc-2008Q4
changeset: 552346:d9cc915b6646
user: tron <tron%pkgsrc.org@localhost>
date: Thu Feb 26 13:20:39 2009 +0000
description:
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
diffstat:
mail/php-imap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r c19a42a94f63 -r d9cc915b6646 mail/php-imap/Makefile
--- a/mail/php-imap/Makefile Mon Feb 23 14:12:11 2009 +0000
+++ b/mail/php-imap/Makefile Thu Feb 26 13:20:39 2009 +0000
@@ -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)
Home |
Main Index |
Thread Index |
Old Index