From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 17 02:00:34 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B8B7106567F for ; Thu, 17 May 2012 02:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EB4588FC23 for ; Thu, 17 May 2012 02:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4H209qP064152 for ; Thu, 17 May 2012 02:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4H209Fo064151; Thu, 17 May 2012 02:00:09 GMT (envelope-from gnats) Resent-Date: Thu, 17 May 2012 02:00:09 GMT Resent-Message-Id: <201205170200.q4H209Fo064151@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D455D106566B; Thu, 17 May 2012 01:57:20 +0000 (UTC) (envelope-from gslin@colo-p.gslin.org) Received: from colo-p.gslin.org (gslin-1-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:18a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id A25C98FC0C; Thu, 17 May 2012 01:57:20 +0000 (UTC) Received: by colo-p.gslin.org (Postfix, from userid 1000) id 8B5D57E827; Thu, 17 May 2012 09:57:12 +0800 (CST) Message-Id: <20120517015712.8B5D57E827@colo-p.gslin.org> Date: Thu, 17 May 2012 09:57:12 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org, miwi@FreeBSD.org Subject: ports/167990: [PATCH] www/pecl-http: update to 1.7.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 02:00:34 -0000 >Number: 167990 >Category: ports >Synopsis: [PATCH] www/pecl-http: update to 1.7.4 >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 02:00:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 8.3-RELEASE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:47:23 UTC >Description: - Update to 1.7.4 - This will fix PHP 5.4 compiling issue Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pecl-http-1.7.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/pecl-http/Makefile ./Makefile --- /usr/ports/www/pecl-http/Makefile 2011-06-25 16:52:38.000000000 +0800 +++ ./Makefile 2012-05-17 09:38:40.000000000 +0800 @@ -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 --exclude=CVS /usr/ports/www/pecl-http/distinfo ./distinfo --- /usr/ports/www/pecl-http/distinfo 2011-06-25 16:52:38.000000000 +0800 +++ ./distinfo 2012-05-17 09:39:00.000000000 +0800 @@ -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.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: