./mail/php-imap, PHP extension for IMAP (Internet Mailbox Access Protocol)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 5.2.8nb5, Package name: php5-imap-5.2.8nb5, Maintainer: jdolecek

PHP is a programming language designed to be embedded into web pages.
This module provides access to IMAP (Internet Mailbox Access Protocol)
servers.


Required to run:
[mail/imap-uw] [lang/php5]

Required to build:
[devel/autoconf] [devel/libtool-base] [devel/automake]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2009-02-26 14:20:39 by Matthias Scheler | Files touched by this commit (1)
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