ports/167997: [patch] www/pecl-http update to 1.7.4 includes PHP 5.4 support

John Marshall john.marshall at riverwillow.com.au
Thu May 17 07:00:13 UTC 2012


>Number:         167997
>Category:       ports
>Synopsis:       [patch] www/pecl-http update to 1.7.4 includes PHP 5.4 support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 07:00:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     John Marshall
>Release:        FreeBSD 8.3-RELEASE i386
>Organization:
Riverwillow Pty Ltd
>Environment:
System: FreeBSD rwsrv04.mby.riverwillow.net.au 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 08:00:23 AEST 2012 root at rwsrv04.mby.riverwillow.net.au:/build/obj/build/src/sys/RWSRV04 i386


	
>Description:

Existing version 1.7.1 in ports does not support PHP 5.4.
PHP 5.4 support was introduced in 1.7.2.
pecl-http 1.7.4 is the latest stable release.

Ref: http://pecl.php.net/package/pecl_http

>How-To-Repeat:
	
>Fix:

	

--- pecl-http_1-7-1_1-7-4.diff begins here ---
diff -ruN www/pecl-http_1-7-1/Makefile www/pecl-http/Makefile
--- www/pecl-http_1-7-1/Makefile	2011-06-25 18:52:38.000000000 +1000
+++ www/pecl-http/Makefile	2012-05-17 16:31:52.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	http
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.4
 CATEGORIES=	www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
diff -ruN www/pecl-http_1-7-1/distinfo www/pecl-http/distinfo
--- www/pecl-http_1-7-1/distinfo	2011-06-25 18:52:38.000000000 +1000
+++ www/pecl-http/distinfo	2012-05-17 16:34:51.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (pecl_http-1.7.1.tgz) = e6f6ee2e1d724486fbc6e9c8f54fe1751309422c704e6f727af342ee499458f2
-SIZE (pecl_http-1.7.1.tgz) = 174098
+SHA256 (pecl_http-1.7.4.tgz) = 9006122f45a96754a417fd5afb00a7b6ad1aa125dd2158e56ca1b2d334421e03
+SIZE (pecl_http-1.7.4.tgz) = 174503
--- pecl-http_1-7-1_1-7-4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list