Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2006 04:15:58 +0900
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91767: [patch] lang/php4 update to 4.4.2
Message-ID:  <86bqyggcr5.wl%umq@ueo.co.jp>
Resent-Message-ID: <200601131920.k0DJK55u004170@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91767
>Category:       ports
>Synopsis:       [patch] lang/php4 update to 4.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 19:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
>Description:
	php 4.4.2 has been released.
	This is a buf fix release.

	Release Announcement is: http://www.php.net/release_4_4_2.php
	
>How-To-Repeat:
>Fix:

	these two files are to remove
	files/patch-ext_standard_basic_functions.c
	files/patch-sapi_apache2handler_sapi_apache2.c

	my patch follows:

diff -pru tmpports/lang/php4/Makefile ports/lang/php4/Makefile
--- tmpports/lang/php4/Makefile	Sat Dec 10 04:36:40 2005
+++ ports/lang/php4/Makefile	Sat Jan 14 01:14:02 2006
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	php4
-PORTVERSION=	4.4.1
-PORTREVISION?=	3
+PORTVERSION=	4.4.2
+PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP:S,$,:release,} \
 		http://downloads.php.net/ilia/:rc \
diff -pru tmpports/lang/php4/distinfo ports/lang/php4/distinfo
--- tmpports/lang/php4/distinfo	Sat Dec 10 04:36:40 2005
+++ ports/lang/php4/distinfo	Sat Jan 14 01:20:42 2006
@@ -1,3 +1,3 @@
-MD5 (php-4.4.1.tar.bz2) = 6b5726471189f8a1f26dd7cc5e19b442
-SHA256 (php-4.4.1.tar.bz2) = c3010a85089bd464d5bbdda63dd253e0cf779db9670accf1ea5355de7ba448f8
-SIZE (php-4.4.1.tar.bz2) = 4157749
+MD5 (php-4.4.2.tar.bz2) = 28051cd9ef43490dd9727a4d442011b5
+SHA256 (php-4.4.2.tar.bz2) = a2024d665125a41611eb64451648d37a81e3579594c8810bb41ac8b2b63f81eb
+SIZE (php-4.4.2.tar.bz2) = 4371185
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bqyggcr5.wl%umq>