Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 04/22/2005 14:17:33
Module Name:	pkgsrc
Committed By:	salo
Date:		Fri Apr 22 14:17:33 UTC 2005

Modified Files:
	pkgsrc/graphics/php-gd [pkgsrc-2005Q1]: Makefile
	pkgsrc/mail/php-imap [pkgsrc-2005Q1]: Makefile
	pkgsrc/net/pear-Net_SMTP [pkgsrc-2005Q1]: Makefile distinfo
	pkgsrc/net/pear-Net_Socket [pkgsrc-2005Q1]: Makefile
	pkgsrc/www/pear-HTML_Common [pkgsrc-2005Q1]: Makefile
	pkgsrc/www/pear-HTTP_Request [pkgsrc-2005Q1]: Makefile
	pkgsrc/www/php-curl [pkgsrc-2005Q1]: Makefile
	pkgsrc/www/php4 [pkgsrc-2005Q1]: Makefile Makefile.common PLIST
	    buildlink3.mk distinfo
	pkgsrc/www/php4/patches [pkgsrc-2005Q1]: patch-aj patch-ak
Removed Files:
	pkgsrc/net/pear-Net_SMTP [pkgsrc-2005Q1]: buildlink3.mk builtin.mk
	pkgsrc/net/pear-Net_Socket [pkgsrc-2005Q1]: buildlink3.mk builtin.mk
	pkgsrc/www/php4/patches [pkgsrc-2005Q1]: patch-ab patch-am

Log Message:
Pullup ticket 457 - requested by Takahiro Kambe
security update for php4

Revisions pulled up:
- pkgsrc/graphics/php-gd/Makefile		1.7
- pkgsrc/mail/php-imap/Makefile			1.5-1.7
- pkgsrc/net/pear-Net_SMTP/Makefile		1.3
- pkgsrc/net/pear-Net_SMTP/buildlink3.mk	removed
- pkgsrc/net/pear-Net_SMTP/builtin.mk		removed
- pkgsrc/net/pear-Net_SMTP/distinfo		1.2
- pkgsrc/net/pear-Net_Socket/Makefile		1.4
- pkgsrc/net/pear-Net_Socket/buildlink3.mk	removed
- pkgsrc/net/pear-Net_Socket/builtin.mk		removed
- pkgsrc/www/php-curl/Makefile			1.5
- pkgsrc/www/php4/Makefile			1.42
- pkgsrc/www/php4/Makefile.common		1.47
- pkgsrc/www/php4/PLIST				1.12
- pkgsrc/www/php4/buildlink3.mk			1.6
- pkgsrc/www/php4/distinfo			1.39-1.40
- pkgsrc/www/php4/patches/patch-ab		removed
- pkgsrc/www/php4/patches/patch-aj		1.9
- pkgsrc/www/php4/patches/patch-ak		1.4
- pkgsrc/www/php4/patches/patch-am		removed
- pkgsrc/www/pear-HTML_Common/Makefile		1.9
- pkgsrc/www/pear-HTTP_Request/Makefile		1.4

   Module Name:		pkgsrc
   Committed By:	jdolecek
   Date:		Mon Apr 11 20:02:57 UTC 2005

   Modified Files:
   	pkgsrc/doc: CHANGES
   	pkgsrc/graphics/php-gd: Makefile
   	pkgsrc/www/php-curl: Makefile
   	pkgsrc/www/php4: Makefile Makefile.common PLIST buildlink3.mk distinfo
   	pkgsrc/www/php4/patches: patch-aj
   Removed Files:
   	pkgsrc/www/php4/patches: patch-am

   Log Message:
   Update php4 to 4.3.11.

   This is a maintenance release that in addition to over 70 non-critical
   bug fixes addresses several security issues inside the exif and
   fbsql extensions as well as the unserialize(), swf_definepoly()
   and getimagesize() functions.  All Users of PHP are strongly
   encouraged to upgrade to this release.

   Bugfix release
   * Crash in bzopen() if supplied path to non-existent file.
   * DOM crashing when attribute appended to Document.
   * unserialize() float problem on non-English locales.
   * Crash in msg_send() when non-string is stored without being
     serialized.
   * Possible infinite loop in imap_mail_compose().
   * Fixed crash in chunk_split(), when chunklen > strlen.
   * session_set_save_handler crashes PHP when supplied non-existent
     object ref.
   * Memory leak in zend_language_scanner.c.
   * Compile failures of zend_strtod.c.
   * Fixed crash in overloaded objects & overload() function.
   * cURL functions bypass open_basedir.

   PHP4 also doesn't bundle PEAR Net_Socket and Net_SMTP anymore now.
