ports/180184: www/pecl-http: update to 1.7.6
Oleg Ginzburg
olevole at olevole.ru
Mon Jul 1 21:30:00 UTC 2013
>Number: 180184
>Category: ports
>Synopsis: www/pecl-http: update to 1.7.6
>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: Mon Jul 01 21:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Oleg Ginzburg
>Release: 10.0-current
>Organization:
>Environment:
>Description:
* Fixed bug #64380 (PHP-5.5 build fails)
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN pecl-http.bak/Makefile pecl-http/Makefile
--- pecl-http.bak/Makefile 2013-05-19 00:02:22.055331000 +0400
+++ pecl-http/Makefile 2013-07-02 01:18:52.609399645 +0400
@@ -2,7 +2,7 @@
# $FreeBSD: head/www/pecl-http/Makefile 313734 2013-03-09 17:26:27Z miwi $
PORTNAME= http
-PORTVERSION= 1.7.5
+PORTVERSION= 1.7.6
CATEGORIES= www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -12,6 +12,8 @@
MAINTAINER= miwi at FreeBSD.org
COMMENT= Extended HTTP Support
+LICENSE= BSD
+
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
USE_PHP= yes
diff -ruN pecl-http.bak/distinfo pecl-http/distinfo
--- pecl-http.bak/distinfo 2013-05-19 00:02:22.055331000 +0400
+++ pecl-http/distinfo 2013-07-02 01:19:45.586376282 +0400
@@ -1,2 +1,2 @@
-SHA256 (pecl_http-1.7.5.tgz) = 6be7648f1c738484b5645ac38b671c93a27e99d9c5dc67331acce056dacf34c1
-SIZE (pecl_http-1.7.5.tgz) = 174624
+SHA256 (pecl_http-1.7.6.tgz) = e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983
+SIZE (pecl_http-1.7.6.tgz) = 174722
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list