---
   Module Name:		pkgsrc
   Committed By:	jdolecek
   Date:		Mon Apr 11 20:03:58 UTC 2005

   Removed Files:
   	pkgsrc/www/php4/patches: patch-ab

   Log Message:
   doesn't appear to be needed anymore
---
   Module Name:		pkgsrc
   Committed By:	jdolecek
   Date:		Mon Apr 11 20:06:36 UTC 2005

   Modified Files:
   	pkgsrc/net/pear-Net_SMTP: distinfo

   Log Message:
   regen with RMD160 hash
---
   Module Name:		pkgsrc
   Committed By:	jdolecek
   Date:		Mon Apr 11 20:08:43 UTC 2005

   Modified Files:
   	pkgsrc/net/pear-Net_SMTP: Makefile
   	pkgsrc/net/pear-Net_Socket: Makefile
   	pkgsrc/www/pear-HTML_Common: Makefile
   	pkgsrc/www/pear-HTTP_Request: Makefile
   Removed Files:
   	pkgsrc/net/pear-Net_SMTP: buildlink3.mk builtin.mk
   	pkgsrc/net/pear-Net_Socket: buildlink3.mk builtin.mk

   Log Message:
   Net_Socket and Net_SMTP were unbundled from PHP4 in 4.3.11, g/c
   the related conditionals and buildlink logic, and convert to
   standard DEPENDS
---
   Module Name:		pkgsrc
   Committed By:	kim
   Date:		Fri Apr 15 22:38:16 UTC 2005

   Modified Files:
   	pkgsrc/mail/php-imap: Makefile

   Log Message:
   I'm not sure why I need to set PHP_OPENSSL for OpenSSL to be found,
   but now the package builds again.
---
   Module Name:		pkgsrc
   Committed By:	jdolecek
   Date:		Sat Apr 16 07:37:31 UTC 2005

   Modified Files:
   	pkgsrc/mail/php-imap: Makefile

   Log Message:
   g/c LIBS setting
---
   Module Name:		pkgsrc
   Committed By:	kim
   Date:		Wed Apr 20 12:03:25 UTC 2005

   Modified Files:
   	pkgsrc/mail/php-imap: Makefile

   Log Message:
   Explain setting PHP_OPENSSL (from Stoned Elipot)
---
   Module Name:		pkgsrc
   Committed By:	salo
   Date:		Thu Apr 21 23:47:47 UTC 2005

   Modified Files:
   	pkgsrc/www/php4: distinfo
   	pkgsrc/www/php4/patches: patch-ak

   Log Message:
   Apply cleanly after update to 4.3.11


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 pkgsrc/graphics/php-gd/Makefile
cvs rdiff -r1.3 -r1.3.4.1 pkgsrc/mail/php-imap/Makefile
cvs rdiff -r1.2 -r1.2.4.1 pkgsrc/net/pear-Net_SMTP/Makefile
cvs rdiff -r1.1.1.1 -r0 pkgsrc/net/pear-Net_SMTP/buildlink3.mk \
    pkgsrc/net/pear-Net_SMTP/builtin.mk
cvs rdiff -r1.1.1.1 -r1.1.1.1.4.1 pkgsrc/net/pear-Net_SMTP/distinfo
cvs rdiff -r1.3 -r1.3.4.1 pkgsrc/net/pear-Net_Socket/Makefile
cvs rdiff -r1.2 -r0 pkgsrc/net/pear-Net_Socket/buildlink3.mk
cvs rdiff -r1.3 -r0 pkgsrc/net/pear-Net_Socket/builtin.mk
cvs rdiff -r1.8 -r1.8.4.1 pkgsrc/www/pear-HTML_Common/Makefile
cvs rdiff -r1.3 -r1.3.4.1 pkgsrc/www/pear-HTTP_Request/Makefile
cvs rdiff -r1.4 -r1.4.2.1 pkgsrc/www/php-curl/Makefile
cvs rdiff -r1.41 -r1.41.4.1 pkgsrc/www/php4/Makefile
cvs rdiff -r1.46 -r1.46.4.1 pkgsrc/www/php4/Makefile.common
cvs rdiff -r1.11 -r1.11.4.1 pkgsrc/www/php4/PLIST
cvs rdiff -r1.5 -r1.5.4.1 pkgsrc/www/php4/buildlink3.mk
cvs rdiff -r1.38 -r1.38.2.1 pkgsrc/www/php4/distinfo
cvs rdiff -r1.16 -r0 pkgsrc/www/php4/patches/patch-ab
cvs rdiff -r1.8 -r1.8.4.1 pkgsrc/www/php4/patches/patch-aj
cvs rdiff -r1.3 -r1.3.4.1 pkgsrc/www/php4/patches/patch-ak
cvs rdiff -r1.1 -r0 pkgsrc/www/php4/patches/patch-am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.